This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Comparing gene conservation across species

I have gene lists that I want to compare based on how well they were conserved across human and mice. Is there an established way of doing this? My first impulse was to compare identity directly but since genes have differing lengths and differing functional sizes of differing importance, a measure just based on sequence identity seems like a bad way of comparing any two genes to each other.

gene conservation

1 answer

Hi oganm, you can do this the complicated way or the easy way. The easy way is with identities (from Ensembl BioMart for instance) and the complicated way could be with a BLASTP similarity network.

Yes orthologs have differing length but in a pairwise comparison (like human-mouse), you have limited info.

Log in to answer this question.