Releases: seqeralabs/nf-dragen
Releases · seqeralabs/nf-dragen
v0.1.0
New features
- Support nf-core template version 3.1.1 for future compatibility
- Support multipple FASTQs as inputs, including single end reads and multiple pairs per sample to allow flexible sample processing
- Support DNA and RNA in the same pipeline run, with configurable default to allow multimodal analysis
- Support more output formats generated by Dragen process for more flexible downstream processing
- Support optional supply of hashtable for faster processing using a pre-built genome index
- Use Apache license
What's Changed
- Total refactor of the pipeline
- Template update to v3.1.1 by @adamrtalbot in #10
- Update license to apache by @adamrtalbot in #12
- Release v0.1.0 draft by @adamrtalbot in #8
Full Changelog: 0.0.1...0.1.0
0.0.1
What's Changed
- First POC pipeline draft by @drpatelh
- Fix skip fastqc by @RHReynolds in #1
New Contributors
- @drpatelh
- @RHReynolds made their first contribution in #1
Full Changelog: https://github.com/seqeralabs/nf-dragen/commits/v0.0.1