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: bamVarName(), create.experiment(), experiment-class, libraryTypes(), outputLibs(), read.experiment(), save.experiment()


[Package ORFik version 1.6.9 Index]