We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f640de commit 4c5c3c4Copy full SHA for 4c5c3c4
1 file changed
structure/special.md
@@ -46,19 +46,22 @@ A [http://en.wikipedia.org/wiki/Chromophore](chromophore) is the part of a molec
46
}
47
```
48
49
-This will give this output
+This will give this output, note 'DYG' at position 66.
50
51
-```
52
- note 'DYG' at position 66
+```
53
60
54
...01234567890
55
...AAFDYGNRVFTEY...
56
-
57
-...
+
+DYG is an unusual group - it has 3 characters as a result of .getOne_letter_code()
58
59
+ ...
61
62 65 PHE amino F L-PEPTIDE LINKING
62
63 66 DYG amino DYG L-PEPTIDE LINKING
63
64 69 ASN amino N L-PEPTIDE LINKING
64
65
66
67
## Microheterogeneity
0 commit comments