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

Gdr 2591 #133

Merged
merged 6 commits into from
Oct 3, 2024
Merged

Gdr 2591 #133

merged 6 commits into from
Oct 3, 2024

Conversation

gladkia
Copy link
Collaborator

@gladkia gladkia commented Oct 3, 2024

Description

What changed?

Fixed bug in average_biological_replicates
Related JIRA issue: GDR-2591

Why was it changed?

In the function average_biological_replicates the 'fit_type' columns were not recognized properly in metrics data transformed with gDRutils::flatten. This resulted in some duplicates not being recognized properly (i.e. records differing only in fit_type).

Checklist for sustainable code base

  • I added tests for any code changed/added
  • I added documentation for any code changed/added
  • I made sure the naming of any new functions is self-explanatory and consistent

Logistic checklist

  • Package version bumped
  • Changelog updated

Screenshots (optional)

@gladkia gladkia requested a review from a team as a code owner October 3, 2024 06:30
@gladkia gladkia requested review from marcin-kam and j-smola and removed request for a team October 3, 2024 06:30
R/utils.R Show resolved Hide resolved
Copy link
Contributor

@j-smola j-smola left a comment

Choose a reason for hiding this comment

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

GJ!!!

R/utils.R Show resolved Hide resolved
tests/testthat/test-utils.R Outdated Show resolved Hide resolved
tests/testthat/test-utils.R Outdated Show resolved Hide resolved
R/utils.R Show resolved Hide resolved
@gladkia gladkia merged commit bf34f15 into main Oct 3, 2024
3 of 4 checks passed
@gladkia gladkia deleted the GDR-2591 branch October 3, 2024 12:00
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.

4 participants