Skip to content

Commit

Permalink
Update docs/BIOI611_scRNA_seq_cele_cellranger.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
xie186 committed Dec 2, 2024
1 parent d8ccdb5 commit 2aa880c
Showing 1 changed file with 4 additions and 31 deletions.
35 changes: 4 additions & 31 deletions docs/BIOI611_scRNA_seq_cele_cellranger.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"metadata": {
"colab": {
"provenance": [],
"authorship_tag": "ABX9TyMFyELCr+oxSe7wC6yZYhmf",
"authorship_tag": "ABX9TyMnBOK1zaB4XJp605WWiYHL",
"include_colab_link": true
},
"kernelspec": {
Expand All @@ -26,15 +26,6 @@
"<a href=\"https://colab.research.google.com/github/Bix4UMD/BIOI611_lab/blob/main/docs/BIOI611_scRNA_seq_cele_cellranger.ipynb\" target=\"_parent\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/></a>"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {
"id": "ld1dk0-eu0yH"
},
"outputs": [],
"source": []
},
{
"cell_type": "markdown",
"source": [
Expand All @@ -49,17 +40,19 @@
"/scratch/zt1/project/bioi611/shared/raw_data/10x_cele_data/scRNA/\n",
"\n",
"\n",
"\n",
"1. If you want to download and prepare the files yourself,\n",
"\n",
"\n",
"\n",
"here is the process:\n",
"Here is the process:\n",
"\n",
"For each sample, fetch the sra files using `prefectch`\n",
"\n",
"For example:\n",
"\n",
"```\n",
"export PATH=/scratch/zt1/project/bioi611/shared/software/sratoolkit.3.1.1-centos_linux64/bin:$PATH\n",
"prefetch SRR8611967\n",
"```\n",
"\n",
Expand Down Expand Up @@ -167,26 +160,6 @@
"metadata": {
"id": "JF7K8exAyNry"
}
},
{
"cell_type": "code",
"source": [],
"metadata": {
"id": "JxBOZbI4xsE4"
},
"execution_count": null,
"outputs": []
},
{
"cell_type": "code",
"source": [
"\n"
],
"metadata": {
"id": "EeibAuVev0Na"
},
"execution_count": null,
"outputs": []
}
]
}

0 comments on commit 2aa880c

Please sign in to comment.