You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: data/STRchive-loci.schema.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -327,7 +327,7 @@
327
327
"unknown_motif_reference_orientation": {
328
328
"section": "Alleles",
329
329
"title": "Unknown Motif (Reference Orientation)",
330
-
"description": "Motif(s) of unknown consequence in the + reference orientation. Automatically generated from unknown_motif_reference_orientation and gene_strand. Should not be manually edited.",
330
+
"description": "Motif(s) of unknown consequence in the + reference orientation. Automatically generated from unknown_motif_gene_orientation and gene_strand. Should not be manually edited.",
331
331
"examples": ["AAAAG"],
332
332
"type": "array",
333
333
"auto_generated": true,
@@ -342,7 +342,7 @@
342
342
"interruption_reference_orientation": {
343
343
"section": "Alleles",
344
344
"title": "Interruption (Reference Orientation)",
345
-
"description": "Interruption(s) in the + reference orientation. Only include interruptions that have been observed in individuals. Automatically generated from interruption_reference_orientation and gene_strand. Should not be manually edited.",
345
+
"description": "Interruption(s) in the + reference orientation. Only include interruptions that have been observed in individuals. Automatically generated from interruption_gene_orientation and gene_strand. Should not be manually edited.",
0 commit comments