필터 지우기
필터 지우기

MATLAB aminolookup converting reference

조회 수: 1 (최근 30일)
Burak Alakus
Burak Alakus 2020년 1월 13일
답변: Tim DeFreitas 2020년 1월 14일
Hello guys. I am using Bioinformatic Toolbox of MATLAB.
In order to convert protein sequences to the integer representations, MATLAB provides us to apply aminolookup function.
Yet when i see the table, it has different values for differen amino acid codes. In MATLAB A is 1, R is 2, N is 3, and so on. However in the literature A is 1, C is 2, D is 3 and so on. Why is the difference? Is there any reference for it?

답변 (1개)

Tim DeFreitas
Tim DeFreitas 2020년 1월 14일
There is no inherent meaning to the values assigned to each amino acid, they are arbitrary. In general, they are in alphabetical order by full Amino Acid name, with the ambiguous codes at the end (e.g. B/Z/X/*). More details can be found here:

카테고리

Help CenterFile Exchange에서 Nucleotide Sequence Analysis에 대해 자세히 알아보기

제품

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by