Description Usage Arguments Value
View RNAseq data for a given gene
1 | doRNAseqPlot(con, input_gene, table_name = "tcga_rnaseq_data")
|
con |
A |
input_gene |
A vector of one or more ENSEMBL gene ids |
table_name |
The table in the SQLite database containing the data. The table should have fields named patient_id, gene_id and value where gene_id is an ensembl id. Default tcga_rnaseq_data |
A ggplot2 object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.