# HG changeset patch
# User pieter.lukasse@wur.nl
# Date 1391166417 -3600
# Node ID 153e9eb5f2ff2da726e6bea2449a2ce326e55ab3
# Parent 33899d82fbc1dcf22b7ba94e96c0408a1460c127
new option in file splitter; small fix in xtandem form
diff -r 33899d82fbc1 -r 153e9eb5f2ff MassComb.jar
Binary file MassComb.jar has changed
diff -r 33899d82fbc1 -r 153e9eb5f2ff masscomb_dbsearch_xtandem.xml
--- a/masscomb_dbsearch_xtandem.xml Mon Jan 27 09:47:22 2014 +0100
+++ b/masscomb_dbsearch_xtandem.xml Fri Jan 31 12:06:57 2014 +0100
@@ -197,6 +197,9 @@
help="Max E-Value of a 'refine based' hit to be reported. Notice that the default value here is stricter than
the same parameter for 'non-refine based' identifications above. "/>
+
+
+
diff -r 33899d82fbc1 -r 153e9eb5f2ff masscomb_file_splitter.xml
--- a/masscomb_file_splitter.xml Mon Jan 27 09:47:22 2014 +0100
+++ b/masscomb_file_splitter.xml Fri Jan 31 12:06:57 2014 +0100
@@ -18,9 +18,11 @@
+
+
@@ -34,6 +36,13 @@
-
+This tool splits files of mainly custom formats. The lists of "Expression to split on" and
+"Expression for file name" are populated based on feedback from users. Users don't need
+to learn the regular expressions but can select options based on descriptions.
+A free input text box for the expressions is not supported for a number of reasons,
+one of them being the performance impact small errors could have.
+