remove_samples.Rd
Remove samples from mRList
remove_samples(mRList = NULL, ids = NULL, column = NULL)
object
rownames of $sample_ann to be removed. Otherwise, if "column" is given, all samples corresponding to the values appearing in the specfied column of $sample_ann will be removed.
a column of $sample_ann to be used for selecting samples to be removed.
mRList object