Releases: CCU-Bioinformatics-Lab/longphase-to
Releases · CCU-Bioinformatics-Lab/longphase-to
LongPhase-TO v1.0.0
Overview
LongPhase-TO is a tumor-only variant phasing and analysis pipeline extending LongPhase for ONT long-read sequencing data.
It focuses on somatic variant refinement, LOH-aware phasing, and downstream analyses in cancer genomics.
This release provides a complete end-to-end workflow from aligned ONT reads and somatic VCFs to phased variants, LOH calls, purity estimation, and haplotagged BAMs.
Key Features
-
Tumor-only somatic phasing
- Joint phasing of germline and somatic variants from tumor-only ONT data
- Supports SNP-only phasing and SNP+indel co-phasing (
--indels)
-
Somatic variant recalibration
- Haplotype-aware re-calling that refines the VCF
FILTERfield based on somatic analysis - Adds
LP_nonSomaticandLP_PONFILTERtags - Optional
--disable-refine-somaticto keep original caller filters
- Haplotype-aware re-calling that refines the VCF
-
LOH (Loss of Heterozygosity) support
- Arm-level LOH detection (
--loh) - LOH-aware representation of genotypes using extended
GT,GT2, andGT3fields - Explicit modeling of germline, somatic, and LOH states in the phased VCF
- CNV/BFB detection (
--sge)
- Arm-level LOH detection (
-
Tumor purity estimation
- Estimates tumor purity from phased somatic and LOH-aware information
- Writes the result into the VCF header using the
##tumor_purity=<value>tag
-
Haplotagging
- Assigns each read in BAM to a phased haplotype (
HPandPStags) - Supports optional region restriction and output in BAM or CRAM
- Assigns each read in BAM to a phased haplotype (
-
Panels of Normals (PoNs) integration
- Uses PoN VCFs to distinguish somatic vs. non-somatic variants
--pon-file(position-based) and--strict-pon-file(position+ALT-based) options- Compatible with PoN resources from ClairS-TO and related pipelines
-
Caller compatibility
- Designed for ONT long-read data
- Supports tumor-only somatic VCFs from:
clairs_to_ssclairs_to_ssrsdeepsomatic_to





