View source: R/haplotype_external.R
call_multisample_MSAI | R Documentation |
Generates haplotype blocks, MSAI results, and plots from phasing information contained in multisample Battenberg runs
call_multisample_MSAI(
rdsprefix,
subclonesfiles,
chrom_names,
tumournames,
plotting = T
)
rdsprefix |
Prefix of the RDS files containing the multisample haplotypes and BAF |
subclonesfiles |
Vectors containing the paths to the different subclones.txt files |
chrom_names |
Names of the chromosomes |
tumournames |
Vector of sample names |
plotting |
Should the multisample phasing plots be made? (Default: TRUE) |
jdemeul
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.