Skip to contents

GRCh37 gencode.v44lift37.annotation.gff3

Usage

data(block_annotation_hg37)

Format

a data.frame,

Source

Generated from gencode.v44lift37.annotation.gff3

Examples

data(block_annotation_hg37)
str(block_annotation_hg37)
#> 'data.frame':	64486 obs. of  4 variables:
#>  $ chrom: Factor w/ 25 levels "chr1","chr2",..: 1 1 1 1 1 1 1 1 1 1 ...
#>  $ start: int  11869 12010 14404 29554 34554 52473 57598 62949 65419 89295 ...
#>  $ end  : int  14409 13670 29570 31109 36081 53312 64116 63887 71585 133723 ...
#>  $ label: chr  "DDX11L2" "DDX11L1" "WASH7P" "MIR1302-2HG" ...