Mercurial > repos > davidvanzessen > imgt_loader_igg
comparison imgtconvert.xml @ 4:021d39f6bb0e draft
Uploaded
author | davidvanzessen |
---|---|
date | Fri, 06 Jun 2014 04:34:44 -0400 |
parents | f8ba6ab5514b |
children |
comparison
equal
deleted
inserted
replaced
3:191d0df65d28 | 4:021d39f6bb0e |
---|---|
5 </command> | 5 </command> |
6 <inputs> | 6 <inputs> |
7 <param name="in_file" type="data" label="Archive with files" /> | 7 <param name="in_file" type="data" label="Archive with files" /> |
8 </inputs> | 8 </inputs> |
9 <outputs> | 9 <outputs> |
10 <data format="tabular" name="out_file" /> | 10 <data format="tabular" name="out_file" label="IMGT Loader on ${in_file.name}"/> |
11 </outputs> | 11 </outputs> |
12 <help> | 12 <help> |
13 Converting all 1_Summary, 5_AA-sequence and 6_Junction files belonging to a sample from an archive (supported: 7z, rar, tar, tar.bz2, tar.gz and zip) into a single file to be used in the Immune repertoire toolchain (Step 3) | 13 Converting all 1_Summary, 5_AA-sequence and 6_Junction files belonging to a sample from an archive (supported: 7z, rar, tar, tar.bz2, tar.gz and zip) into a single file to be used in the Immune repertoire toolchain (Step 3) |
14 </help> | 14 </help> |
15 | 15 |