Closed mikkonie closed 8 months ago
OK, here we go. For IGV it does not matter whether the file is a BAM or CRAM file so we can place CRAM everywhere we place BAM.
The current logic to identify the BAM file for a single sample/library
.bam
This logic needs to be changed to (1) reads "in the library directory, look for all files ending in .bam
or .cram
.
That's all we need.
Done.
There is a request from @holtgrewe for adding .cram file support for IGV sessions. Spec forthcoming. If it's not too major, I'll get this in v0.14.2.
Spec
SHEETS_IGV_OMIT_BAM
andigv_omit_bam
setting functionality to CRAM files?Tasks
cancer
plugin and testsgermline
plugin and testsUpdate GUI if neededSeems to be OK