View source: R/gene_signatures.R
process_gene_signatures | R Documentation |
Updates the gene symbols with Hugo, maps pathogen to the disease types studied, and standardizes timepoint unit to days in gene signatures table from HIPC Dashboard. This table is used to filter the gene signatures and display metadata about the selected gene signature (or gene) in the app.
process_gene_signatures()
data.table
https://github.com/floratos-lab/hipc-dashboard-pipeline/tree/master/reformatted_data
## Not run: library(UpdateAnno) gene_signatures <- process_data("gene_signatures") validate(gene_signatures) res <- update_table(gene_signatures) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.