Commit History

Author SHA1 Message Date
  Nick Booher 3ec13a5e7a Show download links when result file is large 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 5aa0345c1c Fixed small bug with file download paths 8 years ago
  Lacey Sanderson 0f0e12be4a Changed blast report to ensure download files exist before providing link. 8 years ago
  Robb, Sofia ae29adc97a added link to GFF file 8 years ago
  Lacey Sanderson 2328da24cc Updated custom linkouts to return an already rendered link. This avoids a potential url-encoding bug 9 years ago
  E.Cannon 6a260f4cc8 Merged Lacey's changes 9 years ago
  Lacey Sanderson 75023fa46c Removed the double load of the blast results page since it seems to be unnecessary. 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
  Lacey Sanderson 86753a3f57 Consolidated original link-outs with the work done by Peanutbase/LegumeInfo; Debugged JBrowse/GBrowse link-outs and made the code more readable. 9 years ago
  Lacey Sanderson 729bc7069e Cleaned up the code for displaying blast jobs to improve readability including add in documentation for both the visualization and link-out functionality. 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 844bc1b784 fixed resubmit link target 9 years ago
  Lacey Sanderson e2339248f7 Changes to the blast report page including clean-up of the hit vis. code 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 0a91799184 Uses get_recent_jobs() 9 years ago
  E.Cannon 5ee0c63cd8 Removed debug statements 9 years ago
  E.Cannon 9a2925db2e Modified linkout handling to accommodate custom linkouts 9 years ago
  E.Cannon 69b34a6d42 Restored orginal functionality of GBrowse linkouts 9 years ago
  Ethy Cannon 94b811a995 re-restored linkout functionality 9 years ago
  Ethy Cannon 0616ac9200 Intermediate checkin; many repairs to advanced options 9 years ago
  E.Cannon c3d0095adc Reformatted results page, added hit visualization 9 years ago
  Deepak Bitragunta 5dbaac381f Edit-Resubmit and recent jobs funcitonality added. Also, improvements on the output page 10 years ago
  Deepak Bitragunta 2d90f992af Code changes done for BLAST visualization and minor bugs & enhancements 10 years ago
  Lacey Sanderson f394fc20bd Issue #2356593: Added the ability to link to GBrowse/JBrowse instances. Furthermore, added hook_blast_linkout_info() to allow other developers to create their own complex link types 10 years ago
  Lacey Sanderson 17900b1fc2 Amended 'no results' message to exist outside the table and be highlighted in red. This solution did take into account that multiple query seq. might have been submitted with only some not having hits in which case a comma-separated list of those without hits is shown. 10 years ago
  Lacey Sanderson 4e5bdd9c2f Fixed some bugs releated to link-outs and added configuration for target upload. 10 years ago
  Lacey Sanderson b87c9d28d6 Added link-out functionality 10 years ago
  Lacey Sanderson 2e64e6f2d9 Re-factored BLAST submission form for code-reuse 10 years ago
  Deepak Bitragunta 992b75d4f4 Code fix to display no hits message 10 years ago