cancerit / BRASS

Breakpoints via assembly - Identifies breaks and attempts to assemble rearrangements in whole genome sequencing data.
GNU Affero General Public License v3.0
57 stars 20 forks source link

Poor perfomance in sparse BAM files #113

Closed Rapsssito closed 1 year ago

Rapsssito commented 1 year ago

BRASS shows very poor recall performance in inversions (it works flawlessly with the rest of SV types) in BAM files made of slices of genomes (with no reads between slices). What could be reason behind this? Maybe BRASS checks for some positions of the genome that might be empty in the BAM file?