Skip to content

Commit 5cd669f

Browse files
add cohorts analysis
1 parent 6320047 commit 5cd669f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

malariagen_data/adir1.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ def __repr__(self):
135135
f"Storage URL : {self._url}\n"
136136
f"Data releases available : {', '.join(self.releases)}\n"
137137
f"Results cache : {self._results_cache}\n"
138-
# f"Cohorts analysis : {self._cohorts_analysis}\n"
138+
f"Cohorts analysis : {self._cohorts_analysis}\n"
139139
f"Site filters analysis : {self._site_filters_analysis}\n"
140140
f"Software version : malariagen_data {malariagen_data.__version__}\n"
141141
f"Client location : {self.client_location}\n"

0 commit comments

Comments
 (0)