plot_gene_expression: Plot Gene Expression

Description Usage Arguments

Description

Plot gene expression points

Usage

1
2
plot_gene_expression(gene, tx, sample_table = NULL, color_by = NULL,
  filter = NULL)

Arguments

gene

gene or vector of genes

tx

txi object, object imported with 'import_tx()' or data frame wih gene abundance

sample_table

metadata data frame, containing description of each sample and experimental design

color_by

variable from sample table to group samples in the plot

filter

samples to filter, dafault = NULL


luciorq/txomics documentation built on Sept. 3, 2020, 5:36 a.m.