Codebase list ctdconverter / 8385846
Small fix. Torsten Houwaart 9 years ago
1 changed file(s) with 2 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
276276 * PepNovoAdapter (add "-pepnovo_executable pepnovo" in the command tag, delete the $param_pepnovo_executable in the command tag, delete the parameter from the input list)
277277 * XTandemAdapter (add "-xtandem_executable xtandem" in the command tag, delete the $param_xtandem_executable in the command tag, delete the parameter from the input list)
278278 * To avoid the deletion in the inputs you can also add these parameters to the blacklist
279
279280 $ python generator.py -b exe executable myrimatch_excutable omssa_executable pepnovo_executable xtandem_executable
281
280282 * These tools have multiple outputs (number of inputs = number of outputs) which is not yet supported in Galaxy-stable
281283 * SeedListGenerator
282284 * SpecLibSearcher