Mercurial > repos > rnateam > bctools
comparison flexbar_dsc.xml @ 43:ec95b7f878de draft
Uploaded
author | rnateam |
---|---|
date | Fri, 18 Dec 2015 09:40:45 -0500 |
parents | 8880f22382ae |
children | 0082f1be76d2 |
comparison
equal
deleted
inserted
replaced
42:8880f22382ae | 43:ec95b7f878de |
---|---|
429 <!-- Use named regex group to grab pattern | 429 <!-- Use named regex group to grab pattern |
430 <identifier_0>_<identifier_1>.fq. Here identifier_0 is the list | 430 <identifier_0>_<identifier_1>.fq. Here identifier_0 is the list |
431 identifier in the nested collection and identifier_1 is either | 431 identifier in the nested collection and identifier_1 is either |
432 forward or reverse (for instance samp1_forward.fq). | 432 forward or reverse (for instance samp1_forward.fq). |
433 --> | 433 --> |
434 <discover_datasets pattern="FlexbarOutput_barcode_(?P<identifier_0>[^_]+)_(?P<identifier_1>[^_]+)\.fastq" metadata_source="reads" visible="false" /> | 434 <discover_datasets pattern="FlexbarOutput_barcode_(?P<identifier_0>[^_]+)_(?P<identifier_1>[^_]+)\.fastq" metadata_source="reads" visible="true" /> |
435 </collection> | 435 </collection> |
436 </outputs> | 436 </outputs> |
437 | 437 |
438 | 438 |
439 <help> | 439 <help> |