How to identify corresponding chromosomes and coordinates of a species for query genes from a another species
0
0
Entering edit mode
2.5 years ago
majeedaasim ▴ 60

I have a list of genes from species A and reference genome and gff3 of species B. I want to know homologous genes of species A genes in species B. I am specifically interested in knowing the chromosomes and coordinates.

genome chromosomes blast coordinates • 505 views
ADD COMMENT
0
Entering edit mode

I would blast the genes from A against the B genome, then use the coordinates to identify genes in the GFF file. I have a python script that does this using Biopython and gffutils.

ADD REPLY

Login before adding your answer.

Traffic: 2705 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6