Skip to contents

A convenience function to quickly fetch the species related vocabulary of 713 species used by OrthoMCL database. This function helps users choose IDs of the organisms between which they wish to fetch the paired orthologs. See also: getpairedOrthologs().

Usage

listOrthomcl()

Value

A data frame containing information about species present in InParanoiDB9 and their taxon ID.

Examples

if (FALSE) { # \dontrun{
listOrthomcl()
} # }