validAnnotation: Check for validity of a annotation object.

Description Usage Arguments Value Author(s) See Also Examples

View source: R/annotation.R

Description

Checks whether a data.frame satisfy the requirements for an annotation object.

Usage

1
validAnnotation(annoData)

Arguments

annoData

A data.frame.

Value

This function throws an error if the data.frame is not valid.

Author(s)

James Bullard bullard@berkeley.edu, Kasper Daniel Hansen khansen@berkeley.edu

See Also

The Genominator user guide.

Examples

1
2

Genominator documentation built on Oct. 31, 2019, 8:56 a.m.