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

MSK internal: mapping from dataline to impact cohorts #506

Open
inodb opened this issue May 23, 2023 · 0 comments
Open

MSK internal: mapping from dataline to impact cohorts #506

inodb opened this issue May 23, 2023 · 0 comments

Comments

@inodb
Copy link
Member

inodb commented May 23, 2023

We have some logic here to do sample mappings from Darwin/CIS:

https://github.com/cBioPortal/cbioportal/blob/master/web/src/main/java/org/cbioportal/web/MskEntityTranslationController.java

If we want to use this for dataline we would need:

  • A way to map from Patient ID rather than Sample ID
  • Do an entire cohort rather than one sample/patient at a time

For now we went with this solution: cBioPortal/cbioportal-frontend#4616

@JREastonMarks JREastonMarks transferred this issue from cBioPortal/cbioportal Mar 1, 2024
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

No branches or pull requests

1 participant