cellLineNames {ORFik}R Documentation

Get cell-line name variants

Description

Used to standardize nomeclature for experiments.
Example: THP-1 is main naming, but a variant is THP1 THP1 will then be renamed to THP-1

Usage

cellLineNames()

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: conditionNames(), libNames(), mainNames(), repNames(), stageNames(), tissueNames()


[Package ORFik version 1.10.13 Index]