validateExperiments | R Documentation |
experiment
Check for valid existing, non-empty and all unique. A good way to see if your experiment is valid.
validateExperiments(df, library.names = bamVarName(df))
df |
an ORFik |
library.names |
character vector, names of libraries, default: name_decider(df, naming) |
NULL (Stops if failed)
Other ORFik_experiment:
ORFik.template.experiment()
,
ORFik.template.experiment.zf()
,
bamVarName()
,
create.experiment()
,
experiment-class
,
filepath()
,
libraryTypes()
,
organism,experiment-method
,
outputLibs()
,
read.experiment()
,
save.experiment()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.