geneLocs {GGtools}R Documentation

gene metadata from NCBI

Description

gene metadata from NCBI

Usage

data(geneLocs)

Details

A data.frame instance with information relating gene symbol to chromosome and providing start and end positional information.

Value

instance of class data.frame

Author(s)

Vince Carey <stvjc@channing.harvard.edu>

References

NCBI

Examples

data(geneLocs)
# be patient
geneLocs[1:4,]

[Package GGtools version 1.2.0 Index]