Mercurial > repos > galaxyp > peptideshaker
diff fasta_cli.xml @ 54:f5236b38562c draft default tip
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/peptideshaker commit fc2810c412d9954fa584ae74497562b986c52764"
| author | galaxyp |
|---|---|
| date | Thu, 12 Aug 2021 14:06:16 +0000 |
| parents | c506a7ccb856 |
| children |
line wrap: on
line diff
--- a/fasta_cli.xml Tue Jul 20 08:54:32 2021 +0000 +++ b/fasta_cli.xml Thu Aug 12 14:06:16 2021 +0000 @@ -46,7 +46,7 @@ <section name="database_processing_options" expanded="true" title="Database Processing Options"> - <param name="decoy_tag" type="text" value="-REVERSED" label="The decoy flag"> + <param name="decoy_tag" type="text" value="_REVERSED" label="The decoy flag"> </param> <param name="decoy_type" type="select" label="Location of the decoy flag: prefix or suffix"> <option value="1">Prefix</option> @@ -74,7 +74,7 @@ Appends decoy sequences to FASTA files. Default format is adequated to be used by SearchGUI and PeptideShaker tools, ie: -* Decoy flag: -REVERSED +* Decoy flag: _REVERSED * Location: suffix
