[WIP] Update cd-hit to 4.8.1, add cd-hit-454, cd-hit-dup, cd-hit-lap#3328
Open
stephanflemming wants to merge 20 commits into
Open
[WIP] Update cd-hit to 4.8.1, add cd-hit-454, cd-hit-dup, cd-hit-lap#3328stephanflemming wants to merge 20 commits into
stephanflemming wants to merge 20 commits into
Conversation
bernt-matthias
left a comment
Contributor
There was a problem hiding this comment.
Looks really good already.
I guess we should remove https://github.com/ASaiM/galaxytools/tree/master/tools/cdhit once this is merged?
| </xml> | ||
| <xml name="citations"> | ||
| <citations> | ||
| <citation type="doi">10.1093/bioinformatics/17.3.282</citation> |
Contributor
There was a problem hiding this comment.
indentation seems off here... and throughout the file
| @@ -0,0 +1,169 @@ | |||
| <tool id="cd_hit_454" name="CD-HIT 454" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@"> | |||
Contributor
There was a problem hiding this comment.
please add a recent profile
edam_topics, edam_operations and xrefs would be nice to have as well
| -gap $gap | ||
| -gap-ext $gapext | ||
| $out.bak | ||
| -M \${GALAXY_MEMORY_MB:-0} |
Contributor
There was a problem hiding this comment.
Is 0 a useful default?
|
|
||
| <token name="@LOG@"><![CDATA[ | ||
| #if $out.log | ||
| |& tee -a '$out_log' |
Contributor
There was a problem hiding this comment.
I think we need set -eo pipefail
Contributor
|
What is the state here? Could you fix the conflicts? Once this is in we could also deprecate |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
FOR CONTRIBUTOR:
Update: cd-hit, cd-hit-2d, cd-hit-est, cd-hit-est-2d to 4.8.1
Add: cd-hit-454, cd-hit-dup, cd-hit-lap
This current version of this wrapper (version 4.6.8.1) is not included on usegalaxy.eu, usegalaxy.org and usegalaxy.org.au. But there are multiple old wrappers available
https://github.com/galaxyproject/tools-devteam/tree/master/tools/cd_hit_dup
https://github.com/galaxyproject/tools-iuc/blob/master/tools/cdhit/cd_hit.xml
https://github.com/ASaiM/galaxytools/tree/master/tools/cdhit/
And there is an additional tool for cd-hit outputs: https://github.com/ASaiM/galaxytools/tree/master/tools/format_cd_hit_output/ . I am not sure if this is still required and didn't include it here.
There are recipes available for cd-hit and -cd-hit-auxtools. Both are based on the same project repository. Maybe it's a good idea to merge them?
Following subcommands are mentioned in the tool wiki, but skipped here: