stageNames {ORFik}R Documentation

Get stage name variants

Description

Used to standardize nomeclature for experiments.
Example: 64Cell stage is same as 2 hours post fertilization, so all 2hpf will be converted to 64Cell etc.

Usage

stageNames()

Value

a data.table with 2 columns, the main name, and all name variants of the main name in second column as a list.

See Also

Other experiment_naming: cellLineNames(), conditionNames(), libNames(), mainNames(), repNames(), tissueNames()


[Package ORFik version 1.10.13 Index]