Skip to content

Commit 124e2f5

Browse files
authored
Editing descriptions to say explicitly say auto generated from gene
1 parent 6153b54 commit 124e2f5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

data/STRchive-loci.schema.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,7 @@
327327
"unknown_motif_reference_orientation": {
328328
"section": "Alleles",
329329
"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.",
331331
"examples": ["AAAAG"],
332332
"type": "array",
333333
"auto_generated": true,
@@ -342,7 +342,7 @@
342342
"interruption_reference_orientation": {
343343
"section": "Alleles",
344344
"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.",
346346
"examples": ["CAA"],
347347
"type": "array",
348348
"auto_generated": true,

0 commit comments

Comments
 (0)