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

Previously missing PB subtypes added #601

Merged
merged 4 commits into from
Aug 16, 2024
Merged

Previously missing PB subtypes added #601

merged 4 commits into from
Aug 16, 2024

Conversation

sangeetashukla
Copy link
Collaborator

@sangeetashukla sangeetashukla commented Jul 22, 2024

Purpose/implementation Section

Add PPTID subtypes

What scientific question is your analysis addressing?

There were some PPT ID subtypes that were not added to the module earlier. The module needed updates to include those additional subtypes.

What was your approach?

Review the input data source to ascertain which subtypes were missed.
Correctly map the pathology_free_text_diagnosis to molecular_subtype_methyl
Followed by mapping molecular_subtype correctly
Run the module to re-generate subtypes in the results/ directory

What GitHub issue does your pull request address?

Issue 590

Directions for reviewers. Tell potential reviewers what kind of feedback you are soliciting.

Which areas should receive a particularly close look?

Please review the subtypes for their acceptable nomenclature

Is there anything that you want to discuss further?

No

Is the analysis in a mature enough form that the resulting figure(s) and/or table(s) are ready for review?

Yes

Results

What types of results are included (e.g., table, figure)?

What is your summary of the results?

Reproducibility Checklist

  • The dependencies required to run the code in this pull request have been added to the project Dockerfile.
  • This analysis has been added to continuous integration.

Documentation Checklist

  • This analysis module has a README and it is up to date.
  • This analysis is recorded in the table in analyses/README.md and the entry is up to date.
  • The analytical code is documented and contains comments.

Copy link
Collaborator

@jharenza jharenza left a comment

Choose a reason for hiding this comment

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

hi @sangeetashukla I left some comments for changes required here

@sangeetashukla
Copy link
Collaborator Author

hi @sangeetashukla I left some comments for changes required here

Hi @jharenza I have made the changes. Please take a look when you can.

@jharenza jharenza self-requested a review August 13, 2024 17:49
@jharenza jharenza self-requested a review August 15, 2024 17:06
Copy link
Collaborator

@jharenza jharenza left a comment

Choose a reason for hiding this comment

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

hi @sangeetashukla thanks for the update. I found a bug where the low conf methyl subtypes were being propagated and pushed a commit for that. This looks good now, no new samples subtyped but the code exists now. Let's see if it passes.

@jharenza jharenza merged commit 9138cec into dev Aug 16, 2024
28 checks passed
@jharenza jharenza deleted the PB_subtyping branch August 16, 2024 14:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants