phenotypeTable {microbiomeExplorer} | R Documentation |
Phenotype table server module
phenotypeTable(input, output, session, meData, phenoModRep, addPheno)
input |
shiny input |
output |
shiny output |
session |
shiny session |
meData |
MRExperiment storing the data |
phenoModRep |
reactive Value storing any phenotable modifications made |
addPheno |
reactive boolean keeping track of pheno data modifications |
phenotype table server fragment - no return value
Janina Reeder