How to judge the similarity of two genes from the alignment?
1
0
Entering edit mode
8.6 years ago

Hi,

I have doubt about how to find affected gene.I use needleman wunsch algorithm to align two sequences such as normal gene and affected gene using global alignment.

For example,

ATCGA
--CGA

And how to judge how much there will be similar.

alignment • 2.9k views
ADD COMMENT
0
Entering edit mode
8.5 years ago
glihm ▴ 660

Hey,

You are talking about a more general question than genes comparison. This is a question for all alignments that can be done between 2 sequences.

To guide you in your question, you have to figured out that, parameters and threshold in order to decide "these two sequences are different" is an open one. It means, the percentage of identity, coverage, number of gap, scores, bit-score, e-value, etc... are lot's of descriptors that can help you but thresholds have to be smartly selected depending on what are you comparing.

So, if you want to know how much two sequences are similar, you can use descriptors as cited above.

Here, you have a paper about these descriptors.

I hope it helps. ;)

ADD COMMENT

Login before adding your answer.

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