\name{getMaps} \alias{getMaps} %- Also NEED an '\alias' for EACH other topic documented here. \title{ Obtain the mapping between PWM and Entrez Gene identifiers. } \description{ Obtain the mapping between PWM and Entrez Gene identifiers. } \usage{ getMaps(filter, dbname = NULL) } %- maybe also 'usage' for other objects documented here. \arguments{ \item{filter}{vector of PWMs to filter results.} \item{dbname}{ %% ~~Describe \code{dbname} here~~ } } \author{ Diego Diez } \examples{ getMaps() }