Converts a Manta VCF to a data.frame for processing with CHORD.
Examples
in_vcf <- system.file("extdata/umccrise/sv/manta.vcf.gz", package = "gpgr")
d <- chord_mantavcf2df(in_vcf)
Converts a Manta VCF to a data.frame for processing with CHORD.
in_vcf <- system.file("extdata/umccrise/sv/manta.vcf.gz", package = "gpgr")
d <- chord_mantavcf2df(in_vcf)