Closed jrobinso closed 4 months ago
Consider converting alignments to CRAM format to reduce output file size. See https://github.com/igvteam/igv.js/pull/1548.
Too complex to implement in practice, would require the "-T" flag and storing an unknown amount of sequence to decode blocks.
Consider converting alignments to CRAM format to reduce output file size. See https://github.com/igvteam/igv.js/pull/1548.