diff merge_flags.xml @ 2:caba07f41453 draft default tip

"planemo upload for repository https://github.com/secimTools/SECIMTools/tree/main/galaxy commit 498abad641099412df56f04ff6e144e4193bbc34-dirty"
author malex
date Thu, 10 Jun 2021 15:41:17 +0000
parents 2e7d47c0b027
children
line wrap: on
line diff
--- a/merge_flags.xml	Mon Mar 08 22:04:06 2021 +0000
+++ b/merge_flags.xml	Thu Jun 10 15:41:17 2021 +0000
@@ -42,7 +42,7 @@
 (1) the number of rows should be the same in all files being merged and
 (2) all files should contain the same unique ID column name to merge by.
 
-**Note:** More broadly, the tool can merge non-metabolomics data as long ast he above requirements are met.
+**Note:** More broadly, the tool can merge non-metabolomics data as long as the above requirements are met.
 
 
 --------------------------------------------------------------------------------
@@ -51,6 +51,10 @@
 
     - Two or more datasets are required.
 
+**Note:** If the input flag files have the same flag column name in multiple files, the merged output file will have columns from all imputed files.
+To distinguish columns obtained from different files, column names will be altered by appending the corresponding file name to the end of the column name.
+All non-supported file name characters will be changed to ‘_’.
+
 @WIDE@
 
 **NOTE:** The sample IDs must match the sample IDs in the Design File (below).
@@ -69,10 +73,6 @@
 
 The TSV output contains all columns from the flag files.  The column with the unique row ID will be included once in the output dataset.
 
-**Note:** If the input flag files have the same flag column name in multiple files,  the merged file will have columns from all imputed files.
-To distinguish columns obtained from different files, column names will be altered by appending the corresponding file name to the end of the column name.
-All non-supported file name characters will be changed to ‘_’.
-
 
     ]]></help>
     <expand macro="citations"/>