loadAnnotation {occugene}R Documentation

Loads Annotation File

Description

Loads and checks an annotation file.

Usage

loadAnnotation(fileName)

Arguments

fileName Name of file

Details

Annotation file need four columns: idNum, first, last, and overlap.

Value

Returns a data frame

Author(s)

Oliver Will owill4@yahoo.com

References

See the book chapter O. Will (**) in **

Examples

# No self contained example

[Package occugene version 1.0.0 Index]