Commit 485ef17
committed
refactor: finalize karyotype GCS loading and simulated tests
- Replace arbitrary '20231213' analysis value with clearly synthetic 'simtest'
- Remove unnecessary config keys (KARYOTYPE_INVERSIONS, KARYOTYPE_TAG_SNPS_FILENAME)
- Hardcode filename in production code, matching site_filters/aim patterns
- Use explicit (contig, inversion) tuples in simulator instead of string slicing
- Align test fixtures with test_aim_data.py pattern (AnophelesKaryotypeAnalysis)
- Use correct Af1 GFF params in test fixture
- Delete empty MANIFEST.in1 parent 7d1690a commit 485ef17
4 files changed
Lines changed: 35 additions & 30 deletions
Whitespace-only changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | 73 | | |
77 | 74 | | |
78 | | - | |
| 75 | + | |
79 | 76 | | |
80 | 77 | | |
81 | 78 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1154 | 1154 | | |
1155 | 1155 | | |
1156 | 1156 | | |
1157 | | - | |
1158 | | - | |
1159 | | - | |
1160 | | - | |
| 1157 | + | |
1161 | 1158 | | |
1162 | 1159 | | |
1163 | 1160 | | |
| |||
1529 | 1526 | | |
1530 | 1527 | | |
1531 | 1528 | | |
1532 | | - | |
1533 | | - | |
1534 | 1529 | | |
1535 | 1530 | | |
| 1531 | + | |
| 1532 | + | |
1536 | 1533 | | |
1537 | | - | |
1538 | | - | |
| 1534 | + | |
1539 | 1535 | | |
1540 | 1536 | | |
1541 | 1537 | | |
| |||
1552 | 1548 | | |
1553 | 1549 | | |
1554 | 1550 | | |
1555 | | - | |
| 1551 | + | |
| 1552 | + | |
| 1553 | + | |
| 1554 | + | |
| 1555 | + | |
| 1556 | + | |
| 1557 | + | |
1556 | 1558 | | |
1557 | 1559 | | |
1558 | 1560 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
5 | 7 | | |
6 | 8 | | |
7 | 9 | | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
13 | 17 | | |
14 | | - | |
15 | | - | |
16 | | - | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
17 | 21 | | |
18 | 22 | | |
19 | 23 | | |
20 | 24 | | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
26 | 32 | | |
27 | | - | |
28 | | - | |
29 | | - | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
30 | 36 | | |
31 | 37 | | |
32 | 38 | | |
| |||
0 commit comments