Using this function, you can retrieve Orthologs, MSA or Tree topology information of a given PANTHER family.
Arguments
- id
Panther family id.
- what
What to retrieve? One of:
"ortholog": Orthologs ('LDO' for least diverged and 'O' for more diverged).
"msa": Multiple Sequence Alignment Information,
"tree": Tree topology and nodes attributes.
- target_organisms
(numeric) NCBI taxon ID(s) to filter the results. run
rba_panther_infowith argument 'what = "organisms"' to get a list of PANTHER's supported organisms.- ...
rbioapi option(s). See
rba_options's arguments manual for more information on available options.
Corresponding API Resources
"POST https://www.pantherdb.org/services/oai/pantherdb/familyortholog"
"POST https://www.pantherdb.org/services/oai/pantherdb/familymsa"
"POST https://www.pantherdb.org/services/oai/pantherdb/treeinfo"
References
Thomas PD, Ebert D, Muruganujan A, Mushayahama T, Albou L-P, Mi H. (2022) PANTHER: Making genome-scale phylogenetics accessible to all. Protein Science, 31(1), 8–22. https://doi.org/10.1002/pro.4218