doRNAseqPlot: RNAseq plot

Description Usage Arguments Value

Description

View RNAseq data for a given gene

Usage

1
doRNAseqPlot(con, input_gene, table_name = "tcga_rnaseq_data")

Arguments

con

A SQLiteConnection object

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

Value

A ggplot2 object


chapmandu2/CollateralVulnerability2016 documentation built on May 13, 2019, 3:27 p.m.