loadFullMeta: Load Full Metadata

Description Usage Arguments Value Examples

View source: R/getDEE2.R

Description

This function loads the full metadata, which contains many fields.

Usage

1
loadFullMeta(zipname)

Arguments

zipname

Path to the zipfile.

Value

a dataframe of full metadata.

Examples

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

getDEE2 documentation built on Nov. 8, 2020, 7:46 p.m.