Skip to content

Commit

Permalink
updated dge.ipynb tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
amit-samal committed Sep 12, 2024
1 parent ec67fbc commit 8a19e0e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tutorials/analysis/differential_gene_expression/dge.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -482,6 +482,8 @@
"\n",
" ![Alt text](tutorial_config.png)\n",
"\n",
"- In the terminal, type the following command after updating the ```/path/to/scaLR``` repository.\n",
" - ```export PYTHONPATH=\"${PYTHONPATH}:/path/to/scaLR\"```\n",
"\n",
"- Run either of the commands below in the terminal as per the ```dge_type``` and ```parameters```:\n",
" - ```nohup /usr/bin/time --verbose python -u dge_pseudobulk_main.py --config dge_config.yaml >nohup_dge_pbk 2>&1 &``` \n",
Expand Down

0 comments on commit 8a19e0e

Please sign in to comment.