View source: R/getters_m_cnaqc.R
get_sample | R Documentation |
get desidered samples
get_sample(m_cnaqc_obj, sample, which_obj)
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 |
a list of CNAqc objects corresponding to the desidered samples.
## Not run: get_sample(x, sample = get_sample_names(x), which_obj = "shared")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.