
Fetch orthologs from InParanoiDb
searchIpDb.Rd
This function retrieves the Plasmodium gene orthologs from InParanoiDB 9 database across all life forms
Examples
if (FALSE) { # \dontrun{
ids <- c("PF3D7_0807800", "PF3D7_1023900")
df <- searchIpDb(ids)
} # }