Learn R Programming

gQTLseq (version 0.0.10)

RichSnpMatrix-class: Class "RichSnpMatrix"

Arguments

Objects from the Class

Objects can be created by calls of the form new("RichSnpMatrix", ...). These are 'annotated' SnpMatrix instances, in that a GRanges is supplied with relevant location and allele information in an adjacent slot.

Examples

Run this code
showClass("RichSnpMatrix")

Run the code above in your browser using DataLab