# HG changeset patch # User greg # Date 1448114257 18000 # Node ID fa85ca6c9cf80f09ba8722a4a69f51fe22af988f # Parent 551630d1fae3f27b82548b06e2c8a0ff01924a68 Uploaded diff -r 551630d1fae3 -r fa85ca6c9cf8 genetrack.xml --- a/genetrack.xml Sat Nov 21 08:57:27 2015 -0500 +++ b/genetrack.xml Sat Nov 21 08:57:37 2015 -0500 @@ -8,8 +8,8 @@ python $__tool_directory__/genetrack.py --input_format $input_format_cond.input_format - #if str($input_format_cond.input_format) == "ssccidx": - #for $i in $input_format_cond.input_ssccidx: + #if str($input_format_cond.input_format) == "scidx": + #for $i in $input_format_cond.input_scidx: --input "${i}" "${i.hid}" #end for #elif str($input_format_cond.input_format) == "gff": @@ -27,11 +27,11 @@ - - + + - - + + @@ -64,8 +64,8 @@ - - + + @@ -98,6 +98,8 @@ reads from surrounding reads. Finally, it ensures each peak is above a threshold and that two peaks are not too close to each other. +----- + **Options** * **Sigma to use when smoothing reads** - Sigma to use when smoothing reads to call peaks.