ProDom-CG phylogenetic tree
http://prodom.prabi.fr/prodom/current/wsdl/prodomCG_tree.wsdl
ProdomCG_tree is a set of webservices allowing to browse ProDom-CG267 phylogenetic tree. It includes
- NearestNodeProdom : takes an NCBI taxID and returns the closest taxID present in ProdomCG
- GetParentProdom : takes a taxID present in ProdomCG and returns its parent
- GetChildProdom : takes a taxID present in ProdomCG and returns its child(ren)
- GetDFStreeProdom : returns the list of all the taxIDs present in ProdomCG in DFS order
Please see ProDom help
page and ProdomCG description if needed.
We have a perl script available here to run this webservice from your computer. Please install SOAP Lite before.
Back