comparison meme.xml @ 3:22827eead638 draft

Uploaded
author iuc
date Fri, 17 Jun 2016 13:12:40 -0400
parents 90e9d7f994c4
children 6c731d47c3be
comparison
equal deleted inserted replaced
2:90e9d7f994c4 3:22827eead638
7 <command> 7 <command>
8 <![CDATA[ 8 <![CDATA[
9 meme "$input1" 9 meme "$input1"
10 -o "${html_outfile.files_path}" 10 -o "${html_outfile.files_path}"
11 -nostatus 11 -nostatus
12 -maxsize 1000000
12 #if str( $options_type.options_type_selector ) == 'advanced': 13 #if str( $options_type.options_type_selector ) == 'advanced':
13 -sf "${ str( $options_type.sf ).replace( ' ', '_' ) }" 14 -sf "${ str( $options_type.sf ).replace( ' ', '_' ) }"
14 -${options_type.alphabet_type.alphabet_type_selector} 15 -${options_type.alphabet_type.alphabet_type_selector}
15 -mod "${options_type.mod_type.mod_type_selector}" 16 -mod "${options_type.mod_type.mod_type_selector}"
16 -nmotifs "${options_type.nmotifs}" 17 -nmotifs "${options_type.nmotifs}"