Get Taxonomic Lineage
Use this function to retrieve the taxonomic lineage of your provided taxonomy node.
rba_uniprot_taxonomy_lineage(id, ...)
id |
(numeric) a NCBI taxonomic identifier |
... |
rbioapi option(s). Refer to |
A list with a data frame containing All the nodes that preceded your provided node in the taxonomic tree. with your node as the first row and the root node in the last row.
"GET https://ebi.ac.uk/proteins/api/lineage/id"
"GET https://ebi.ac.uk/proteins/api/lineage/id"
Andrew Nightingale, Ricardo Antunes, Emanuele Alpi, Borisas Bursteinas, Leonardo Gonzales, Wudong Liu, Jie Luo, Guoying Qi, Edd Turner, Maria Martin, The Proteins API: accessing key integrated protein and genome information, Nucleic Acids Research, Volume 45, Issue W1, 3 July 2017, Pages W539–W544, https://doi.org/10.1093/nar/gkx237
Other "UniProt - Taxonomy":
rba_uniprot_taxonomy_lca()
,
rba_uniprot_taxonomy_name()
,
rba_uniprot_taxonomy_path()
,
rba_uniprot_taxonomy_relationship()
,
rba_uniprot_taxonomy()
rba_uniprot_taxonomy_lineage(id = 9989)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.