# NOT RUN {
formula <- ~DIAGNOSIS
refs <- 'Not IBD'
dat <- prepare_data(otu_table=GEVERS$OTU,rows_are_taxa=FALSE,tax_table=GEVERS$TAX,
metadata=GEVERS$META,formula=formula,refs=refs,
cn_normalize=TRUE,drop=TRUE)
# }
# NOT RUN {
topics <- find_topics(dat,K=15)
download_ref(destination='/references',reference='gg_ko')
functions <- predict(topics,reference='gg_ko',
reference_path='/references')
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab