Hi everyone,
My task is to create a Phylogenetic Tree using BioPerl. An input file that contains 10 protein IDs (or genes IDs) should generate an output file ,in newick form, with the final Phylogenetic Tree.
First of all I'm not really sure how to select these proteins and what the format of the input file should be. Also which bioperl modules should I use?Any suggested worflow about my task or any source of help that I can use?
I'm really new in the World of bioinformatics.I would appreciate any advice given!
Thanks in Advance!
Can you please tell me which modules I should follow. I have to complete this task using bioperl alone.