DisplayPars |
DisplayPars constructs objects of type DisplayPars which are used to effect the display of gdObjects |
DisplayPars-class |
Class "DisplayPars" is used to specify graphical parameters to gdObjects. |
drawGD |
Generic called on each gdObject to do the plotting. |
drawGD-method |
Class "AnnotationTrack" |
drawGD-method |
Class "BaseTrack" represents base specific data |
drawGD-method |
Class "ExonArray" representing probe level exon array data from Affymetrix |
drawGD-method |
Class "Gene" represents the Ensembl Gene level annotation |
drawGD-method |
Class "GeneModel", represents a custom gene model |
drawGD-method |
Class "GeneRegion", representing gene structures in a defined genomic region |
drawGD-method |
Class "GenericArray", representing array data |
drawGD-method |
Class "GenomeAxis", representing a genomic coordinate axis |
drawGD-method |
Class "Ideogram", represent an Ideogram |
drawGD-method |
Class "Legend", represents a legend to add to a plot |
drawGD-method |
Represents mapped reads |
drawGD-method |
Class "Segmentation" is used to specify segmentations to any class that extends Segmentable (GenericArray, BaseTrack) |
drawGD-method |
Class "Title" representing the title of a plot |
drawGD-method |
Represent known transcript isoforms as annoted by Ensembl |
drawOverlay-method |
Class "RectangleOverlay" |
drawOverlay-method |
Class "TextOverlay" |
drawTrackOverlay-method |
This method does the drawing of a track overlay. One should implement this method to gain track plotting functionality. |
drawTrackOverlay-methods |
This method does the drawing of a track overlay. One should implement this method to gain track plotting functionality. |
gdObject-class |
Class "gdObject" is the parent class of all of the objects in the system. |
gdPlot |
gdPlot is the main plotting function of the GenomeGraphs package |
Gene-class |
Class "Gene" represents the Ensembl Gene level annotation |
geneBiomart |
AnnotationTrack objects from biomaRt |
GeneModel-class |
Class "GeneModel", represents a custom gene model |
GeneRegion-class |
Class "GeneRegion", representing gene structures in a defined genomic region |
geneRegionBiomart |
Construct an AnnotationTrack object from biomaRt. |
GenericArray-class |
Class "GenericArray", representing array data |
GenomeAxis-class |
Class "GenomeAxis", representing a genomic coordinate axis |
getCex-method |
Class "gdObject" is the parent class of all of the objects in the system. |
getColor-method |
Class "gdObject" is the parent class of all of the objects in the system. |
getGenomicRange |
Retrieves the genomic range of an object |
getGenomicRange-method |
Retrieves the genomic range of an object |
getLty-method |
Class "gdObject" is the parent class of all of the objects in the system. |
getLwd-method |
Class "gdObject" is the parent class of all of the objects in the system. |
getPar |
Retrieves a display parameter from an object. |
getPar-method |
Class "DisplayPars" is used to specify graphical parameters to gdObjects. |
getPar-method |
Class "gdObject" is the parent class of all of the objects in the system. |
getPch-method |
Class "gdObject" is the parent class of all of the objects in the system. |
getPlotId-method |
Class "AnnotationTrack" |
getPointSize-method |
Class "gdObject" is the parent class of all of the objects in the system. |
getSegmentEnd-method |
Class "Segmentation" is used to specify segmentations to any class that extends Segmentable (GenericArray, BaseTrack) |
getSegments-method |
Class "Segmentation" is used to specify segmentations to any class that extends Segmentable (GenericArray, BaseTrack) |
getSegmentStart-method |
Class "Segmentation" is used to specify segmentations to any class that extends Segmentable (GenericArray, BaseTrack) |
getSize |
gets the size |
getSize-method |
Class "gdObject" is the parent class of all of the objects in the system. |
segEnd |
Contains dummy copy number segmentation end positions |
Segmentation-class |
Class "Segmentation" is used to specify segmentations to any class that extends Segmentable (GenericArray, BaseTrack) |
segments |
Contains dummy copy number segment data |
segStart |
Contains dummy copy number segmentation start positions data |
seqDataEx |
This is an example data set from chromosome 4 of yeast from various publicly available datasets. |
setPar |
Sets a display parameter |
setPar-method |
Class "DisplayPars" is used to specify graphical parameters to gdObjects. |
setPar-method |
Class "gdObject" is the parent class of all of the objects in the system. |
show-method |
Class "BaseTrack" represents base specific data |
show-method |
Class "DisplayPars" is used to specify graphical parameters to gdObjects. |
show-method |
Class "ExonArray" representing probe level exon array data from Affymetrix |
show-method |
Class "Gene" represents the Ensembl Gene level annotation |
show-method |
Class "GeneRegion", representing gene structures in a defined genomic region |
show-method |
Class "GenericArray", representing array data |
show-method |
Represents mapped reads |
show-method |
Represent known transcript isoforms as annoted by Ensembl |
show-method |
Class "TranscriptRegion", representing a genomic region with transcripts |
showDisplayOptions |
Print standard display options, DisplayPars for an object or a class |
showDisplayOptions-method |
Class "gdObject" is the parent class of all of the objects in the system. |
Smoothing-class |
Class "Smoothing" |