文件名称:DNASequenceTranslator
介绍说明--下载内容来自于网络,使用问题请自行百度
When we get a DNA sequence, we want to see what kind of amino acid sequence it codes. The DNA sequence may not be a complete gene sequence and we may do not know whether it is a coding stand or non-coding strand. So this program try in 6 different translation way: fram +1 ,+2, +3 and frame -1,-2,-3. For codon, there are three different kind of them: stop codon, start codon and normal codon. The start codon and normal both encode amino acid but the stop codon only functions as a stop sign of translation. The translation machinery stops where it encounters a stop codon. But our program still read the codon even after it encounters a stop codon for the DNA sequence is not really part of gene segment.-
When we get a DNA sequence, we want to see what kind of amino acid sequence it codes. The DNA sequence may not be a complete gene sequence and we may do not know whether it is a coding stand or non-coding strand. So this program try in 6 different translation way: fram+1 ,+2,+3 and frame-1,-2,-3. For codon, there are three different kind of them: stop codon, start codon and normal codon. The start codon and normal both encode amino acid but the stop codon only functions as a stop sign of translation. The translation machinery stops where it encounters a stop codon. But our program still read the codon even after it encounters a stop codon for the DNA sequence is not really part of gene segment.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
BioTranslator.py
BioTranslator.readme
codon.txt
DNA sequence.txt
Amino Acids Chain.out
BioTranslator.readme
codon.txt
DNA sequence.txt
Amino Acids Chain.out
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.