Mercurial > repos > iracooke > spectrast
changeset 1:9a717f816164 draft
Fix input file types
author | iracooke |
---|---|
date | Mon, 18 May 2015 00:39:28 -0400 |
parents | e6fada5ebec4 |
children | 3cd9941cf086 |
files | spectrast_create.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/spectrast_create.xml Mon May 18 00:33:22 2015 -0400 +++ b/spectrast_create.xml Mon May 18 00:39:28 2015 -0400 @@ -28,7 +28,7 @@ <inputs> - <param name="pepxml_files" multiple="true" type="data" format="pepxml" label="PepXML Files to use in library generation" help=""/> + <param name="pepxml_files" multiple="true" type="data" format="pepxml,peptideprophet_pepxml,interprophet_pepxml" label="PepXML Files to use in library generation" help=""/> <param name="spectrum_files" multiple="true" type="data" format="mzml" label="Data files containing spectra referred to in pepxml files" help=""/>