# HG changeset patch # User greg # Date 1449106341 18000 # Node ID 91e663440ca48584c73349b3fa15e5dfb1b7a3a0 # Parent 29082971b47ca5456914472813382a399ae8d173 Uploaded diff -r 29082971b47c -r 91e663440ca4 repmatch_gff3.xml --- a/repmatch_gff3.xml Wed Dec 02 16:15:50 2015 -0500 +++ b/repmatch_gff3.xml Wed Dec 02 20:32:21 2015 -0500 @@ -12,10 +12,7 @@ #end for --method $method --distance $distance - --step $step --replicates $replicates - --low_limit $low_limit - --up_limit $up_limit --output_files $output_files_cond.output_files --output_matched_peaks "$output_matched_peaks" #if str($output_files_cond.output_files) in ["all", "matched_peaks_unmatched_peaks"]: @@ -26,19 +23,21 @@ --output_statistics_table "$output_statistics_table" --output_statistics_histogram "$output_statistics_histogram" #end if + #if str($advanced_options_cond.advanced_options) == "on": + --step $advanced_options_cond.step + --low_limit $advanced_options_cond.low_limit + --up_limit $advanced_options_cond.up_limit + #end if - - + - - @@ -49,6 +48,18 @@ + + + + + + + + + + + + @@ -68,13 +79,13 @@ + - + + - -