Skip to content

Commit 4cbc756

Browse files
authored
Merge branch 'master' into issue-919-cnv-variant-query
2 parents 9f801a1 + 4d6d863 commit 4cbc756

7 files changed

Lines changed: 2 additions & 910 deletions

File tree

malariagen_data/anoph/base_params.py

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -81,13 +81,6 @@
8181
""",
8282
]
8383

84-
cohort_group_query: TypeAlias = Annotated[
85-
str,
86-
"""
87-
A pandas query string to be evaluated against cohort-group metadata.
88-
""",
89-
]
90-
9184
sample_indices: TypeAlias = Annotated[
9285
List[int],
9386
"""

malariagen_data/anoph/cohort_group_metadata.py

Lines changed: 0 additions & 60 deletions
This file was deleted.

notebooks/cohort_group_metadata.ipynb

Lines changed: 0 additions & 94 deletions
This file was deleted.

0 commit comments

Comments
 (0)