Mercurial > repos > dcouvin > removechar
changeset 1:b6eb9111d7af draft default tip
Uploaded
author | dcouvin |
---|---|
date | Fri, 17 Sep 2021 19:39:54 +0000 |
parents | 587281a1acec |
children | |
files | removeChar.xml |
diffstat | 1 files changed, 1 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/removeChar.xml Fri Sep 17 19:29:45 2021 +0000 +++ b/removeChar.xml Fri Sep 17 19:39:54 2021 +0000 @@ -25,7 +25,7 @@ <inputs> <param format="fasta" name="input" type="data" label="Multi-FASTA file: "/> - <param name="char" type="text" area="false" value="N" label="Character to be removed from Multi-FASTA file:" help="Users can directly write the character to be removed without quotes ("" or '')" /> + <param name="char" type="text" area="false" value="N" label="Character to be removed from Multi-FASTA file:" help="Users can directly write the character to be removed without quotes" /> </inputs> <outputs> @@ -43,4 +43,3 @@ </help> </tool> -