Description Objects from the Class Slots Methods
An object of class "modelInfo"
represents the information of sequence to use in the analysis
Objects can be created by calls of the form new("modelInfo", upstream, downstream, wordSize, alphabe, genome)
.
Name of the genome to use to get sequence. To find out a list of available genomes, please type available.genomes() in R.
This is the length of upstream sequence to use in the analysis.
This is the length of downstream sequence to use in the analysis.
This is the size of the word to use as a feature for the upstream sequence. wordSize = 6 should always be used.
These are the bases to use, for example DNA bases ACTG.
Get or set the slot of modelInfo
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.