Hello friends, I have some bacterial draft genomes and they belong to different ecological niches. I want to do a comparative study, from which I can predict if there are any functions which are similar in all of them even after coming from different ecological backgrounds. And which genes or compounds are responsible for the functions. Can you help in constructing a pipeline for this doing this work? Till now, I am thinking of;
1) predicting the common orthologus groups with **OrthoMCL**
2) predicting the common SNP's
3) determing the COG's
4) genome visualization by CIRCOS
5) phylogeny analysis
BPGA can be used for your task except genome visualization and SNP.
The analysis asked by me in the above question, is that much analysis enough for achieving my goal of performing comparative study or is there a need for me to do some further analysis? If yes, then please suggest those improvisation. Thank you for your reply
If the genomes are related then for the genome comparison part give Mauve a try.