-
Notifications
You must be signed in to change notification settings - Fork 709
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
dupRadar Version missing from report #112
Comments
Wouldn't it be similar to get the version of the tools using the current setting or with bioconda? But yeah, it would be good to have the version of this tool |
I just checked, the |
And then at some point we can see to use the bioconda version |
Fixed in #199 |
My colleague just found out that the MultiQC report does not contain a tool version for "dupRadar". I can have a look but it seems also that we use the prepackaged version in
bin/dupRadar.r
instead of the (installed!) bioconda version, so we should:Thoughts?
The text was updated successfully, but these errors were encountered: