Description Usage Format Details Source References Examples
This data is a part of the gene annotation of chr1 of human reference genome.
1 | data("refGenchr1")
|
A data frame with 3066 observations on the following 9 variables.
V1Name of chromosome
V2Source
V3Feature
V4Start position
V5End position
V6Score
V7Strand
V8Frame
V9Attribute
This is an example annotation file of chr1 (human reference genome) whose start position is less than or equal 2000000.
Downloaded from UCSC genome browser.
UCSC genome browser.
1 2 | data(refGenchr1)
## maybe str(refGenchr1) ; plot(refGenchr1) ...
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.