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

Fix qiime2 importer #671

Merged
merged 7 commits into from
Jan 17, 2025
Merged

Fix qiime2 importer #671

merged 7 commits into from
Jan 17, 2025

Conversation

TuomasBorman
Copy link
Contributor

The importer failed when the order of samples did not match between abundance table and sample metadata even though they were correct otherwise. The function gave error that told that the datasets are incompatible. Now it is fixed; the correct samples are fetched from the sample metadata despite the order, and user gets informative warnings.

@TuomasBorman TuomasBorman merged commit 2d2f40d into devel Jan 17, 2025
1 of 3 checks passed
@TuomasBorman TuomasBorman deleted the fix_qiime2 branch January 17, 2025 20:56
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.

1 participant