We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 799917f commit 6e7231dCopy full SHA for 6e7231d
CHANGELOG.md
@@ -3,7 +3,13 @@
3
## dev
4
5
## 9/18/25
6
-* Store gene ids on SavedVariant model (REQUIRES DB MIGRATION)
+
7
+## 10/27/25
8
+* Adds affected status to the gt stats views/dicts in Clickhouse (REQUIRES DB MIGRATION)
9
+ * Note that for users with Clickhouse already enabled, this migration will enqueue tasks in the loading pipeline to
10
+ refresh existing data. You may want to monitor the pipeline for any failures and re-trigger them in the event of any
11
+ failures. seqr will contiunue to function normally if these steps are skipped, but in the long run this may result
12
+ in inaccurate search results
13
14
## 9/29/25
15
* Deprecate hail backend support
0 commit comments