Description Objects from the Class Slots Extends Methods Note Author(s) Examples
manage results of All.cis eQTL analysis
Objects can be created by calls of the form new("cisRun", ...).
seqnames:Object of class "Rle" ~~
ranges:Object of class "IRanges" – will
document the range searched for each probe/gene – therefore
the values returned are addresses of gene extent minus/plus
radius at each end
strand:Object of class "Rle" ~~
elementMetadata:Object of class "DataFrame" ~~
seqinfo:Object of class "Seqinfo" ~~
metadata:Object of class "list" ~~
Class "GRanges", directly.
Class "GenomicRanges", by class "GRanges", distance 2.
Class "Vector", by class "GRanges", distance 3.
Class "GenomicRanges_OR_missing", by class "GRanges", distance 3.
Class "GenomicRanges_OR_GRangesList", by class "GRanges", distance 3.
Class "Annotated", by class "GRanges", distance 4.
No methods defined with class "cisRun" in the signature.
intent is to simplify output of cis eQTL testing in a GRanges instance
VJ Carey <stvjc@channing.harvard.edu>
1 | showClass("cisRun")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.