View source: R/blood_transcription_modules.R
process_blood_transcription_modules | R Documentation |
Updates the gene symbols with Hugo in blood transcription modules table from Li S, et al. This table is used to display metadata about the selected module in the app app.
process_blood_transcription_modules()
data.table
Li S, Rouphael N, Duraisingham S, et al. Molecular signatures of antibody responses derived from a systems biology study of five human vaccines. Nat Immunol. 2014;15(2):195-204. doi:10.1038/ni.2789 https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3946932/bin/NIHMS540680-supplement-26.zip
## Not run: btm <- process_data("blood_transcription_modules") validate(btm) res <- update_table(btm) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.