Description Usage Arguments Value See Also
View source: R/experiment_naming.R
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
1 |
names |
a character vector of names that must exist in dt$allNames |
dt |
a data.table with 2 columns (mainName, allNames) |
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()
,
conditionNames()
,
libNames()
,
repNames()
,
stageNames()
,
tissueNames()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.