File tree Expand file tree Collapse file tree 1 file changed +16
-12
lines changed Expand file tree Collapse file tree 1 file changed +16
-12
lines changed Original file line number Diff line number Diff line change @@ -7,16 +7,20 @@ Feature: Serology Reduction
77
88 Given the allele as <Allele>
99 When reducing on the <Level> level with ping
10- Then the reduced allele is found to be <Redux Allele >
10+ Then the reduced allele is found to be <Redux Serology >
1111
12- Examples :
13- | Allele | Level | Redux Allele |
14- | A *01 :01 :01 :01 | S | A1 |
15- | A *01 :01 | S | A1 |
16- | A *01 :AABJE | S | A1 /A36 |
17- | A *03 :XX | S | A3 |
18- | B *44 :02 :01 :11 /B *44 :02 :01 :12 | S | B12 /B44 |
19- | B *13 :03 | S | B13 |
20- | B *13 :04 | S | B15 /B21 |
21- | B *15 :01 /B *15 :02 /B *15 :03 /B *15 :04 | S | B15 /B62 /B70 /B72 /B75 |
22- | B *15 :10 | S | B15 /B70 /B71 |
12+ Examples : Alleles to Serology
13+ | Allele | Level | Redux Serology |
14+ | A *01 :01 :01 :01 | S | A1 |
15+ | A *01 :01 | S | A1 |
16+ | A *01 :AABJE | S | A1 /A36 |
17+ | A *03 :XX | S | A3 |
18+ | B *44 :02 :01 :11 /B *44 :02 :01 :12 | S | B12 /B44 |
19+ | B *13 :03 | S | B13 |
20+ | B *13 :04 | S | B15 /B21 |
21+
22+ Examples : Serology Sorted Properly
23+ | Allele | Level | Redux Serology |
24+ | B *15 :01 /B *15 :02 /B *15 :03 /B *15 :04 | S | B15 /B62 /B70 /B72 /B75 |
25+ | B *15 :10 | S | B15 /B70 /B71 |
26+ | A *24 :03 /A *24 :10 /A *24 :23 /A *24 :33 /A *24 :374 | S | A9 /A24 /A2403 |
You can’t perform that action at this time.
0 commit comments