Hi Everybody,
I am a bit of an amateur, so please excuse my ignorance.
I am interested in using NCBI (BLASTp) to determine the phylogeny of a certain protein. I want to automate the process of searching for the protein's coding genes, and form a phylogenetic tree that shows which species have the protein, and which don't. Through this process, I hope to determine the rough evolutionary point at which these proteins developed.
Are there programs that will do this for me?
If not, how might I use a library such as BioPython to perform this function?
Thanks!