# HG changeset patch
# User greg
# Date 1448114506 18000
# Node ID 9ed566138ecb24660d45b3b4057c762122815133
# Parent 430a5bdc55a30cbcfa73bc9e1b4c78ae6baf745c
Uploaded
diff -r 430a5bdc55a3 -r 9ed566138ecb cwpair2.xml
--- a/cwpair2.xml Sat Nov 21 09:01:35 2015 -0500
+++ b/cwpair2.xml Sat Nov 21 09:01:46 2015 -0500
@@ -21,10 +21,7 @@
#elif str($threshold_format_cond.threshold_format) == "relative_threshold":
--relative_threshold $threshold_format_cond.relative_threshold
#end if
- --output_files $output_files_cond.output_files
- #if str($output_files_cond.output_files) == "all"
- --plot_format $output_files_cond.plot_format
- #end if
+ --output_files $output_files
--sort_chromosome $sort_chromosome
--sort_score $sort_score
--statistics_output "$statistics_output"
@@ -53,24 +50,12 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
@@ -83,137 +68,65 @@
- output_files_cond["output_files"] == "all" and output_files_cond['plot_format'] == "pdf" and method in ["all", "closest"]
+ output_files == "all" and method in ["all", "closest"]
-
- output_files_cond["output_files"] == "all" and output_files_cond['plot_format'] == "png" and method in ["all", "closest"]
-
-
-
- output_files_cond["output_files"] == "all" and output_files_cond['plot_format'] == "svg" and method in ["all", "closest"]
-
-
- output_files_cond["output_files"] == "all" and output_files_cond['plot_format'] == "pdf" and method in ["all", "largest"]
+ output_files == "all" and method in ["all", "largest"]
-
- output_files_cond["output_files"] == "all" and output_files_cond['plot_format'] == "png" and method in ["all", "largest"]
-
-
-
- output_files_cond["output_files"] == "all" and output_files_cond['plot_format'] == "svg" and method in ["all", "largest"]
-
-
- output_files_cond["output_files"] == "all" and output_files_cond['plot_format'] == "pdf" and method in ["all", "mode"]
+ output_files == "all" and method in ["all", "mode"]
-
- output_files_cond["output_files"] == "all" and output_files_cond['plot_format'] == "png" and method in ["all", "mode"]
-
-
-
- output_files_cond["output_files"] == "all" and output_files_cond['plot_format'] == "svg" and method in ["all", "mode"]
-
-
- output_files_cond["output_files"] in ["all", "simple_orphan_detail"] and method in ["all", "closest"]
+ output_files in ["all", "simple_orphan_detail"] and method in ["all", "closest"]
- output_files_cond["output_files"] in ["all", "simple_orphan_detail"] and method in ["all", "largest"]
+ output_files in ["all", "simple_orphan_detail"] and method in ["all", "largest"]
- output_files_cond["output_files"] in ["all", "simple_orphan_detail"] and method in ["all", "mode"]
+ output_files in ["all", "simple_orphan_detail"] and method in ["all", "mode"]
- output_files_cond["output_files"] == "all" and output_files_cond['plot_format'] == "pdf" and method in ["all", "closest"]
+ output_files == "all" and method in ["all", "closest"]
-
- output_files_cond["output_files"] == "all" and output_files_cond['plot_format'] == "png" and method in ["all", "closest"]
-
-
-
- output_files_cond["output_files"] == "all" and output_files_cond['plot_format'] == "svg" and method in ["all", "closest"]
-
-
- output_files_cond["output_files"] == "all" and output_files_cond['plot_format'] == "pdf" and method in ["all", "largest"]
+ output_files == "all" and method in ["all", "largest"]
-
- output_files_cond["output_files"] == "all" and output_files_cond['plot_format'] == "png" and method in ["all", "largest"]
-
-
-
- output_files_cond["output_files"] == "all" and output_files_cond['plot_format'] == "svg" and method in ["all", "largest"]
-
-
- output_files_cond["output_files"] == "all" and output_files_cond['plot_format'] == "pdf" and method in ["all", "mode"]
+ output_files == "all" and method in ["all", "mode"]
-
- output_files_cond["output_files"] == "all" and output_files_cond['plot_format'] == "png" and method in ["all", "mode"]
-
-
-
- output_files_cond["output_files"] == "all" and output_files_cond['plot_format'] == "svg" and method in ["all", "mode"]
-
-
- output_files_cond["output_files"] in ["all", "simple_orphan", "simple_orphan_detail"] and method in ["all", "closest"]
+ output_files in ["all", "simple_orphan", "simple_orphan_detail"] and method in ["all", "closest"]
- output_files_cond["output_files"] in ["all", "simple_orphan", "simple_orphan_detail"] and method in ["all", "largest"]
+ output_files in ["all", "simple_orphan", "simple_orphan_detail"] and method in ["all", "largest"]
- output_files_cond["output_files"] in ["all", "simple_orphan", "simple_orphan_detail"] and method in ["all", "mode"]
+ output_files in ["all", "simple_orphan", "simple_orphan_detail"] and method in ["all", "mode"]
- output_files_cond["output_files"] == "all" and output_files_cond['plot_format'] == "pdf" and method in ["all", "closest"]
+ output_files == "all" and method in ["all", "closest"]
-
- output_files_cond["output_files"] == "all" and output_files_cond['plot_format'] == "png" and method in ["all", "closest"]
-
-
-
- output_files_cond["output_files"] == "all" and output_files_cond['plot_format'] == "svg" and method in ["all", "closest"]
-
-
- output_files_cond["output_files"] == "all" and output_files_cond['plot_format'] == "pdf" and method in ["all", "largest"]
+ output_files == "all" and method in ["all", "largest"]
-
- output_files_cond["output_files"] == "all" and output_files_cond['plot_format'] == "png" and method in ["all", "largest"]
-
-
-
- output_files_cond["output_files"] == "all" and output_files_cond['plot_format'] == "svg" and method in ["all", "largest"]
-
-
- output_files_cond["output_files"] == "all" and output_files_cond['plot_format'] == "pdf" and method in ["all", "mode"]
+ output_files == "all" and method in ["all", "mode"]
-
- output_files_cond["output_files"] == "all" and output_files_cond['plot_format'] == "png" and method in ["all", "mode"]
-
-
-
- output_files_cond["output_files"] == "all" and output_files_cond['plot_format'] == "svg" and method in ["all", "mode"]
-
- method in ["all", "closest"]
@@ -260,7 +173,6 @@
-
@@ -316,13 +228,14 @@
or all (where the analysis is run for each method). A statistics dataset is generated and a collection of datasets
is produced for each method as follows.
-* **closest/largest/mode C** - the stastics graph in a specified format: pdf, png or svg
+* **closest/largest/mode C** - the stastics graph in pdf format
* **closest/largest/mode D** - the details in tabular format
-* **closest/largest/mode F** - the final plots graph in a specified format: pdf, png or svg
+* **closest/largest/mode F** - the final plots graph in pdf format
* **closest/largest/mode O** - the orphans in tabular format
-* **closest/largest/mode P** - the preview plots graph in a specified format: pdf, png or svg
+* **closest/largest/mode P** - the preview plots graph in pdf format
* **closest/largest/mode S** - the matched pairs in gff format
+-----
**Options**
@@ -332,7 +245,6 @@
* **Distance downstream from a peak to allow a pair** - Distance downstream from a Watson peak to allow a Crick pair.
* **Percentage of the 95 percentile value to filter below** - Percentage of the 95 percentile value below which to filter when using a relative threshold.
* **Absolute value to filter below** - Absolute value below which to filter when using an absolute threshold.
-* **Output format for graph** - Output format for graph.
* **Sort output by chromosomes in** - Output will be sorted by chromsome in the specified order.
* **Sort output by score?** - If yes, output will be sorted by score in the specified order.
* **Summary output format** - Format for summary output.