tissueNames {ORFik}R Documentation

Get tissue name variants

Description

Used to standardize nomeclature for experiments.
Example: testis is main naming, but a variant is testicles. testicles will then be renamed to testis.

Usage

tissueNames()

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(), stageNames()


[Package ORFik version 1.10.13 Index]