barPlotGene: Plot Specific Gene Expression

View source: R/barPlotGene.R

barPlotGeneR Documentation

Plot Specific Gene Expression

Description

Plots a specific gene and its expression levels across the sampels

Usage

barPlotGene(
  GeneCompareTab,
  sdGeneCat = NULL,
  gene,
  text_size = 10,
  title_size = 12
)

Arguments

GeneCompareTab

the gene comparsion matrix generated from makeGeneCompareTab

sdGeneCat

the standard deviation matrix generated from sdGeneCat

gene

the name of the specific gene of interest

text_size

the size of the ticks

title_size

the size of the labels

Value

expression bar plot


pcahan1/cancerCellNet documentation built on July 16, 2022, 12:12 a.m.