View source: R/preprocessing.R
mut_mut_phasing | R Documentation |
Run mutation to mutation phasing. This function requires the Linkage_pull.pl script in $PATH.
mut_mut_phasing(loci_file, phased_file, bam_file, bai_file, max_distance)
loci_file |
A list of loci |
phased_file |
File to save the output |
bam_file |
Full path to the bam file |
bai_file |
Full path to the bai file |
max_distance |
The max distance of a mutation and SNP can be apart to be considered for phasing |
sd11, dw9
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.