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

Biomarkers dataset issues #135

Closed
kmartinez834 opened this issue Mar 13, 2023 · 2 comments
Closed

Biomarkers dataset issues #135

kmartinez834 opened this issue Mar 13, 2023 · 2 comments
Assignees
Milestone

Comments

@kmartinez834
Copy link

kmartinez834 commented Mar 13, 2023

Continued from #12 and #13 , the following issues to be addressed in next release:

  • The "anatomical_entity" field should match the "uberon_id" field. Use the misc/sample_mapping.csv file for Uberon mapping.
    Currently in unreviewed/glycan_biomarkers.csv:
"anatomical_entity","uberon_id"
"DOID:1612 / Breast Cancer","0000178"

Should be:

"anatomical_entity","uberon_id"
"blood","UBERON:0000178"
  • Duplicates in human_protein_biomarkers.csv
  • Make field names consistent with other datasets

Blocker for:

@kmartinez834 kmartinez834 added moved to next version Issue for the next release cycle backend_dataset labels Mar 13, 2023
@kmartinez834 kmartinez834 added this to the 2.1 milestone Mar 13, 2023
@kmartinez834 kmartinez834 self-assigned this Mar 13, 2023
@kmartinez834 kmartinez834 changed the title glycan_biomarkers.csv issues Biomarkers dataset issues Mar 13, 2023
@kmartinez834
Copy link
Author

@jeet-vora

@kmartinez834
Copy link
Author

Issues included in dataset processing ticket #604

@ReneRanzinger ReneRanzinger removed the moved to next version Issue for the next release cycle label Aug 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants