Commit History

Author SHA1 Message Date
  E.Cannon 7cf227f698 Creates cvitjs_enabled field in if it doesn't exist 7 years ago
  E.Cannon 95b28c9221 Check for existing blastjob record added to get_recent_blast_jobs() 7 years ago
  E.Cannon 025c0dc30e No longer assumes that blast jobs saved in the session object are also in the blastjob table 7 years ago
  E.Cannon 680f9580a1 Added blastdb field cvitjs_enabled to the blastdb schema too 7 years ago
  E.Cannon 98045f824f More refinements to CViTjs instructions 7 years ago
  E.Cannon ec11d37e8e Removed warning caused by stray mention of 'qRange' 7 years ago
  E.Cannon 81f7ea6ab1 Altered order of CViTjs steps 7 years ago
  E.Cannon b01d919321 Fixed 'cvitjs_enable' vs 'cvitjs_enabled' confusion 7 years ago
  E.Cannon 6848545f63 merged with upstread repository 7 years ago
  E.Cannon 812a8885e8 Added style for warning text 7 years ago
  E.Cannon 5ccbb2d906 Removed debug statement 7 years ago
  E.Cannon c1e1471033 Improved help text for genome visualization 7 years ago
  E.Cannon d7fad49906 Added warning text block. 7 years ago
  E.Cannon e73c29bad7 Added ability to set a temporary warning message on the BLAST input form and clarified description of CViTjs conf file. 7 years ago
  E.Cannon d710da3659 Don't need cvitjs_config field in blastdb table 7 years ago
  E.Cannon 4cc3b6a8f0 Added placeholder for warning text 7 years ago
  E.Cannon c6c5de5ad2 Fixed bug in gap handling and removed culling_limit 7 years ago
  E.Cannon 9a2e308f10 Added CViTj support 7 years ago
  E.Cannon 7ecad513ea Added CViTjs fields to the blastdb table 7 years ago
  ekcannon d206e6d281 Merge pull request #22 from LegumeFederation/remove_all_webservice_code 7 years ago
  E.Cannon 8b5c3a9355 Removed last vestiges of Services implementation of web services 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
  ekcannon 0a2893c38a Merge pull request #21 from LegumeFederation/safetybrake 7 years ago
  E.Cannon e9795c18e2 Removed duplicated function getGap() 7 years ago
  E.Cannon 3e4ad0eb03 Collapse upload section to shorten admin page 7 years ago
  E.Cannon 60353d7d2d Default BLAST db dropdown option now set in blast_ui.admin.inc 7 years ago
  E.Cannon 08f8184cf9 Added instructions for use of 'Protection' options 7 years ago
  E.Cannon cf449a8b40 Code reformatted preparatory to later changes 7 years ago
  E.Cannon da9cf8ab0f Added 'max_results_displayed' option, to limit large jobs 7 years ago