Phylip (->Prodist) Command Line Wrapper In Biopython
1
1
Entering edit mode
13.9 years ago
Thaman ★ 3.3k

Phylip has different applications for different phylogency purposes. Can anyone suggest me how to operate PHYLIP suppose(consense, dnaml,protdist) through commandline in biopython. Each applications has got its own different parameters, how can i handle them?

command-line biopython • 5.0k views
ADD COMMENT
4
Entering edit mode
13.9 years ago
Paulo Nuin ★ 3.7k

BioPython doesn't have a direct wrapper to Phylip's apps, but it has wrappers to EMBOSS' versions of Phylip. Check BioPython's tutorial on how to accomplish it.

ADD COMMENT
1
Entering edit mode

Also, to use the EMBOSS versions of Phylip you need to install a separate set of extensions to EMBOSS, called EMBASSY. You want PHYLIPNEW

Then the instructions for using Bio.Emboss.Applications will work.

ADD REPLY
0
Entering edit mode

I succeed in getting Alignment output from MUSCLE. How can i pass command line argument to phylip application suppose i want to use protdist? keeping in mind that phylip doesn't have biopython wrapper like emboss does. I have been stuck on this problem for atleast 2 days searching command line wrapper for inputting and outputting results between applications.

ADD REPLY
0
Entering edit mode

Please, read this comment carefully. BioPython doesn't have a direct wrapper to Phylip's apps, but it has a wrapper to the EMBOSS version of the same apps. Check out the link, and try to build something around these wrappers to calculate trees.

ADD REPLY

Login before adding your answer.

Traffic: 2813 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