immune.module <- function(){
## no input reference immune module ouputs precalculated
immune.output = immune.module.output %>% as.data.table %>% .[,TF:=rownames(immune.module.output)]
return(immune.output)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.