Closed d-callan closed 9 months ago
this should let us do things like the following:
alphaDivOutput <- microbiomeComputations::alphaDiv( getCollection(DiabImmune, "16S Genus"), method='shannon', verbose=FALSE ) alphaDivDT <- getComputeResultWithMetadata( alphaDivOutput, DiabImmune, metadataVariables = c('country', 'delivery_mode') )
this should let us do things like the following: