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

Solve isofiltr refactoring differences #70

Merged
merged 5 commits into from
Oct 30, 2024

Conversation

hechth
Copy link
Member

@hechth hechth commented Oct 30, 2024

Closes #68

This PR introduces 3 changes which align the output of IsoFiltR in this version with the upstream one.

During refactoring, 2 mistakes were introduced.

  • The slicing of the data chunks included an additional offset of 1 row in the refactored version.
  • One value when filtering the sulfur list was wrong (0.00149 instead of 0.00249)

Another thing which was removed during refactoring was the introduction of dummy rows. These somehow get removed, since they are not in the final output, but they also influence the outputs.

@hechth hechth merged commit e73eb0a into master Oct 30, 2024
3 checks passed
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.

MFAssignR: galaxy version of IsoFiltR provides a different number of 34S masses compared to R version
1 participant