genes {PAGWAS} | R Documentation |
A data frame with 20 rows and 4 columns.
data(genes)
Column names:
Name
Name of gene
Start
Start position of gene on the genome
End
End position of gene on the genome
Chr
Chromosome of gene
data(genes)
print(genes[1:5,])