nf-core / bamtofastq

Converts bam or cram files to fastq format and does quality control.
https://nf-co.re/bamtofastq
MIT License
21 stars 13 forks source link

Allow index files as input #20

Closed SusiJo closed 3 years ago

SusiJo commented 3 years ago

A useful additional feature would be to allow providing index files .bai as input to speed up the conversion.

FriederikeHanssen commented 3 years ago

Sounds great 👍 I'll be waiting for your PR 😉

FriederikeHanssen commented 3 years ago

Addressed in #21