提交歷史

作者 SHA1 備註 提交日期
  E.Cannon ff99e5590b Extended checks on parameter settings to all four programs. Lots of code clean up. 7 年之前
  Bradford Condon 85a59b691d provide ajax enabled blastn options for gap calculation 7 年之前
  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 年之前
  E.Cannon 87d31105cf Renamed getGap() to _set_match_mismatch() for clarity of purpose 7 年之前
  E.Cannon cf449a8b40 Code reformatted preparatory to later changes 7 年之前
  Lacey Sanderson 434279e7a4 Improved blast submission process. 8 年之前
  Lacey Sanderson 9558927bb7 Limited number of results shown to reduce WSOD shown to users and added empty option to max_target_seq options. 8 年之前
  Lacey Sanderson f74e12185b Changing tabs to spaces... 8 年之前
  Lacey Sanderson 2e41f564bf Changed forms to use defaults set out in admin page, if they are provided 8 年之前
  E.Cannon 34a5265b76 Merge branch '7.x-1.x' of https://github.com/LegumeFederation/tripal_blast into 7.x-1.x 9 年之前
  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 年之前
  prateekgta 490d7d9062 updated blast_ui.services.inc, remove word size 2 in option, set num_threads option in command 9 年之前
  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 年之前
  Lacey Sanderson 094eb6ad54 removed debugging statements... 9 年之前
  Lacey Sanderson ec4a1cee12 Fixed submission of advanced options (broken by nesting of blast form 9 年之前
  Lacey Sanderson d4a441473f A couple of bug fixes and reformating of the recent jobs display into an easy to read table. 9 年之前
  E.Cannon 5245549bf0 fixed typo 9 年之前
  prateekgta da8dad34f6 changes in _get_word_size by prateek 9 年之前
  E.Cannon a828bf3582 Added support for qRange/culling_limit option 9 年之前
  E.Cannon 65c13e36ec Removed debugging code 9 年之前
  Ethy Cannon 0616ac9200 Intermediate checkin; many repairs to advanced options 9 年之前
  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 年之前
  E.Cannon 17c0469758 Fixed option values, tightened up code 10 年之前
  Lacey Sanderson feeaeb6d40 Added E-value & max sequence advanced options for blastx & tblastn so it felt like we actually support them ;) 10 年之前
  Lacey Sanderson 2e64e6f2d9 Re-factored BLAST submission form for code-reuse 10 年之前