make_sample_params: Helper function to package sample parameters

View source: R/DirichletProcessClustering.R

make_sample_paramsR Documentation

Helper function to package sample parameters

Description

Helper function to package sample parameters

Usage

make_sample_params(datafiles, cellularity, is.male, samplename, subsamples,
  mutphasingfiles = NULL)

Arguments

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)

Value

A list containing these components

Author(s)

sd11


Wedge-Oxford/dpclust documentation built on July 6, 2024, 2:02 p.m.