Learn R Programming

gwascat (version 2.4.2)

gwaswloc-class: Class "gwaswloc"

Description

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

Arguments

Objects from the Class

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

Extends

Class "GRanges", directly. Class "GenomicRanges", by class "GRanges", distance 2. Class "Vector", by class "GRanges", distance 3. Class "GenomicRangesORmissing", by class "GRanges", distance 3. Class "GenomicRangesORGRangesList", by class "GRanges", distance 3. Class "Annotated", by class "GRanges", distance 4.

References

http://www.genome.gov/gwastudies/

Examples

Run this code
showClass("gwaswloc")

Run the code above in your browser using DataLab