loadAnnotation {occugene} | R Documentation |
Loads and checks an annotation file.
loadAnnotation(fileName)
fileName |
Name of file |
Annotation file need four columns: idNum, first, last, and overlap.
Returns a data frame
Oliver Will owill4@yahoo.com
See the book chapter O. Will (**) in **
# No self contained example