Toolkit for benchmarking, merging, and annotating Structural Variants
📚 WIKI page has detailed user documentation. 🛠️ Developer Docs for the truvari API. 📈 See Updates on new versions. 📝 Read our Papers (#1, #2) to learn more.
💻 Installation
Truvari uses Python 3.6+ and can be installed with pip:
python3 -m pip install Truvari
For details and more installation options, see Installation on the wiki.
⏩ Quick Start
Each sub-command contains help documentation. Start with truvari -h to see available commands.
The current most common Truvari use case is for structural variation benchmarking:
Toolkit for benchmarking, merging, and annotating Structural Variants
📚 WIKI page has detailed user documentation.
🛠️ Developer Docs for the truvari API.
📈 See Updates on new versions.
📝 Read our Papers (#1, #2) to learn more.
💻 Installation
Truvari uses Python 3.6+ and can be installed with pip:
For details and more installation options, see Installation on the wiki.
⏩ Quick Start
Each sub-command contains help documentation. Start with
truvari -hto see available commands.The current most common Truvari use case is for structural variation benchmarking:
Find more matches by harmonizing phased variants using refine:
Use Truvari’s comparison engine to consolidate redundant variants in a merged multi-sample VCF:
🧬 Truvari Commands
🔎 More Information
All documentation about Truvari is on the WIKI. Additional information about using Truvari can be found in Discussions