Skip to content

Update get_ssm_by_region - #15

Merged
gillissierra merged 7 commits into
masterfrom
sgillis-ssm
Sep 3, 2025
Merged

Update get_ssm_by_region#15
gillissierra merged 7 commits into
masterfrom
sgillis-ssm

Conversation

@gillissierra

@gillissierra gillissierra commented Aug 18, 2025

Copy link
Copy Markdown
Contributor

Describe your changes

Addresses

Related issues in other child packages

Indicate which issue(s) this addresses, if applicable

Checklist before requesting a review

  • I tested the new function/functionality in a fresh workspace
  • I added at least one working example that demonstrates the new functionality (if applicable)
  • The test script tools/logExampleOutputs.R ran to completion
  • I included the file GAMBLR_examples_output.log in my pull request and confirm the changes to this file are expected

Comment thread R/get_ssm_by_regions.R Outdated
Comment thread R/get_ssm_by_regions.R Outdated
Comment thread R/get_ssm_by_regions.R Outdated

@rdmorin rdmorin left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

A few things need to be clarified in the comments and I highlighted one potential problem in the test outputs.

6: 8 127721754 127721755 14 105863234 105863235 . 112 - + BLGSP-71-08-00023-01A-01D MYC IGH IGH-MYC

> table(annotated_myc_hg38$partner)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Do we know what caused this change? Looks problematic.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

The function get_manta_sv uses GAMBLR.data::sample_data[[projection]]$bedpe which was last changed on June 30, 2025. The log file has not been changed since Mar 29, 2025. That is my best guess as to where these changes are coming from -- the .rda have been updated. The other source of the changes could be the samples returned by get_gambl_metadata since it uses GAMBLR.data::sample_data$meta. So likely the data has been changed since the last commit of this log output, but I can't be 100% sure.

@gillissierra gillissierra Aug 25, 2025

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

When there is a major revision to the data objects, like in morinlab/GAMBLR.data#122, should re-run certain log scripts be done as part of that? e.g. log scripts for .open and .viz in particular

@rdmorin rdmorin left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Looks good

@gillissierra
gillissierra merged commit 605ecb1 into master Sep 3, 2025
@gillissierra
gillissierra deleted the sgillis-ssm branch September 3, 2025 20:51
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

Successfully merging this pull request may close these issues.

2 participants