Remove reference samples of SummarizedExperiment object (reference samples specified during loading)
Source:R/FilterSamples.R
remove_reference_samples.Rd
Remove reference samples of SummarizedExperiment object (reference samples specified during loading)
Examples
data(tuberculosis_TMT_se)
tuberculosis_TMT_se <- remove_reference_samples(tuberculosis_TMT_se)
#> 2 reference samples removed from the SummarizedExperiment object.