| libNames {ORFik} | R Documentation |
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
libNames()
a data.table with 2 columns, the main name, and all name variants of the main name in second column as a list.
Other experiment_naming:
batchNames(),
cellLineNames(),
conditionNames(),
fractionNames(),
inhibitorNames(),
mainNames(),
repNames(),
stageNames(),
tissueNames()