# HG changeset patch # User greg # Date 1486576652 18000 # Node ID 8d30aeacb52ab10f32c9eb531c3eacdfda976162 # Parent 844033a58b650014de17f24239d9f276dc7dd0cb Uploaded diff -r 844033a58b65 -r 8d30aeacb52a multigps.xml --- a/multigps.xml Wed Dec 14 11:31:49 2016 -0500 +++ b/multigps.xml Wed Feb 08 12:57:32 2017 -0500 @@ -1,27 +1,29 @@ - + analyzes collections of multi-condition ChIP-seq data macros.xml - multigps + multigps "$output_html" + --out '$output_html.files_path' + && mv $output_dir/*.html $output_html + && mv $output_dir/*.table $all_events_table + && mv $output_dir/*.counts $replicates_counts ]]> - + @@ -411,23 +415,27 @@ --> - + + + - - - - - - - - - - - - - + + + + + + + + + + + + + + + @@ -446,7 +454,7 @@ * **Loading data:** - - **Optional file containing file containing reads from a control experiment** - must be same format as input experiment + - **Optional file containing reads from a control experiment** - must be same format as input experiment - **Fixed per-base limit** - Fixed per-base limit (default: estimated from background model). - **Poisson threshold for filtering per base** - Look at neighboring positions to decide what the per-base limit should be. - **Use non-unique reads** - Use non-unique reads.