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.zf(), ORFik.template.experiment(), bamVarName(), create.experiment(), experiment-class, filepath(), libraryTypes(), organism,experiment-method, outputLibs(), read.experiment(), save.experiment()


[Package ORFik version 1.14.7 Index]