get desidered samples

get_sample(m_cnaqc_obj, sample, which_obj)

Arguments

m_cnaqc_obj

mCNAqc object.

sample

list of one or more samples, must correspond to the names of each element in the mCNAqc object

which_obj

one of shared or original.

Value

a list of CNAqc objects corresponding to the desidered samples.

Examples

if (FALSE) get_sample(x, sample = get_sample_names(x), which_obj = "shared")  # \dontrun{}