eastgenomics / eggd_tso500

Runs the Illumina TSO500 local analysis app.
5 stars 2 forks source link

v2.0.0 refactor #10

Closed jethror1 closed 11 months ago

jethror1 commented 11 months ago

Summary

Refactor of original app to run TSO500 local app, this is now much faster (down from ~ 14 hours to 2 1/2 hours for a test run), and splits out the output files to distinct output fields for downstream automation.

image

Changes

TODO

Example job: https://platform.dnanexus.com/projects/GZY91Qj4QJYbJ71xJv6KVyXP/monitor/job/GZxK9Qj4QJYVGB3bpG7qZqBY Original 002 job for the above run: https://platform.dnanexus.com/projects/GZQQ9204bV2Xzq048x6fq28p/monitor/job/GZQQ92Q4bV2Xzq048x6fq28v

Fixes #4 #5 #7 #9


This change is Reviewable