getJasparMotifs: getJasparMotifs

View source: R/motif.R

getJasparMotifsR Documentation

getJasparMotifs

Description

function to get motifs from JASPAR database

Usage

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

Arguments

species

Which species? use either 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 JASPAR2020 database using JASPAR2020

Value

PFMatrixList

Examples


motifs <- getJasparMotifs()



LouisKwok-PICB/motifscanr documentation built on July 22, 2024, 6:36 a.m.