Skip to content

helixforge utils qc

Genome-wide QC report (HTML/JSON/TSV).

OptionDescription
--gff3Reconciled GFF3. (required)
--genomeReference genome FASTA.
--helixer-h5Helixer HDF5.
--outOutput report path. (required)
--formatOutput format [default: html]. (choices: html/json/tsv; default: html)
Terminal window
helixforge utils qc --gff3 helixforge.gff3 --out report.html
helixforge utils qc --gff3 helixforge.gff3 --genome genome.fa \
--helixer-h5 predictions.h5 --out report.json --format json