| genes {PAGWAS} | R Documentation |
A data frame of 20 artificial genes with their chromosomes and positions on the genome
Description
A data frame with 20 rows and 4 columns.
Usage
data(genes)
Format
Column names:
NameName of gene
StartStart position of gene on the genome
EndEnd position of gene on the genome
ChrChromosome of gene
See Also
Examples
data(genes)
print(genes[1:5,])
[Package PAGWAS version 2.0 Index]