Previous changeset 4:aae41396646e (2017-03-13) Next changeset 6:fcb1bb6dc0f9 (2017-03-25) |
Commit message:
planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/GSPAN commit b'7e5cd452018ae9507c2d1cd13dd688a747550393\n' |
modified:
fasta2shrep_gspan.xml |
added:
0504665126486b4d4a03ce863c447891dc051ee7.tar.gz |
b |
diff -r aae41396646e -r 8641b7be8757 0504665126486b4d4a03ce863c447891dc051ee7.tar.gz |
b |
Binary file 0504665126486b4d4a03ce863c447891dc051ee7.tar.gz has changed |
b |
diff -r aae41396646e -r 8641b7be8757 fasta2shrep_gspan.xml --- a/fasta2shrep_gspan.xml Mon Mar 13 18:02:20 2017 -0400 +++ b/fasta2shrep_gspan.xml Fri Mar 17 08:28:05 2017 -0400 |
[ |
@@ -1,6 +1,6 @@ <tool id="gspan" name="fasta_to_gspan" version="0.1"> <requirements> - <requirement type="package" version="0.1.10">graphclust-wrappers</requirement> + <requirement type="package" version="0.1.11">graphclust-wrappers</requirement> <requirement type="package" version="2.1.6">rnashapes</requirement> </requirements> <stdio> @@ -8,7 +8,7 @@ </stdio> <command> <![CDATA[ - fasta2shrep_gspan.pl + fasta2shrep_gspan.pl --fasta '$dataFasta' $i_crop_unpaired_ends $i_abstr |