Skip to content

Commit

Permalink
deleted extra cells
Browse files Browse the repository at this point in the history
  • Loading branch information
zbyosufzai committed Mar 20, 2024
1 parent eb3ffda commit 4afa25b
Showing 1 changed file with 2 additions and 22 deletions.
24 changes: 2 additions & 22 deletions tutorial_4-methylseq2.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -365,7 +365,7 @@
},
"outputs": [],
"source": [
"! fasterq-dump --threads 4 --gz --progress SRR306435 SRR033942 -O Tutorial_4/sra_download"
"! fasterq-dump --threads 4 --progress SRR306435 SRR033942 -O Tutorial_4/sra_download"
]
},
{
Expand Down Expand Up @@ -409,26 +409,6 @@
"!pigz Tutorial_4/sra_download/SRR*"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "ac635647-9962-42ed-bd2d-0c638332d8bc",
"metadata": {
"tags": []
},
"outputs": [],
"source": []
},
{
"cell_type": "code",
"execution_count": null,
"id": "4873545a-43be-4390-82f1-4f5acf24eac2",
"metadata": {},
"outputs": [],
"source": [
"!pigz"
]
},
{
"cell_type": "markdown",
"id": "1775f2b8-83a4-4e96-aa6b-64108377f22e",
Expand Down Expand Up @@ -623,7 +603,7 @@
},
"outputs": [],
"source": [
"#use the file name listed in here\n",
"#use the file names listed in here\n",
"!ls null/pipeline_info"
]
},
Expand Down

0 comments on commit 4afa25b

Please sign in to comment.