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")

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