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

Updated waveica for new outputs from recetox-aplcms #378

Merged
merged 8 commits into from
Jun 23, 2023

Conversation

zargham-ahmad
Copy link
Collaborator

This PR includes the following:

  • Added data transpose option so the new outputs from recetox-aplcms can be used
  • Added verify_column_types function to check if the columns are of the correct type
  • Added test and testdata for transpose case
  • Fixed some param calls in the test (filter_length -> wavelet_length)
  • added group var in waveica_singlebatch function which was not there but used
  • Bump version

closes #365

@hechth hechth requested a review from xtrojak June 22, 2023 12:27
Copy link
Member

@hechth hechth left a comment

Choose a reason for hiding this comment

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

LGTM - only add WaveICA to bio.tools and then add the crossref here and we're done :)

@zargham-ahmad
Copy link
Collaborator Author

LGTM - only add WaveICA to bio.tools and then add the crossref here and we're done :)

added in a54098b

Copy link
Contributor

@xtrojak xtrojak left a comment

Choose a reason for hiding this comment

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

Except minor issues looks good to me.

tools/waveica/waveica.xml Outdated Show resolved Hide resolved
tools/waveica/waveica.xml Outdated Show resolved Hide resolved
@hechth hechth merged commit 77bea6c into RECETOX:master Jun 23, 2023
9 checks passed
@zargham-ahmad zargham-ahmad deleted the issue365 branch December 20, 2023 13:38
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.

check and update waveica for new outputs from recetox-aplcms and RAMClustR
3 participants