loadAnnotation: Loads Annotation File

Description Usage Arguments Details Value Author(s) References Examples

View source: R/formatManip.R

Description

Loads and checks an annotation file.

Usage

1
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

1
# No self contained example

occugene documentation built on Nov. 8, 2020, 8:10 p.m.