scHaplotyper performs haplotyping for genetic diagnosis using single cell DNA sequencing data. First, trio father-mother-child and father-mother-embryo “core families” are constructed, and the affected child and embryos are phased to paternal and maternal inheritance. The affected child-inherited paternal and maternal haplotypes are shown as red and yellow, respectively. Second, the haplotypes of the embryos are reconstructed by regarding the affected child as a reference. The horizontal line indicates the mutation position on the chromosome. The embryo is diagnosed as carrying paternal and/or maternal mutations when the embryo inherits the same paternal and/or maternal haplotype block as the affected child at the mutation position on the chromosome.
Download the latest source release on github.
Unpack the file and change directory to the package directory as follows:
unzip scHaplotyper-master.zip
cd scHaplotyper-master
Configure the package:
chmod +x scHaplotyper bin/*
scHaplotyper requires:
See the above example to explore the example inputs provided.
./scHaplotyper SampleInfoFile MutationInfoFile VcfFile
./scHaplotyper example/Case2.SampleInfo.csv example/Case2.MutationInfo.csv example/Case2.vcf