loadGeneInfo: Load Gene Info

Description Usage Arguments Value Examples

View source: R/getDEE2.R

Description

This function loads gene information. This information includes gene names and lengths which is useful for downstream analysis.

Usage

1
loadGeneInfo(zipname)

Arguments

zipname

Path to the zipfile.

Value

a dataframe of gene information.

Examples

1
2
x <- getDEE2("ecoli",c("SRR1613487","SRR1613488"),outfile="mydata.zip")
y <- loadGeneInfo("mydata.zip")

markziemann/getDEE2 documentation built on Dec. 21, 2021, 2:48 p.m.