galaxy_blast icon indicating copy to clipboard operation
galaxy_blast copied to clipboard

[ncbi_*blast*_wrapper.xml] Add a way to use all needed options

Open FredericBGA opened this issue 9 years ago • 3 comments

Hello

Is it possible to add a way to use all needed options for the blast tools ?

Of course all options can't be fully integrated, the interface will become too complex.

So I have add a simple "text area" within my ncbi_blastn_wrapper.xml where I can add all the options which are not yet available through the interface. It does what I need. It's really simple to use and it's simple to modidy the XML files.

Fred

ncbi_macros.xml.AddOtherAdvancedOptions.patch.txt ncbi_blastn_wrapper.xml.AddOtherAdvancedOptions.patch.txt

FredericBGA avatar Sep 19 '16 09:09 FredericBGA

Do you have any specific BLAST+ options you or your users access this way? I'd be much happier continuing to add specific parameters explicitly as needed.

peterjc avatar Sep 19 '16 12:09 peterjc

Hello

I wanted to use gapopen and gapextend options. The simple "text area" is 100% flexible for all other options (not yet available) that a user will need tomorrow !

Fred

FredericBGA avatar Sep 19 '16 13:09 FredericBGA

I really think this is not a good idea.

nsoranzo avatar Sep 19 '16 14:09 nsoranzo