View source: R/DirichletProcessClustering.R
make_sample_params | R Documentation |
Helper function to package sample parameters
make_sample_params(datafiles, cellularity, is.male, samplename, subsamples,
mutphasingfiles = NULL)
datafiles |
Vector of data files to be read in |
cellularity |
Vector with purity for all samples |
is.male |
Boolean whether the sample is male |
samplename |
Donorname, used in plots and to name output files |
subsamples |
Samplenames, used for multi-dimensional clustering to denote individual samples (this information is thought of as a suffix to the samplename, so: samplename=PD4120 and subsamplename=c(a, c) |
A list containing these components
sd11
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.