Skip to content

SURPI v1.0.9

Compare
Choose a tag to compare
@sfederman sfederman released this 01 May 08:13
· 111 commits to master since this release

• added command line option (-v) for verification mode. In this mode, SURPI will verify all dependencies, reference data, and FASTQ file (if desired). The actual pipeline is not run - only verification occurs.

This same verification is also done at the beginning of every pipeline run. Results are within the log file generated by the pipeline.

• adjusted SNAP - nt to remove intermediate .sam files upon completion. These files were not deleted by the recently added compare_multiple_sam.py method.