Description Usage Arguments Value Examples
A function to be used in conjunction with the mT1_jaspar. Pass 'getJASPAR' a composite motif from the jaspar database and it will return the name of the motif.
| 1 | 
| name | A composite motif. IUPAC DNA characters only. | 
The name of the motif as an atomic character, if it came from the jaspar database, otherwise NULL.
| 1 2 3 | # load the required Jaspar motif data
a<-mT1_jaspar$names[1]
getJASPAR(a)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.