getOrthologFromMatrix {rTRM} | R Documentation |
Obtain gene identifiers for a target organism associated with a list of PWMs.
getOrthologFromMatrix(filter, organism = "human", dbname = NULL)
filter |
vector of matrices to filter results. |
organism |
target organism. |
dbname |
database- usually not need to specify. |
Diego Diez