View source: R/haplotype_external.R
get_multisample_phasing | R Documentation |
Generates phased haplotypes from multisample Battenberg runs
get_multisample_phasing(
chrom,
bbphasingprefixes,
maxlag = 100,
relative_weight_balanced = 0.25,
outprefix
)
chrom |
chromosome for which to obtain haplotypes |
bbphasingprefixes |
Vector containing prefixes of the Battenberg_phased_chr files for the multiple samples |
maxlag |
Maximal number of upstream SNPs used to inform the haplotype at another SNPs |
relative_weight_balanced |
Relative weight to give to haplotype info from a sample without allelic imbalance in the region (default 0.25) |
outprefix |
Prefix of the ouput multisample phasing files |
jdemeul
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.