# HG changeset patch # User da-intersect # Date 1365468599 14400 # Node ID 9f555d1f63b5d2525abcceb53c2cbd8390ede0e1 # Parent 3f69d1efb199d9bd5e61be1b6321a18ac3eaa9b6 Uploaded diff -r 3f69d1efb199 -r 9f555d1f63b5 samifier.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/samifier.xml Mon Apr 08 20:49:59 2013 -0400 @@ -0,0 +1,45 @@ + + Samifier vX.X + + javaRunner.sh samifier.jar -c "/usr/local/galaxy-dist/tools/ap11/chromosome/" -g "$genome" -m "$mapping" -o "$output1" -r "$mascot" + #if $score_thresold + -s "$score_thresold" + #end if + #if $condition2.tool_option2 == "yes" + -l "$output2" + #end if + #if $condition3.tool_option3 == "yes" + -b "$output3" + #end if + + + + + + + + + + + + + + + + + + + + + + + + condition2['tool_option2'] == "yes" + + + condition3['tool_option3'] == "yes" + + + + +