Calculate gene-gene distance on the circular genome of e.coli
0
0
Entering edit mode
7.4 years ago
Benni ▴ 30

I have a gene annotation with: Left-End-Direction, Right-End-Direction and Transcription Direction. To get the coordinate of the gene, I would take the Left- or Right-End-Direction based on the Transcription Direction. So I have the transcription start as the coordinate.

But I canĀ“t simply subtract the coordinate and take the absolute value, because the chromosome is circular and the coordinates go from 0 to 4641628. The gene distance of a gene close to the end and a gene close to the start needs a different calculation than two genes in the middle.

Are there already tools for that calculation, or do I have to write the code by myself?

DNA E.coli Gene • 1.3k views
ADD COMMENT

Login before adding your answer.

Traffic: 1431 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