Mercurial > repos > gbcs-embl-heidelberg > je_demultiplex
comparison macros.xml @ 8:47c0d9f76232 draft
planemo upload for repository https://git.embl.de/grp-gbcs/Je/tree/master/src/galaxy commit bc2365188e0dd0f20925884276a27914bb714280
author | gbcs-embl-heidelberg |
---|---|
date | Mon, 23 Apr 2018 05:47:17 -0400 |
parents | 8f16495dc5f2 |
children | e7e1aa83d5b1 |
comparison
equal
deleted
inserted
replaced
7:8f16495dc5f2 | 8:47c0d9f76232 |
---|---|
343 <data name="BARCODE_DIAG_FILE" format="tabular" label="Barcode statistics"> | 343 <data name="BARCODE_DIAG_FILE" format="tabular" label="Barcode statistics"> |
344 <filter>DIAG</filter> | 344 <filter>DIAG</filter> |
345 </data> | 345 </data> |
346 <collection name="COLLECTION_1" type="list" label="${tool.name} on ${on_string} : Reads_1" > | 346 <collection name="COLLECTION_1" type="list" label="${tool.name} on ${on_string} : Reads_1" > |
347 <filter>COLLECT_OUTPUTS and STATS_ONLY == False</filter> | 347 <filter>COLLECT_OUTPUTS and STATS_ONLY == False</filter> |
348 <discover_datasets pattern="(?P<designation>.+_1\..+)" ext="fastqsangar" directory="results" visible="false" /> | 348 <discover_datasets pattern="(?P<designation>.+_1\..+)" ext="fastqsanger" directory="results" visible="false" /> |
349 </collection> | 349 </collection> |
350 <collection name="COLLECTION_2" type="list" label="${tool.name} on ${on_string} : Reads_2" > | 350 <collection name="COLLECTION_2" type="list" label="${tool.name} on ${on_string} : Reads_2" > |
351 <filter>COLLECT_OUTPUTS and STATS_ONLY == False</filter> | 351 <filter>COLLECT_OUTPUTS and STATS_ONLY == False</filter> |
352 <discover_datasets pattern="(?P<designation>.+_2\..+)" ext="fastqsangar" directory="results" visible="false" /> | 352 <discover_datasets pattern="(?P<designation>.+_2\..+)" ext="fastqsanger" directory="results" visible="false" /> |
353 </collection> | 353 </collection> |
354 </xml> | 354 </xml> |
355 <xml name="citations"> | 355 <xml name="citations"> |
356 <citations> | 356 <citations> |
357 <citation type="doi">10.1186/s12859-016-1284-2</citation> | 357 <citation type="doi">10.1186/s12859-016-1284-2</citation> |