Remove samples from mRList

remove_samples(mRList = NULL, ids = NULL, column = NULL)

Arguments

mRList

object

ids

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.

column

a column of $sample_ann to be used for selecting samples to be removed.

Value

mRList object