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

[Mutations tab] add gene column to downloaded file from mutations table #10932

Open
jjgao opened this issue Aug 8, 2024 · 5 comments · May be fixed by cBioPortal/cbioportal-frontend#5049
Open

Comments

@jjgao
Copy link
Member

jjgao commented Aug 8, 2024

Currently gene name is not in the table. After downloading data for multiple genes, you would have to figure out which file is for which gene. There are two options - either would work:

  1. add a gene column into the downloaded file
  2. name the file with gene

Option 1 would be preferable (e.g. users may want to combine data together) if it won't add too much technical complexity.

@charanbhatia
Copy link

@jjgao @heuermh can you assign this issue to me?

@chandanSahoo-cs
Copy link

can you assign this issue to me

@singhsayan
Copy link

Hi @jjgao,

I’m interested in taking on this issue to add a gene column to the downloaded mutation files. My approach would involve using Node.js and Express for handling the server-side functionality and leveraging the fs module for file manipulation.

I believe this will enhance data usability for users. If this aligns with the project’s direction, please assign the issue to me. Looking forward to your feedback!

Best,
Sayan

@dakshika-chaudhary
Copy link

I am interested please assign this issue to me

@arishta-dev
Copy link

Hi @jjgao,
I am a new contributor here.
I have put a PR for the approach 1 (adding a new Gene column). I have added necessary details and screenshot of before/after change.
cBioPortal/cbioportal-frontend#5049
Please do let me know if anything else is required from my end. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants