getMatrices {rTRM}R Documentation

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

Author(s)

Diego Diez

Examples

pwms = getMatrices()

[Package rTRM version 1.28.0 Index]