gwaswloc-class {gwascat}R Documentation

Class "gwaswloc"

Description

A container for GRanges instances representing information in the NHGRI GWAS catalog.

Objects from the Class

Objects can be created by calls of the form new("gwaswloc", ...). Any GRanges instance can be supplied.

Note

In gwascat package 1.9.6 and earlier, the globally accessible gwaswloc instance gwrngs was created upon attachment. This is no longer the case.

Author(s)

VJ Carey <stvjc@channing.harvard.edu>

References

http://www.ebi.ac.uk/gwas/

Examples


showClass("gwaswloc")


[Package gwascat version 2.20.1 Index]