Commit History

Author SHA1 Message Date
  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
  Ethy Cannon 0616ac9200 Intermediate checkin; many repairs to advanced options 9 years ago
  E.Cannon f61b6eecb0 Had to comment-out linkout code for now. Need to resolve Lacey's and Deepak's approaches to linkouts for hits. 10 years ago
  E.Cannon 17c0469758 Fixed option values, tightened up code 10 years ago
  Lacey Sanderson feeaeb6d40 Added E-value & max sequence advanced options for blastx & tblastn so it felt like we actually support them ;) 10 years ago
  Lacey Sanderson 2e64e6f2d9 Re-factored BLAST submission form for code-reuse 10 years ago