getJasparMotifs | R Documentation |
function to get motifs from JASPAR database
getJasparMotifs(species = "Homo sapiens", collection = "CORE", ...)
species |
Which species? use either jaspar code or latin name. default is 'Homo sapiens' |
collection |
Which collection to use? default is 'CORE' |
... |
additional arguments to opts for
|
Simply a wrapper function for getMatrixSet
that calls JASPAR2020 database using JASPAR2020
PFMatrixList
motifs <- getJasparMotifs()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.