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
extract fusion-supporting alignments into separate mini-BAM
running Arriba on a prealigned BAM file and realigning only the fusion candidate reads saves ~80% of the CPU time compared to a complete realignment (useful when the alignments were generated by an old STAR version or by a different aligner such as HISAT2)
polishing of fusion visualizations created by draw_fusions.R and new features:
all transcripts can be drawn at the same scale if desired (--fixedScale)
circos plots have same size across all pages
set PDF title and print as header on every page (--sampleName)
fine-grained control over region to draw for intergenic breakpoints (--showIntergenicVicinity)