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

Workflow, tool version outline #825

Open
s-junguy opened this issue Apr 11, 2024 · 7 comments
Open

Workflow, tool version outline #825

s-junguy opened this issue Apr 11, 2024 · 7 comments
Labels
enhancement New feature or request

Comments

@s-junguy
Copy link

Hi, is there a way I can get access to a list of tools and their version I ran within the pipeline?

@jtamames
Copy link
Owner

Hello
The list of all features is in the manual.
Version can be obtained with SqueezeMeta.pl -v (also in the manual)

@s-junguy
Copy link
Author

Thanks for your help but I not only need the version from the pipeline but also the versions from every single tool that has been executed within the pipeline. If I click on the links under "18. License and third-party software", I only get to the github site.

@jtamames
Copy link
Owner

The versions of the tools are the same than the pipeline

@s-junguy
Copy link
Author

If I execute SqueezeMeta.pl -v I only get

***
1.6.3, September 2023

but I also need the versions from every tool like trimmomatic, megahit etc. I still don't know where to find these versions...

@fpusan
Copy link
Collaborator

fpusan commented Apr 11, 2024

That's an oversight on our part, I don't think this is written anywhere explicitly You will have to check manually.

The /path/to/SqueezeMeta/scripts/SqueezeMeta_conf.pl has the location of the different tools used in SqueezeMeta (some we redistribute ourselves, some we obtain via conda). This should help you locating the different tools in order to get their version.

We definitely need to provide this information in a straightforward way, so I will leave this issue open until I write a fix.

@jtamames
Copy link
Owner

The tool list and URLs leading to tool's repos can be found in https://github.com/jtamames/SqueezeMeta#18-license-and-third-party-software

@fpusan
Copy link
Collaborator

fpusan commented Apr 11, 2024

Yeah but this doesn't include the actual versions that we are calling within SqueezeMeta. In most cases it is the latest version, but that can not be taken for granted

@fpusan fpusan added the enhancement New feature or request label May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants