rvosa / bio-phylo

Bio::Phylo - Phyloinformatic analysis using Perl
http://search.cpan.org/dist/Bio-Phylo
GNU General Public License v3.0
16 stars 6 forks source link

implement CIPRES REST client code #25

Closed rvosa closed 7 years ago

rvosa commented 8 years ago

Make it so that certain calculations can be submitted to CIPRES through its REST API. Present this through the client side PhyloWS interface.

rvosa commented 7 years ago

In addition, consider adding client code for:

(These suggestions came from #27)

rvosa commented 7 years ago

No need to do this: there is a Bio::CIPRES module on CPAN.