| Previous changeset 5:e4bd880868b0 (2017-03-17) Next changeset 7:07ad2d77f28a (2017-05-22) |
|
Commit message:
planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust commit 4dd7269185f6fb9bdc007028007d6540f4cf057d |
|
modified:
preprocessing.xml |
| b |
| diff -r e4bd880868b0 -r dff6a5a17221 preprocessing.xml --- a/preprocessing.xml Fri Mar 17 08:29:38 2017 -0400 +++ b/preprocessing.xml Sat Mar 25 16:53:38 2017 -0400 |
| b |
| @@ -1,6 +1,6 @@ <tool id="preproc" name="Preprocessing" version="0.1"> <requirements> - <requirement type="package" version="0.1.11">graphclust-wrappers</requirement> + <requirement type="package" version="0.1.12">graphclust-wrappers</requirement> </requirements> <stdio> <exit_code range="1:" /> @@ -47,7 +47,7 @@ **What it does** -The tool takes as an input file of sequences in Fasta format and creates the final input for GraphCLust based on given parameters. +The tool takes as input a set of sequences in Fasta format and creates the final input for GraphCLust based on given parameters. **Parameters** |