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: CHANGELOG.md
+20Lines changed: 20 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,22 @@
1
+
<aname="1.1.1"></a>
2
+
# [Serology Updates (1.1.1)](https://github.com/nmdp-bioinformatics/py-ard/releases/tag/1.1.1) - 05 Mar 2024
3
+
4
+
Serolgy Updates
5
+
6
+
Note: This release changes and updates Serology related data. Please rebuild the cache database if there's a missing Serology error.
7
+
```
8
+
pyard-import --re-install
9
+
```
10
+
11
+
- Support Associated Antigens in addition to broad/splits [#303](https://github.com/nmdp-bioinformatics/py-ard/issues/303)
12
+
- Fix Serology reduction for 2 field alleles
13
+
- All recognized serology to be valid, not only the ones that have corresponding DNA Alleles [#306](https://github.com/nmdp-bioinformatics/py-ard/issues/306)
14
+
- Fix batch processing for DRBX column
15
+
- Map Serology to the correct XX version
16
+
17
+
[Changes][1.1.1]
18
+
19
+
1
20
<aname="1.0.11"></a>
2
21
# [Fix CWD and Serology reduction issues (1.0.11)](https://github.com/nmdp-bioinformatics/py-ard/releases/tag/1.0.11) - 02 Feb 2024
0 commit comments