# HG changeset patch # User drosofff # Date 1446333356 14400 # Node ID ddb463fdf57e94ba454700f6524e57c157f68764 # Parent e2ae46b16b3b3e87aac87c954000b19af13537ab planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/msp_cap3 commit 70fadb7e8972b1db550d0e067584930ce1ec8673 diff -r e2ae46b16b3b -r ddb463fdf57e cap3.xml --- a/cap3.xml Sun Jun 21 14:30:20 2015 -0400 +++ b/cap3.xml Sat Oct 31 19:15:56 2015 -0400 @@ -1,10 +1,10 @@ - + Sequence Assembly tool cap3 -cap3 "$inputSequences" > "$cap3stdout"; +cap3 "$inputSequences" -o $overlaplength -p $overlapidentity > "$cap3stdout"; mv "$inputSequences".cap.contigs $contigs; mv "$inputSequences".cap.contigs.qual $contigsqual; mv "$inputSequences".cap.contigs.links $contigslink; @@ -17,6 +17,8 @@ + + @@ -33,6 +35,8 @@ + +