Output Files¶
Each run creates a timestamped output folder under your -o path.
Files¶
pyfuse_output.xlsx: full annotation tablepyfuse_fusion_annotation.html: interactive HTML table with sorting/filter/searchpyfuse_output.vcf: BND-style VCF representationpyfuse_fusion_summary.txt: fusion summary countsexcluded_breakpoints.txt: entries filtered during preprocessingpyfuse_<timestamp>.log: runtime logs
HTML report behavior¶
In the HTML report:
- gene partners are hyperlinked to GeneCards
- coordinates/transcripts are hyperlinked to UCSC and RefSeq locations
- DataTables controls support filtering and search
- fusion plots are linked as separate HTML files by default; use
--fusion-plot-mode embedonly when you want one self-contained HTML report and the file size is acceptable