rachelss / SISRS

Site Identification from Short Read Sequences.
24 stars 15 forks source link

Streamlined SISRS Log that supports checkpointing #69

Open BobLiterman opened 6 years ago

BobLiterman commented 6 years ago

Certain tools in the SISRS pipeline (namely BAMTools) can fail for one reason or another and don't throw an explicit error when it happens. This makes restarting SISRS after 1 failed step cumbersome.

I will think about a solution where SISRS exports relevant information out into a clean log, INCLUDING parseable lines that could be used to detect breakpoints.