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