Remove samples with specific value in column manually
Source:R/FilterSamples.R
remove_samples_manually.Rd
Remove samples with specific value in column manually
Arguments
- se
SummarizedExperiment containing all necessary information of the proteomics data set
- column
String specifying the column of the meta data (samples with the specified value in this column will be removed)
- values
Vector of Strings specifying the value for the removal of samples (samples with this value in the specified column will be removed)