This dataframe was extracted from Gencode v25 and report the Transcription Start Site of each gene in the Homo Sapiens genome build hg38.

data("hg38.GeneTSS")

Format

hg38.GeneTSS - a data frame with 24 rows and 3 variables:

chr

Chromosome - character

start

Start of the gene (TSS) - integer

end

End of the gene - integer

gene

Gene symbol - character