Phylo Trees BioSQL BioPython API
1
0
Entering edit mode
9.4 years ago
Rick • 0

Hi,

Is there a python API for uploading a Phylogenetics tree in biosql/phylo Database Extensions? I have seen an extension of BioSQL for Phylogenetics but I haven't found any python API for that.

Regards

BioPython BioSQl Phylo • 2.4k views
ADD COMMENT
0
Entering edit mode

It would have been helpful to include links to the BioSQL phylogenetic extension PhyloDB you seem to be talking about, e.g: http://www.biosql.org/wiki/Extensions

ADD REPLY
0
Entering edit mode

Thank you Peter for the tip.

ADD REPLY
1
Entering edit mode
9.4 years ago
Peter 6.0k

No, not currently. Would you like to extend the Biopython BioSQL support to do this?

ADD COMMENT
0
Entering edit mode

Hi,

We want to store/retreive phylogenetic trees and taxonomies in the Database. I have seen some perl script here: https://github.com/biosql/biosql/tree/master/scripts. We use python in our project, We'll try to understand how it works and We try to release a python version.

Regards

ADD REPLY
0
Entering edit mode

If you mean load_ncbi_taxonomy.pl that is not part of PhyloDB, but rather core functionality in BioSQL. That Perl script comes with BioSQL and pre-loads the NCBI taxonomy into the BioSQL database. Just reimplementing that in Python serves no real use-case to my mind.

Also, Biopython can already fill the BioSQL taxonomy tables incrementally with the NCBI taxonomy downloaded via the Entrez API when loading records into the database.

In any case, join the BioSQL mailing list to discuss this.

ADD REPLY

Login before adding your answer.

Traffic: 2975 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6