libNames {ORFik}R Documentation

Get library name variants

Description

Used to standardize nomeclature for experiments.
Example: RFP is main naming, but a variant is ribo-seq ribo-seq will then be renamed to RFP

Usage

libNames()

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: batchNames(), cellLineNames(), conditionNames(), fractionNames(), inhibitorNames(), mainNames(), repNames(), stageNames(), tissueNames()


[Package ORFik version 1.13.14 Index]