prepare objects for a motifmatchr analysis

prepareMotifmatchr(genome, motifs)

Arguments

genome

character string specifying genome assembly

motifs

either a character string (currently only "jaspar" and sets contained in chromVARmotifs ("homer", "encode", "cisbp") are supported) or an object containing PWMs that can be used by motifmatchr::matchMotifs (such as an PFMatrixList or PWMatrixList object)

Value

a list containing objects to be used as arguments for motifmatchr

Author

Fabian Mueller