Skip to content

💪 Input CRAM Support

Compare
Choose a tag to compare
@migbro migbro released this 22 Aug 15:10
· 67 commits to master since this release

This release allows a user to input CRAM file in addition to existing support to re-align a BAM file or fastq input, etc.

  • User must provide a reference for the cram in cram_reference, even if same as intended re-alignment reference
  • input_bam_list will be used to service crams or bams - a mix of crams and bams is not yet tested