getJasparMotifs: getJasparMotifs

Description Usage Arguments Details Value Examples

View source: R/motifs.R

Description

Function to get motifs from JASPAR database

Usage

1
getJasparMotifs(species = "Homo sapiens", collection = "CORE", ...)

Arguments

species

Which species? use eithe jaspar code or latin name. default is 'Homo sapiens'

collection

Which collection to use? default is 'CORE'

...

additional arguments to opts for getMatrixSet

Details

Simply a wrapper function for getMatrixSet that calls JASPAR2016 database using JASPAR2016

Value

PFMatrixList

Examples

1
motifs <- getJasparMotifs()

chromVAR documentation built on Nov. 8, 2020, 6:46 p.m.