1 / 1

Home work assignment (due 4/6/2014)

Home work assignment (due 4/6/2014). Write a script that takes all phylip formated aligned multiple sequence files present in a directory, and performes a bootstrap analyses using maximum parsimony .

oya
Download Presentation

Home work assignment (due 4/6/2014)

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Home work assignment (due 4/6/2014) • Write a script that takes all phylipformated aligned multiple sequence files present in a directory, and performesa bootstrap analyses using maximum parsimony. • Files you might want to use are A.fa, B.fa, alpha.fa, beta.fafrom last week’s assignment, and atp_all.phy. BUT you first have to align them and convert them to phylipformat* AND you should replace gaps with “?” • (In the end you would be able to answer the question • “does the resolution increase if a more related subgroup is • analyzed independent from an outgroup?) • clustalw2 is one program frequently used to convert formats • system("clustalw -infile=$file.fa -align -output=PHYLIP");

More Related