validateExperiments {ORFik}R Documentation

Validate ORFik experiment

Description

Check for valid existing, non-empty and all unique. A good way to see if your experiment is valid.

Usage

validateExperiments(df)

Arguments

df

an ORFik experiment

Value

NULL (Stops if failed)

See Also

Other ORFik_experiment: ORFik.template.experiment(), bamVarName(), create.experiment(), experiment-class, filepath(), libraryTypes(), organism.df(), outputLibs(), read.experiment(), save.experiment()


[Package ORFik version 1.10.13 Index]