motifFootprint | R Documentation |
This is a wrapper around 'ATACseqQC::factorFootprints', making it compatible with a broader variety of inputs and use cases.
motifFootprint(bamfile, motif, motif_occurences, genome = NULL, around = 100)
bamfile |
The path to a bam file |
motif |
The motif (as probability matrix) |
motif_occurences |
A GRanges of the motif occurences |
genome |
Optional genome used for seqlengths (otherwise estimated from the occurences) |
around |
How much around the motif to plot |
A plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.