PyFuse User Manual¶
PyFuse (Python Fusion Annotator) is a one-pass gene fusion annotation workflow with two modes:
resources: one-time, genome-specific bundle setup and managementannotator: end-to-end fusion annotation using managed bundles
Recommended reading order¶
- Description
- Installation
- Resource Setup Overview
- Resource Install Options and Examples
- MANE Usage
- Annotator Usage
- Output Files
- Annotation Columns
Quick start¶
pyfuse resources install --genome grch38
pyfuse annotator -i /path/to/fusions.tsv -o /path/to/output --input_format star --genome grch38
UI controls¶
Use the floating Font size control (A-, A, A+) in the docs site to adjust text size.