1
- # This is an auto-generated file. Regular comments will be removed when this
2
- # file is regenerated. Regenerating will not touch any manually added keys,
3
- # so comments can be added in a "comment" key.
1
+ # This is an auto-generated file.
2
+ #
3
+ # Regenerating this file via `configlet sync` will:
4
+ # - Recreate every `description` key/value pair
5
+ # - Recreate every `reimplements` key/value pair, where they exist in problem-specifications
6
+ # - Remove any `include = true` key/value pair (an omitted `include` key implies inclusion)
7
+ # - Preserve any other key/value pair
8
+ #
9
+ # As user-added comments (using the # character) will be removed when this file
10
+ # is regenerated, comments can be added via a `comment` key.
11
+
12
+ [2c44f7bf-ba20-43f7-a3bf-f2219c0c3f98 ]
13
+ description = " Empty RNA sequence results in no proteins"
4
14
5
15
[96d3d44f-34a2-4db4-84cd-fff523e069be ]
6
16
description = " Methionine RNA sequence"
@@ -53,6 +63,12 @@ description = "STOP codon RNA sequence 2"
53
63
[9c2ad527-ebc9-4ace-808b-2b6447cb54cb ]
54
64
description = " STOP codon RNA sequence 3"
55
65
66
+ [f4d9d8ee-00a8-47bf-a1e3-1641d4428e54 ]
67
+ description = " Sequence of two protein codons translates into proteins"
68
+
69
+ [dd22eef3-b4f1-4ad6-bb0b-27093c090a9d ]
70
+ description = " Sequence of two different protein codons translates into proteins"
71
+
56
72
[d0f295df-fb70-425c-946c-ec2ec185388e ]
57
73
description = " Translate RNA strand into correct protein list"
58
74
@@ -70,3 +86,6 @@ description = "Translation stops if STOP codon in middle of three-codon sequence
70
86
71
87
[2c2a2a60-401f-4a80-b977-e0715b23b93d ]
72
88
description = " Translation stops if STOP codon in middle of six-codon sequence"
89
+
90
+ [f6f92714-769f-4187-9524-e353e8a41a80 ]
91
+ description = " Sequence of two non-STOP codons does not translate to a STOP codon"
0 commit comments