Previous changeset 4:cc283f3e5863 (2016-03-08) Next changeset 6:62d1fae3b7d3 (2016-06-17) |
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit dc83f3908392f1444da623f26716eadc6967ce43 |
modified:
meme.xml |
b |
diff -r cc283f3e5863 -r 34c794383f81 meme.xml --- a/meme.xml Tue Mar 08 08:11:03 2016 -0500 +++ b/meme.xml Fri Mar 18 08:23:54 2016 -0400 |
b |
@@ -9,6 +9,7 @@ meme "$input1" -o "${html_outfile.files_path}" -nostatus + -maxsize 1000000 #if str( $options_type.options_type_selector ) == 'advanced': -sf "${ str( $options_type.sf ).replace( ' ', '_' ) }" -${options_type.alphabet_type.alphabet_type_selector} |