powered by
This data is a part of the gene annotation of chr1 of human reference genome.
data("refGenchr1")
A data frame with 3066 observations on the following 9 variables.
V1
Name of chromosome
V2
Source
V3
Feature
V4
Start position
V5
End position
V6
Score
V7
Strand
V8
Frame
V9
Attribute
This is an example annotation file of chr1 (human reference genome) whose start position is less than or equal 2000000.
UCSC genome browser.
# NOT RUN { data(refGenchr1) ## maybe str(refGenchr1) ; plot(refGenchr1) ... # }
Run the code above in your browser using DataLab