Mercurial > repos > davidvanzessen > baseline_bayesian_estimation
comparison baseline.xml @ 14:2d08a1353145 draft default tip
Uploaded
| author | davidvanzessen |
|---|---|
| date | Wed, 04 May 2016 04:06:49 -0400 |
| parents | d2b9dd23d944 |
| children |
comparison
equal
deleted
inserted
replaced
| 13:7eeb7b808af9 | 14:2d08a1353145 |
|---|---|
| 9 " | 9 " |
| 10 #for $i, $input in enumerate($inputs) | 10 #for $i, $input in enumerate($inputs) |
| 11 ${input.id} | 11 ${input.id} |
| 12 #end for | 12 #end for |
| 13 " | 13 " |
| 14 $reference $out_file "$selection" | 14 $reference $out_file "$selection" "$out_table" |
| 15 </command> | 15 </command> |
| 16 <inputs> | 16 <inputs> |
| 17 <repeat name="inputs" title="inputs" min="1" default="1"> | 17 <repeat name="inputs" title="inputs" min="1" default="1"> |
| 18 <param name="in_file" type="data" label="Input excel or IMGT zip file" /> | 18 <param name="in_file" type="data" label="Input excel or IMGT zip file" /> |
| 19 <param name="id" type="text" label="ID (alpha-numeric, no spaces)" /> | 19 <param name="id" type="text" label="ID (alpha-numeric, no spaces)" /> |
| 53 <option value="VGene,DGene,JGene,AA.JUNCTION">VGene, DGene, JGene, AA CDR3</option> | 53 <option value="VGene,DGene,JGene,AA.JUNCTION">VGene, DGene, JGene, AA CDR3</option> |
| 54 <option value="Sequence.ID">None</option> | 54 <option value="Sequence.ID">None</option> |
| 55 </param> | 55 </param> |
| 56 </inputs> | 56 </inputs> |
| 57 <outputs> | 57 <outputs> |
| 58 <data format="pdf" name="out_file" label = "Baseline on ${on_string}"/> | 58 <data format="pdf" name="out_file" label = "Baseline PDF on ${on_string}"/> |
| 59 <data format="tabular" name="out_table" label = "Baseline Table on ${on_string}"/> | |
| 59 </outputs> | 60 </outputs> |
| 60 <help> | 61 <help> |
| 61 Gur Yaari; Mohamed Uduman; Steven H. Kleinstein. Quantifying selection in high-throughput Immunoglobulin sequencing data sets. Nucleic Acids Res. 2012 May 27. | 62 Gur Yaari; Mohamed Uduman; Steven H. Kleinstein. Quantifying selection in high-throughput Immunoglobulin sequencing data sets. Nucleic Acids Res. 2012 May 27. |
| 62 | 63 |
| 63 Mohamed Uduman; Gur Yaari; Uri Hershberg; Mark J. Shlomchik; Steven H. Kleinstein. Detecting selection in immunoglobulin sequences. Nucleic Acids Res. 2011 Jul;39(Web Server issue):W499-504. | 64 Mohamed Uduman; Gur Yaari; Uri Hershberg; Mark J. Shlomchik; Steven H. Kleinstein. Detecting selection in immunoglobulin sequences. Nucleic Acids Res. 2011 Jul;39(Web Server issue):W499-504. |
