motifFootprint: motifFootprint

View source: R/motifs.R

motifFootprintR Documentation

motifFootprint

Description

This is a wrapper around 'ATACseqQC::factorFootprints', making it compatible with a broader variety of inputs and use cases.

Usage

motifFootprint(bamfile, motif, motif_occurences, genome = NULL, around = 100)

Arguments

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

Value

A plot


ETHZ-INS/epiwraps documentation built on May 4, 2024, 6:25 a.m.