getStudyFilename: Retrieves the study filename to which an assay.filename...

Description Usage Arguments Value Author(s) See Also Examples

Description

Retrieves the study filename to which an assay.filename corresponds.

Usage

1
getStudyFilename(isa, assay.filename)

Arguments

isa

an object from the ISATab-class.

assay.filename

a string with the filename of an assay

Value

a string with the study filename.

Author(s)

Alejandra Gonzalez-Beltran

See Also

ISATab-class

Examples

1
2
faahkoISA <- readISAtab(find.package("faahKO"))
getStudyFilename(faahkoISA, faahkoISA@assay.filenames[[1]])

ISA-tools/Risa documentation built on May 8, 2019, 1:25 p.m.