Commit History

Author SHA1 Message Date
  btski ef3171ac33 Update includes/blast_ui.form_advanced_options.inc 5 years ago
  btski d1fe9bf837 Update variable description 5 years ago
  Bradford Condon 2d0a764277 Merge branch 'advancedoptions' into advancedoptions 7 years ago
  Bradford Condon c8f3d7df02 set_protein_gap removed 7 years ago
  Bradford Condon efb501f506 fix validator for proteins. remove unused parameters in validate. 7 years ago
  Lacey-Anne Sanderson 969b5df13f Merge branch '7.x-1.x' into advancedoptions 7 years ago
  E.Cannon 5a89b2631e fixed an incorrect program name 7 years ago
  E.Cannon ff99e5590b Extended checks on parameter settings to all four programs. Lots of code clean up. 7 years ago
  Lacey-Anne Sanderson f6b26660e5 Merge branch '7.x-1.x' into cvitjs 7 years ago
  Bradford Condon 85a59b691d provide ajax enabled blastn options for gap calculation 7 years ago
  E.Cannon ec11d37e8e Removed warning caused by stray mention of 'qRange' 7 years ago
  E.Cannon c6c5de5ad2 Fixed bug in gap handling and removed culling_limit 7 years ago
  E.Cannon ea893582bf Renamed getGap() to _set_protein_gap() to clarify function; removed advanced option qrange, which was miss-implemented as culling_limit and which doesn't appear to be legit BLAST parameter in any case. 7 years ago
  E.Cannon 87d31105cf Renamed getGap() to _set_match_mismatch() for clarity of purpose 7 years ago
  E.Cannon cf449a8b40 Code reformatted preparatory to later changes 7 years ago
  Lacey Sanderson 434279e7a4 Improved blast submission process. 8 years ago
  Lacey Sanderson 9558927bb7 Limited number of results shown to reduce WSOD shown to users and added empty option to max_target_seq options. 8 years ago
  Lacey Sanderson f74e12185b Changing tabs to spaces... 8 years ago
  Lacey Sanderson 2e41f564bf Changed forms to use defaults set out in admin page, if they are provided 8 years ago
  E.Cannon 34a5265b76 Merge branch '7.x-1.x' of https://github.com/LegumeFederation/tripal_blast into 7.x-1.x 9 years ago
  Lacey Sanderson 0b2634c085 Added db storage of blast job details and cleaned up different implementations previously storing data (edit & resubmit used drupal variables and recent jobs used session) to use the new database saved details. 9 years ago
  prateekgta 490d7d9062 updated blast_ui.services.inc, remove word size 2 in option, set num_threads option in command 9 years ago
  Lacey Sanderson 402bb1f00d Redid the job_id encoding to make the URLs prettier while still obfuscating it so researchers are not tempted to look at blast results not their own... 9 years ago
  Lacey Sanderson 094eb6ad54 removed debugging statements... 9 years ago
  Lacey Sanderson ec4a1cee12 Fixed submission of advanced options (broken by nesting of blast form 9 years ago
  Lacey Sanderson d4a441473f A couple of bug fixes and reformating of the recent jobs display into an easy to read table. 9 years ago
  E.Cannon 5245549bf0 fixed typo 9 years ago
  prateekgta da8dad34f6 changes in _get_word_size by prateek 9 years ago
  E.Cannon a828bf3582 Added support for qRange/culling_limit option 9 years ago
  E.Cannon 65c13e36ec Removed debugging code 9 years ago