View source: R/correctInversionPhasing.R
| correctHetInv | R Documentation | 
This function takes as an input region deemed to be a heterozygous inversion along with phased SNVs within a region and uses this information to add/correct into the StrandPhaseR formatted VCF file.
correctHetInv(correct.gr = NULL, vcf.file = NULL, het.haps = NULL, ID = "")
| correct.gr | A  | 
| vcf.file | A StrandPhaseR formatted VCF file to be corrected for inversion phasing. | 
| het.haps | A  | 
| ID | A unique id to be appended at the end of each corrected VCF file. | 
NULL
David Porubsky
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.