Mercurial > repos > jackcurragh > ribogalaxy_create_ribosome_profile
changeset 7:e192ee3be074 draft
Uploaded
author | jackcurragh |
---|---|
date | Wed, 18 May 2022 12:59:18 +0000 |
parents | 8f8affaa5eb4 |
children | c2472a4400ef |
files | create_ribosome_profile/create_ribosome_profile.xml |
diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/create_ribosome_profile/create_ribosome_profile.xml Wed May 18 12:07:33 2022 +0000 +++ b/create_ribosome_profile/create_ribosome_profile.xml Wed May 18 12:59:18 2022 +0000 @@ -31,7 +31,6 @@ <param name="input1_file" type="data" format="fasta" label="FASTA File" /> </when> </conditional> - <param name="input3" type="data" format="fasta" label="FASTA file to which the reads were aligned"/> <param name="input4" type="select" label="Approach" help ="Use Offset for RNase and Weight for MNase"> <option value="offset" selected="true">Use offset approach</option> <option value="weight">Use weight centered approach</option>