nf-core/deepvariant

Add CRAM support

Open

#26 opened on Feb 20, 2020

 (1 comment) (0 reactions) (0 assignees)Nextflow (26 forks)auto 404
feature-requestgood first issue

Repository metrics

Stars
 (41 stars)
PR merge metrics
 (PR metrics pending)

Description

Currently, the pipeline uses "*.bam" to find input files. We have, for a while now, switched to CRAM since the space savings are significant (50%). Any chance that the pipeline could be updated to natively support cram (DV does, as far as I know)?

Contributor guide