Mercurial > repos > p.lucas > extract_fasta_subsequence
changeset 3:d4b394b06bfd draft
Uploaded
| author | p.lucas | 
|---|---|
| date | Wed, 26 Sep 2018 08:34:42 -0400 | 
| parents | 7eb623472582 | 
| children | 75d3df84f68a | 
| files | exseq_multi.xml | 
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] | 
line wrap: on
 line diff
--- a/exseq_multi.xml Wed Sep 26 08:29:57 2018 -0400 +++ b/exseq_multi.xml Wed Sep 26 08:34:42 2018 -0400 @@ -12,7 +12,7 @@ <param type="text" name="endpos" label="End position to stop the cut :" /> </inputs> <outputs> - <data name="output1" format="fasta" /> + <data name="output" format="fasta" /> </outputs> <help> usage: exseq_multi.py [-h] [-i INFILE] [-s START] [-e END] [-o OUTFILE]
