setParents.BaseFileAssays {aroma.Base}R Documentation

Sets the ids of the assay parents of one or all bioassays in the bioassay set

Description

Sets the ids of the assay parents of one or all bioassays in the bioassay set.

Usage

## S3 method for class 'BaseFileAssays':
setParents(this, ids, parents, ...)

Arguments

... Arguments with names of assay ids and values that are character strings of parents, either as a character vector or a singe character string where parents are split by / (or , or ;).

Value

Returns nothing.

Author(s)

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

See Also

For more information see BaseFileAssays.


[Package aroma.Base version 0.4.8 Index]