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

metaphlan v4.0.5 -> v4.0.6 #5218

Merged
merged 5 commits into from
Mar 28, 2023
Merged

Conversation

tuncK
Copy link
Contributor

@tuncK tuncK commented Mar 28, 2023

FOR CONTRIBUTOR:

  • - I have read the CONTRIBUTING.md document and this tool is appropriate for the tools-iuc repo.
  • - License permits unrestricted use (educational + commercial)
  • - This PR adds a new tool or tool collection
  • - This PR updates an existing tool or tool collection
  • - This PR does something else (explain below)

Updated metaphlan version, commented out DM test as the target file is too big to be used as a test.

@@ -26,6 +26,7 @@ python '$__tool_directory__/data_manager_metaphlan_download.py'
<data name="out_file" format="data_manager_json" label="${tool.name}"/>
</outputs>
<tests>
<!--
<test expect_num_outputs="1">
<param name="index" value="mpa_vOct22_CHOCOPhlAnSGB_202212"/>
Copy link
Member

Choose a reason for hiding this comment

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

can we download a smaller dataset?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

None available: http://cmprod1.cibio.unitn.it/biobakery4/metaphlan_databases/bowtie2_indexes/

Unless we go the VW-way and make it download via "if toy DB, wget ... else call python"

Copy link
Contributor

@bernt-matthias bernt-matthias left a comment

Choose a reason for hiding this comment

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

Hi @tuncK and @bgruening

Fine from my side. CI considers the tool now .. but at the same time all tests have been commented.

Guess there is nothing else that we can do, or?

What is the limiting factor in testing: time or disk space?

@bgruening
Copy link
Member

As far as I understood its a space limitation. I also have no better idea. Please feel free to merge.

@bernt-matthias
Copy link
Contributor

As far as I understood its a space limitation. I also have no better idea. Please feel free to merge.

yep to large. 2GB .. needing ~200min

@bernt-matthias bernt-matthias merged commit 57df6e8 into galaxyproject:main Mar 28, 2023
paulzierep pushed a commit to paulzierep/tools-iuc that referenced this pull request Apr 18, 2023
* metaphlan v4.0.6

* Update tools/metaphlan/macros.xml

* remove metaphlan DM from skip list

* Try to enable tests

* Revert "Try to enable tests"

This reverts commit 0f1d8f8.

---------

Co-authored-by: M Bernt <[email protected]>
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.

3 participants