explore_expression: View expression of genes on 2D plots.

Description Usage Arguments Value

View source: R/gadgets.R

Description

View expression of genes on 2D plots.

Usage

1
explore_expression(ggplot_df, expr_mat, gene_selector_df)

Arguments

ggplot_df

a data.frame that must contain the following column names and associated types: sample_name, character; D1, numeric; D2, numeric

expr_mat

a matrix with rownames corresponding to sample_name and with column names corresponding to ENSEMBL IDs. The matrix must be numeric

gene_selector_df

a data.frame with an ENSEMBL column corresponding to the colnames of expr_mat and containing other informative columns such as GENENAME, GENE_TYPE, etc...

Value

Returns null.


robAndrewCarter/rnaseqUtils documentation built on May 22, 2019, 12:55 p.m.