refGenchr1: Gene annotation of chromosome 1 of human reference genome.

Description Usage Format Details Source References Examples

Description

This data is a part of the gene annotation of chr1 of human reference genome.

Usage

1
data("refGenchr1")

Format

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

Details

This is an example annotation file of chr1 (human reference genome) whose start position is less than or equal 2000000.

Source

Downloaded from UCSC genome browser.

References

UCSC genome browser.

Examples

1
2
data(refGenchr1)
## maybe str(refGenchr1) ; plot(refGenchr1) ...

FcircSEC documentation built on Jan. 31, 2020, 5:07 p.m.