Description Objects from the Class Slots Methods Author(s) References See Also Examples
A data frame and some metadata about a MAPPER query from http://genome.ufl.edu/mapper. The data frame holds the predicted transcription factor binding sites from MAPPER.
Objects can be created by calls of the form new("mapperHits", ...).
These are annotated data frames.
query:character string that provides information on the query generating the object
hits:Object of class "data.frame" providing information
on the sequence and other properties of each hit.
signature(x = "mapperHits"): ...
signature(x = "mapperHits"): ...
signature(object = "mapperHits"): ...
VJ Carey <stvjc@channing.harvard.edu>
1 | # see readMAPPER
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.