File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2929 #end if
3030
3131 #if $advancedOpt.showAdvancedOpt == "yes"
32- #if $advancedOpt.attributeKey and str($advancedOpt.attributeKey).strip() != "" :
32+ #if $advancedOpt.attributeKey:
3333 --attributeKey '$advancedOpt.attributeKey'
3434 #end if
3535
8888 <expand macro =" input_image_file_format" />
8989
9090 <expand macro =" advancedOpt_scaffold" >
91- <param argument =" --attributeKey" type =" text" size = " 20 " label =" Optional attribute key"
91+ <param argument =" --attributeKey" type =" text" optional = " true " label =" Optional attribute key"
9292 help =" Instead of deriving the feature label from the feature column, use the value of the given
93- attribute key. For example, the gene_biotype. Note that " None"e; is used for BED files
93+ attribute key. For example, the gene_biotype. Note that ' None' is used for BED files
9494 or entries where the attributeKey is not found." />
9595
9696 <param argument =" --plotHeight" type =" integer" value =" 20" min =" 3"
You can’t perform that action at this time.
0 commit comments