Skip to content

Commit 6b83d31

Browse files
authored
Reformat Schema and STRchive loci (#262)
## Description This PR will serve as a base for the changes coming in both #238 and #260. Fixes: #240 ## Major Changes - Reorder fields in schema and STRchive loci json to be more similar to locus pages - Automate sorting of STRchive loci json fields so that they match the schema order - Remove deprecated fields "type", "flank_motif" and "source" and where necessary integrate their content into other fields - Add new locus_structure format and check it against the reference genome for some unusual loci like FAME and XYLT1 ## Minor Changes - Fix citation in one of the ataxias that was pointing to the wrong disease ## Checklist - [x] All changes are well summarized - [x] Check all tests pass - [x] Check that the website preview looks good - [x] Update the STRchive version in `CITATION.cff`, format X.Y.Z. If any major changes, increment Y. If only minor changes, increment Z. If the breaking change (rare), increment X. - [x] Ask someone to review this PR
1 parent 9b60da3 commit 6b83d31

File tree

5 files changed

+2649
-2618
lines changed

5 files changed

+2649
-2618
lines changed

CITATION.cff

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
title: STRchive
2-
version: 2.9.1
3-
date-released: "2025-08-18"
2+
version: 2.10.0
3+
date-released: "2025-09-05"
44
url: https://github.com/dashnowlab/STRchive
55
authors:
66
- family-names: Dashnow

0 commit comments

Comments
 (0)