Skip to content

Update script.R #58

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

Merged
merged 2 commits into from
May 20, 2025
Merged

Update script.R #58

merged 2 commits into from
May 20, 2025

Conversation

ghar1821
Copy link
Contributor

@ghar1821 ghar1821 commented May 20, 2025

Describe your changes

Fix bug in cycombine where correction was previously done on output of normalize when it should have been done on non-normalized data.

Checklist before requesting a review

  • I have performed a self-review of my code

  • Check the correct box. Does this PR contain:

    • Breaking changes
    • New functionality
    • Major changes
    • Minor changes
    • Bug fixes
  • Proposed changes are described in the CHANGELOG.md

  • CI Tests succeed and look good!

@ghar1821 ghar1821 marked this pull request as ready for review May 20, 2025 00:20
@ghar1821 ghar1821 requested a review from LuLeom May 20, 2025 00:20
Copy link
Contributor

@LuLeom LuLeom left a comment

Choose a reason for hiding this comment

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

The code now follows the same steps as in the official CyCombine vignettes.

The function cyCombine::correct_data() takes the uncorrected dataframe as input now.

@ghar1821 ghar1821 merged commit 01c470f into main May 20, 2025
2 checks passed
@rcannood rcannood deleted the fix_cytocombine_batch branch May 22, 2025 10:39
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