annotTrack: Example Annotation Track
Description
Example annotation track.
Format
A data frame with 1001 rows, each representing one annotation with 9 columns as provided from standard gtf format.Source
http://www.ensembl.org/info/data/ftp/index.htmlDetails
This is an example homo sapiens annotation track as it was imported from the Ensemble ftp download page. In total there are 1001 annotations from the human genome in release 70.
Examples
Run this codedata(annotTrack)
head(annotTrack)
Run the code above in your browser using DataLab