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

Minor fixes to tool_data_table_conf and related files for clair3 and artic #6790

Open
wants to merge 54 commits into
base: main
Choose a base branch
from

Conversation

pvanheus
Copy link
Contributor

@pvanheus pvanheus commented Feb 22, 2025

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)

renu-pal and others added 30 commits November 22, 2024 22:13
Co-authored-by: Björn Grüning <[email protected]>
Co-authored-by: Björn Grüning <[email protected]>
Co-authored-by: Björn Grüning <[email protected]>
pvanheus and others added 4 commits February 24, 2025 15:04
…alaxyproject#6796)

* Add support for downloading schemes, fix some data table problems, change defaults to minion defaults

* Remove unneeded quotes and add more info on defaults

* Remove quotes around integer parameter
* Updating tools/ncbi_datasets from version 16.41.0 to 16.42.0

* Remove trailing hyphen in macros

---------

Co-authored-by: planemo-autoupdate <[email protected]>
* Add ASMplot

* Add associated test-data

* Minor changes to description and added single quotes to parameters
@wm75
Copy link
Contributor

wm75 commented Feb 26, 2025

@pvanheus another question while we're at it: have the model files ever changed their format?
Newly installed clair3_models are now also user-selectable for old versions of clair3 (like 0.1.11+galaxy0 installed on EU). Would they be compatible?

@pvanheus
Copy link
Contributor Author

@pvanheus another question while we're at it: have the model files ever changed their format? Newly installed clair3_models are now also user-selectable for old versions of clair3 (like 0.1.11+galaxy0 installed on EU). Would they be compatible?

The model files that are built by the clair3 group (available here) have not changed since October 2021, which is before the release date of any of the versions of clair3 used in Galaxy, so it seems that the model format is very stable and definitely stable across all Galaxy tool releases.

@wm75
Copy link
Contributor

wm75 commented Feb 27, 2025

Hmm, that was a semi-successful integration. I think things are actually correct now, just a lot of annoying in-between commits from main.

#
#So, all_model.loc could look something like this:
test_model "the_model_name" r941_prom_hac_g360+g422 $(dirname $(which run_clair3.sh))/models/r941_prom_hac_g360+g422#This file lists the names and locations of all the clair3 model files
#This file lists the names and locations of all the clair3 model files
Copy link
Contributor

Choose a reason for hiding this comment

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

this entire file still needs to be renamed to clair3_models.loc.sample I guess.
Then the tool_data_table.conf needs to be adjusted too.

@@ -2,7 +2,7 @@
<description>germline small variant caller for long-reads</description>
<macros>
<token name="@TOOL_VERSION@">1.0.10</token>
<token name="@VERSION_SUFFIX@">1</token>
<token name="@VERSION_SUFFIX@">2</token>
Copy link
Contributor

Choose a reason for hiding this comment

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

don't bump this version so that we can overwrite the faulty previous attempt

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.

8 participants