getFilterChoices {microbiomeExplorer} | R Documentation |
Helper function to filter phenodata for interesting phenotypes to be used for filtering or subsetting
getFilterChoices(MRobj)
MRobj |
the MRexperiment storing the data |
list of named vectors with names being pData column headers and values being unique entries; columns with only one entry or those with different values for each samples are omitted
Janina Reeder