Skip to content

feat: cohort exploration functionality to export records of a selected cohort#158

Open
hugy718 wants to merge 2 commits intoCOOL-cohort:mainfrom
hugy718:record-export
Open

feat: cohort exploration functionality to export records of a selected cohort#158
hugy718 wants to merge 2 commits intoCOOL-cohort:mainfrom
hugy718:record-export

Conversation

@hugy718
Copy link
Collaborator

@hugy718 hugy718 commented Mar 19, 2025

Support records exporting

Export records of a cohort generated by COOL to a csv file for downstream applications.

Changes

A functionality to export cohort records
Added a CsvDataWriter class to write tuples out in csv
Fixed the CoolTupleReader #124 that was disabled after cohort processing revamp
Command registered as cohortexport in the CLI tool

@hugy718 hugy718 self-assigned this Mar 19, 2025
@hugy718 hugy718 linked an issue Mar 19, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CoolTupleReader logic rework.

1 participant