Skip to content

Releases: nf-core/bamtofastq

2.1.1 - Joy Buolamwini

06 May 09:59
38fdb8b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.1.0...2.1.1

2.1.0 - Grace Hopper

06 Oct 14:43
c70f49b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.0...2.1.0

2.0.0 - Annie Easley

31 May 14:11
ceae4d6
Compare
Choose a tag to compare

What's Changed

  • Porting pipeline to DSL2 and to nf-core
  • Add igenomes by @SusiJo in #48
  • --cram_files parameter is deprecated as file type is automatically detected
  • --index_files parameter is deprecated and if no index files are provided in the samplesheet, they will be generated
  • --input changed to samplesheet and does not take paths to data anymore

New Contributors

Full Changelog: 1.2.0...2.0.0

1.2.0 - Anna Winlock

13 Jan 08:19
b1fc825
Compare
Choose a tag to compare

What's Changed

  • 🏃‍♂️ Improve runtime:
    - speed improvements by @ggabernet in #31
    - added samtools_collate_fast and changed cat command by @SusiJo in #32
    - added new flag --reads_in_memory by @SusiJo in #33
  • 📁 Support for CRAM files:
    - Add support for CRAM files by @BrunoGrandePhD in #36

New Contributors

Full Changelog: 1.1.0...1.2.0

1.1.0 - Katherine Johnson

22 Apr 15:52
d6756dd
Compare
Choose a tag to compare

New features

  • Allows to provide bam indices as additional input to prevent re-computation
  • All stats can be skipped, speeding up computation, with --no_stats

1.0.0 - Ada Lovelace

10 Sep 08:25
1d9d14f
Compare
Choose a tag to compare

Initial release of qbic-pipelines/bamtofastq!