Skip to content

Commit

Permalink
Update Athaliana_transcript_assembly.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
urmi-21 committed Feb 21, 2020
1 parent 016c9e1 commit 58ae351
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -487,24 +487,24 @@
"**Generate a pdf report**\n",
"```$ pyrpipe_diagnostic.py report pyrpipe_logs/2019-12-24-16_14_55_pyrpipe.log```\n",
"\n",
"[Output](https://github.com/urmi-21/pyrpipe/blob/master/examples%28case-studies%29/Athaliana_transcript_assembly/2019-12-24-16_14_55_pyrpipe.pdf)\n",
"[Output](https://github.com/urmi-21/pyrpipe/blob/master/examples%28case-studies%29/Athaliana_transcript_assembly/2020-01-29-12_00_45_pyrpipe.pdf)\n",
"\n",
"***Dump all commands to a shell file***\n",
"```pyrpipe_diagnostic.py shell pyrpipe_logs/2019-12-24-16_14_55_pyrpipe.log```\n",
"\n",
"[Output](https://github.com/urmi-21/pyrpipe/blob/master/examples(case-studies)/Athaliana_transcript_assembly/2019-12-24-16_14_55_pyrpipe.sh)\n",
"[Output](https://github.com/urmi-21/pyrpipe/blob/master/examples%28case-studies%29/Athaliana_transcript_assembly/2019-12-24-16_14_55_pyrpipe.sh)\n",
"\n",
"\n",
"**Generate multiqc report**\n",
"```$ pyrpipe_diagnostic.py multiqc -r pyrpipe_logs/2019-12-24-16_14_55_pyrpipe.log```\n",
"\n",
"[Output](https://github.com/urmi-21/pyrpipe/blob/master/examples(case-studies)/Athaliana_transcript_assembly/multiqc_report.html)\n",
"[Output](https://github.com/urmi-21/pyrpipe/blob/master/examples%28case-studies%29/Athaliana_transcript_assembly/multiqc_report.html)\n",
"\n",
"\n",
"**Generate runtime benchmarks**\n",
"```pyrpipe_diagnostic.py benchmark pyrpipe_logs/2019-12-24-16_14_55_pyrpipe.log```\n",
"\n",
"[Output](https://github.com/urmi-21/pyrpipe/tree/master/examples(case-studies)/Athaliana_transcript_assembly/tmp/benchmark_reports)\n"
"[Output](https://github.com/urmi-21/pyrpipe/tree/master/examples%28case-studies%29/Athaliana_transcript_assembly/tmp/benchmark_reports)\n"
]
},
{
Expand Down

0 comments on commit 58ae351

Please sign in to comment.