História revízii

Autor SHA1 Správa Dátum
  E.Cannon ec11d37e8e Removed warning caused by stray mention of 'qRange' 7 rokov pred
  E.Cannon c6c5de5ad2 Fixed bug in gap handling and removed culling_limit 7 rokov pred
  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 rokov pred
  E.Cannon 87d31105cf Renamed getGap() to _set_match_mismatch() for clarity of purpose 7 rokov pred
  E.Cannon cf449a8b40 Code reformatted preparatory to later changes 7 rokov pred
  Lacey Sanderson 434279e7a4 Improved blast submission process. 8 rokov pred
  Lacey Sanderson 9558927bb7 Limited number of results shown to reduce WSOD shown to users and added empty option to max_target_seq options. 8 rokov pred
  Lacey Sanderson f74e12185b Changing tabs to spaces... 8 rokov pred
  Lacey Sanderson 2e41f564bf Changed forms to use defaults set out in admin page, if they are provided 8 rokov pred
  E.Cannon 34a5265b76 Merge branch '7.x-1.x' of https://github.com/LegumeFederation/tripal_blast into 7.x-1.x 9 rokov pred
  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 rokov pred
  prateekgta 490d7d9062 updated blast_ui.services.inc, remove word size 2 in option, set num_threads option in command 9 rokov pred
  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 rokov pred
  Lacey Sanderson 094eb6ad54 removed debugging statements... 9 rokov pred
  Lacey Sanderson ec4a1cee12 Fixed submission of advanced options (broken by nesting of blast form 9 rokov pred
  Lacey Sanderson d4a441473f A couple of bug fixes and reformating of the recent jobs display into an easy to read table. 9 rokov pred
  E.Cannon 5245549bf0 fixed typo 9 rokov pred
  prateekgta da8dad34f6 changes in _get_word_size by prateek 9 rokov pred
  E.Cannon a828bf3582 Added support for qRange/culling_limit option 9 rokov pred
  E.Cannon 65c13e36ec Removed debugging code 9 rokov pred
  Ethy Cannon 0616ac9200 Intermediate checkin; many repairs to advanced options 9 rokov pred
  E.Cannon f61b6eecb0 Had to comment-out linkout code for now. Need to resolve Lacey's and Deepak's approaches to linkouts for hits. 9 rokov pred
  E.Cannon 17c0469758 Fixed option values, tightened up code 9 rokov pred
  Lacey Sanderson feeaeb6d40 Added E-value & max sequence advanced options for blastx & tblastn so it felt like we actually support them ;) 10 rokov pred
  Lacey Sanderson 2e64e6f2d9 Re-factored BLAST submission form for code-reuse 10 rokov pred