getParents.BaseFileAssays {aroma.Base}R Documentation

Gets the ids of the assay parents of all bioassays in the bioassay set

Description

Gets the ids of the assay parents of all bioassays in the bioassay set.

Usage

## S3 method for class 'BaseFileAssays':
getParents(this, ids=NULL, ...)

Arguments

ids Ids of assays to be returned. If NULL, all are returned.
... Not used.

Value

Returns a character vector.

Author(s)

Henrik Bengtsson (http://www.braju.com/R/)

See Also

For more information see BaseFileAssays.


[Package aroma.Base version 0.4.8 Index]