Commit 5343506
Add Ag inversion karyotyping support (#608)
* add karyotyping support
* not biallelic snp calls
* add new function to check exact alleles
* add new function to check exact alleles
* pre-commit
* pre-commit
* add tag snp file
* Update malariagen_data/ag3.py
Co-authored-by: Alistair Miles <alimanfoo@googlemail.com>
* alimanfoo comments
* add karyo params
* add manifest.in
* pre-cmmit hooks
* move karyo_params to ag3.py
* move typing import to top
* Update malariagen_data/ag3.py
Co-authored-by: Alistair Miles <alimanfoo@googlemail.com>
* Update malariagen_data/ag3.py
Co-authored-by: Alistair Miles <alimanfoo@googlemail.com>
* use doc generator
* pre-commit
* fix for tests - new col name
* Update malariagen_data/ag3.py
Co-authored-by: Alistair Miles <alimanfoo@googlemail.com>
* fix 2 for tests
* Update tests/test_ag3.py
* Update tests/test_ag3.py
* add notebook
* Update malariagen_data/ag3.py
Co-authored-by: Alistair Miles <alimanfoo@googlemail.com>
* update notebook
* fix dtypes
* pre-commit
---------
Co-authored-by: Alistair Miles <alimanfoo@googlemail.com>
Co-authored-by: Alistair Miles <am23@sanger.ac.uk>1 parent 7348218 commit 5343506
6 files changed
Lines changed: 41074 additions & 0 deletions
File tree
- malariagen_data
- resources
- notebooks
- tests
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
5 | 8 | | |
6 | 9 | | |
7 | 10 | | |
8 | 11 | | |
9 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
10 | 18 | | |
11 | 19 | | |
12 | 20 | | |
| |||
75 | 83 | | |
76 | 84 | | |
77 | 85 | | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
78 | 92 | | |
79 | 93 | | |
80 | 94 | | |
| |||
341 | 355 | | |
342 | 356 | | |
343 | 357 | | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
| 364 | + | |
| 365 | + | |
| 366 | + | |
| 367 | + | |
| 368 | + | |
| 369 | + | |
| 370 | + | |
| 371 | + | |
| 372 | + | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
| 403 | + | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
| 414 | + | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
| 420 | + | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
| 424 | + | |
| 425 | + | |
| 426 | + | |
| 427 | + | |
| 428 | + | |
0 commit comments