getAnnotations {rTRM}R Documentation

Obtain the 'pwm' table fromt the database, containing PWM's annotations.

Description

Obtain the 'pwm' table fromt the database, containing PWM's annotations.

Usage

getAnnotations(filter, dbname = NULL)

Arguments

filter

one or more PWM ids.

dbname

the location of the database (to load custom datbases).

Author(s)

Diego Diez

Examples

ann = getAnnotations()

[Package rTRM version 1.22.0 Index]