MATLAB aminolookup converting reference

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일

0 개 추천

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:

카테고리

도움말 센터File Exchange에서 Genomics and Next Generation Sequencing에 대해 자세히 알아보기

제품

질문:

2020년 1월 13일

답변:

2020년 1월 14일

Community Treasure Hunt

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

Start Hunting!

Translated by