Learn R Programming

rTRM (version 1.10.2)

getMatrices: Obtain a list of PWMs.

Description

Returns a list of PWMs, by default all the PWMs in the database. Alternativelly, filtered by the ids provided by filter.

Usage

getMatrices(filter, dbname = NULL)

Arguments

filter
list of PWMs to filter results.
dbname

Examples

Run this code
pwms = getMatrices()

Run the code above in your browser using DataLab