Hi there!
An ongoing project of mine requires me to compare two gene lists (that come from different organisms) and find out the extent of overlap - this includes orthologs.
Any existing tool that can do this?
If not, I was thinking of writing a script that does this for me. However, I'm new to BioPython (and BioPerl) and would greatly appreciate it if someone could tell me a way to extract orthologs from KEGG using a gene symbol.
Thanks in advance!
Are these lists actual sequences or just gene names?
These are gene names. Getting sequences will not be a hassle, though.