findMoodsTFBS,TrenaMultiScore-method | R Documentation |
call moods (wrapped by motifmatchr package) to get data.frame of all matches above threshold
## S4 method for signature 'TrenaMultiScore' findMoodsTFBS( obj, motifs = NA, moods.threshold = NA, chrom = NA, start = NA, end = NA )
motifs |
a list of MotifDb items, JASPAR2019 hsapiens by default |
moods.threshold |
1e-4 by default |
chrom |
geneHancerRegion chrom by default |
start |
geneHancerRegion start by default |
end |
geneHancerRegion end by default |
a data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.