gwaswloc-class {gwascat} | R Documentation |
"gwaswloc"
A container for GRanges instances representing information in the NHGRI GWAS catalog.
Objects can be created by calls of the form
new("gwaswloc", ...)
. Any GRanges instance can be supplied.
In gwascat package 1.9.6 and earlier, the globally accessible
gwaswloc
instance gwrngs
was created upon attachment. This is
no longer the case.
VJ Carey <stvjc@channing.harvard.edu>
showClass("gwaswloc")