Mercurial > repos > jackcurragh > ribogalaxy_create_ribosome_profile
comparison create_ribosome_profile/create_ribosome_profile.xml @ 7:e192ee3be074 draft
Uploaded
author | jackcurragh |
---|---|
date | Wed, 18 May 2022 12:59:18 +0000 |
parents | 8f8affaa5eb4 |
children | c2472a4400ef |
comparison
equal
deleted
inserted
replaced
6:8f8affaa5eb4 | 7:e192ee3be074 |
---|---|
29 </when> | 29 </when> |
30 <when value="history"> | 30 <when value="history"> |
31 <param name="input1_file" type="data" format="fasta" label="FASTA File" /> | 31 <param name="input1_file" type="data" format="fasta" label="FASTA File" /> |
32 </when> | 32 </when> |
33 </conditional> | 33 </conditional> |
34 <param name="input3" type="data" format="fasta" label="FASTA file to which the reads were aligned"/> | |
35 <param name="input4" type="select" label="Approach" help ="Use Offset for RNase and Weight for MNase"> | 34 <param name="input4" type="select" label="Approach" help ="Use Offset for RNase and Weight for MNase"> |
36 <option value="offset" selected="true">Use offset approach</option> | 35 <option value="offset" selected="true">Use offset approach</option> |
37 <option value="weight">Use weight centered approach</option> | 36 <option value="weight">Use weight centered approach</option> |
38 </param> | 37 </param> |
39 </inputs> | 38 </inputs> |