R/getters_m_cnaqc.R
get_sample.Rd
get desidered samples
get_sample(m_cnaqc_obj, sample, which_obj)
mCNAqc object.
list of one or more samples, must correspond to the names of each element in the mCNAqc object
one of shared or original.
shared
original
a list of CNAqc objects corresponding to the desidered samples.
if (FALSE) get_sample(x, sample = get_sample_names(x), which_obj = "shared") # \dontrun{}