|
[x]
Posted via EE Mobile
|
|
| Search, ask, and monitor your questions on the go with EE Mobile. Visit Experts Exchange from your mobile device and never be out of touch again. |
|
|
|
|
Asked by CRAZYCRAZY in Miscellaneous Programming, Perl Programming Language
Hi everyone, I am new here. I wanner use perl to extract the encoding part of DNA. Our input will be a protein sequence and a DNA sequence. The protein sequence is encoded in the DNA sequence. For example: a protein sequence FICEDDPKQR is encoded in the
() part of the DNA sequence
ATGAAAATT(TTCATTTGCGAAGACG
ATCCAAAACA
AAGA)GAAAA
CATGGTTACC
I wanner use Perl to extract the encoding part and save it into a new DNA sequence file.
Since the reverse translation of protein to DNA is a little complicated, I am wondering to translate our dna sequence in 3 reading frames to 3 new different protein sequences(I can write this script), then match with the input protein sequence. If match, then reverse the new match protein sequence to DNA sequence and extract it.
20091021-EE-VQP-81 - Hierarchy / EE_QW_3_20080625