| repNames {ORFik} | R Documentation |
Used to standardize nomeclature for experiments.
Example: 1 is main naming, but a variant is rep1
rep1 will then be renamed to 1
repNames()
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(),
libNames(),
mainNames(),
stageNames(),
tissueNames()