comparison mzrt_match.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
comparison
equal deleted inserted replaced
1:2e7d47c0b027 2:caba07f41453
144 144
145 -------------------------------------------------------------------------------- 145 --------------------------------------------------------------------------------
146 146
147 **Output** 147 **Output**
148 148
149 This tool outputs six files: 149 This tool outputs five files:
150 150
151 (1) a TSV All peak combinations file that contains all combinations of possible­features between File 1 and File 2. 151 (1) a TSV All peak combinations file that contains all combinations of possible­ features between File 1 and File 2.
152 (2) a TSV Matched peak combinations file that contains only the features that match between File 1 and File 2. 152 (2) a TSV Matched peak combinations file that contains only the features that match between File 1 and File 2.
153 (3) a TSV Unmatched peak combinations in file1 that contains the features in File 1 that do not have a match in File 2. 153 (3) a TSV Unmatched peak combinations in file1 that contains the features in File 1 that do not have a match in File 2.
154 (4) a TSV Unmatched peak combinations in file2 that contains the features in File 2 that do not have a match in File 1. 154 (4) a TSV Unmatched peak combinations in file2 that contains the features in File 2 that do not have a match in File 1.
155 (5) a PDF file containing a set of 3 Venn diagrams to visualize matching between File 1 and File 2. 155 (5) a PDF file containing a set of 3 Venn diagrams to visualize matching between File 1 and File 2 (if there are any overlaps).
156 156
157 157
158 ]]></help> 158 ]]></help>
159 <expand macro="citations"/> 159 <expand macro="citations"/>
160 </tool> 160 </tool>