Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Export cohorts to CSV #12

Merged
merged 5 commits into from
Feb 18, 2022
Merged

Export cohorts to CSV #12

merged 5 commits into from
Feb 18, 2022

Conversation

keckelt
Copy link
Member

@keckelt keckelt commented Feb 10, 2022

closes https://github.com/Caleydo/cohort/issues/289

Adds button to download cohort data as CSV:
image

results in:

Id;Cohort;Age;Gender;Ethnicity
TCGA-ER-A3ES-01;(Tumortype: Skin cutaneous melanoma);25.00;male;not hispanic or latino
TCGA-W3-AA21-01;(Tumortype: Skin cutaneous melanoma);26.00;male;not hispanic or latino
TCGA-W3-AA21-06;(Tumortype: Skin cutaneous melanoma);26.00;male;not hispanic or latino
TCGA-ER-A3ES-06;(Tumortype: Skin cutaneous melanoma);25.00;male;not hispanic or latino
TCGA-DA-A1I5-01;(Tumortype: Skin cutaneous melanoma);27.00;female;not hispanic or latino
TCGA-WE-A8ZT-06;(Tumortype: Skin cutaneous melanoma);25.00;female;not hispanic or latino
TCGA-D3-A5GN-06;(Tumortype: Skin cutaneous melanoma);15.00;female;not hispanic or latino
TCGA-DA-A1I5-06;(Tumortype: Skin cutaneous melanoma);27.00;female;not hispanic or latino
TCGA-EE-A2MK-01;(Tumortype: Skin cutaneous melanoma);18.00;female;not hispanic or latino
TCGA-D3-A51J-06;(Tumortype: Skin cutaneous melanoma);19.00;male;not hispanic or latino
TCGA-EE-A2MK-06;(Tumortype: Skin cutaneous melanoma);18.00;female;not hispanic or latino
TCGA-EE-A3AG-06;(Tumortype: Skin cutaneous melanoma);25.00;male;not hispanic or latino
TCGA-EE-A3AG-01;(Tumortype: Skin cutaneous melanoma);25.00;male;not hispanic or latino
TCGA-D3-A5GR-06;(Tumortype: Skin cutaneous melanoma);23.00;female;not hispanic or latino
TCGA-FR-A44A-01;(Tumortype: Skin cutaneous melanoma);29.00;female;not hispanic or latino
TCGA-EE-A2MG-01;(Tumortype: Skin cutaneous melanoma);23.00;male;not hispanic or latino
TCGA-EE-A2MG-06;(Tumortype: Skin cutaneous melanoma);23.00;male;not hispanic or latino
...

@keckelt keckelt marked this pull request as ready for review February 10, 2022 13:59
@keckelt keckelt self-assigned this Feb 10, 2022
@keckelt keckelt added priority: medium release: minor PR merge results in a new minor version type: feature New feature or request labels Feb 10, 2022
@keckelt keckelt changed the title Add Publications to Welcome Page header Export cohorts to CSV Feb 10, 2022
Copy link
Member

@PatrickAdelberger PatrickAdelberger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

okay 👍

@keckelt keckelt merged commit e6a516c into develop Feb 18, 2022
@keckelt keckelt deleted the export_lineup branch February 18, 2022 08:45
@keckelt keckelt mentioned this pull request Feb 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: medium release: minor PR merge results in a new minor version type: feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants