problem in nt2aa
조회 수: 2 (최근 30일)
이전 댓글 표시
hi,
in Convert nucleotide sequence to amino acid sequence, AND AS FOLLOWING TABLE: http://www.cbs.dtu.dk/courses/27619/codon.html all the following codons is converted into single amino acid L
CTT, CTC, CTA, CTG, TTA, TTG
WHY WHEN run
nt2aa (ttg) ,nt2aa (ctg)
I get M
THANKS IN ADVANCE
댓글 수: 0
답변 (1개)
Jan
2011년 10월 2일
I found this by asking Google. You can do this by yourself also. If Google knows an answer, this is faster than taking the indirection over this forum.
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!