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