Skip to contents

GRCh38 gencode.v44.annotation.gff3.gz

Usage

data(block_annotation)

Format

a data.frame,

Source

Generated from gencode.v44.annotation.gff3.gz

Examples

data(block_annotation)
str(block_annotation)
#> 'data.frame':	62700 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 17369 29554 30366 34554 52473 57598 62949 ...
#>  $ end  : int  14409 13670 29570 17436 31109 30503 36081 53312 64116 63887 ...
#>  $ label: chr  "DDX11L2" "DDX11L1" "WASH7P" "MIR6859-1" ...