volGeneTE: Gene and TEs volcano plot function

View source: R/volGeneTE.R

volGeneTER Documentation

Gene and TEs volcano plot function

Description

visualize the gene and TEs expression using volcano plots

Usage

volGeneTE(resGene, resTE, fileName = NULL)

Arguments

resGene

res Gene expression data from TEKRABber

resTE

res TE expression data from TEKRABber

fileName

specify the file name if you want to save the figure

Value

ggplot object

Examples

data(resHmChimpGene)
data(resHmChimpTE)

volGeneTE(resHmChimpGene, resHmChimpTE)


ferygood/twice documentation built on May 4, 2023, 11:26 p.m.