Skip to content

Commit 4c5c3c4

Browse files
committed
more docu
1 parent 0f640de commit 4c5c3c4

1 file changed

Lines changed: 9 additions & 6 deletions

File tree

structure/special.md

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -46,19 +46,22 @@ A [http://en.wikipedia.org/wiki/Chromophore](chromophore) is the part of a molec
4646
}
4747
```
4848

49-
This will give this output
49+
This will give this output, note 'DYG' at position 66.
5050

51-
```
52-
note 'DYG' at position 66
51+
```
5352
60
5453
...01234567890
5554
...AAFDYGNRVFTEY...
56-
57-
...
55+
```
56+
57+
DYG is an unusual group - it has 3 characters as a result of .getOne_letter_code()
58+
59+
```
60+
...
5861
62 65 PHE amino F L-PEPTIDE LINKING
5962
63 66 DYG amino DYG L-PEPTIDE LINKING
6063
64 69 ASN amino N L-PEPTIDE LINKING
61-
...
64+
...
6265
```
6366

6467
## Microheterogeneity

0 commit comments

Comments
 (0)