You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If we are aligning a single read to multiple contigs, we may get multiple multi-contig alignments. We want to view those in IGV, but IGV doesn't do the best job of visualizing those alignments from BAM when we have 3+ records in a chain.
We could have a BED file with a track per alignment group, or something else.
The text was updated successfully, but these errors were encountered:
If we are aligning a single read to multiple contigs, we may get multiple multi-contig alignments. We want to view those in IGV, but IGV doesn't do the best job of visualizing those alignments from BAM when we have 3+ records in a chain.
We could have a BED file with a track per alignment group, or something else.
The text was updated successfully, but these errors were encountered: