コミット履歴

作者 SHA1 メッセージ 日付
  Lacey Sanderson f74e12185b Changing tabs to spaces... 8 年 前
  Ethy Cannon a90ec3762c merged with 7.x-1.x 8 年 前
  Lacey Sanderson d294206893 Fixed sequence validation error. 8 年 前
  Robb, Sofia 514453cab1 added convert_tsv2gff3 function 8 年 前
  Lacey Sanderson f540948e0b Provide a default for blast_threads so that users who upgrade don't have broken blast runs until they update their admin preferences. 9 年 前
  E.Cannon 34a5265b76 Merge branch '7.x-1.x' of https://github.com/LegumeFederation/tripal_blast into 7.x-1.x 9 年 前
  Lacey Sanderson 1f3911220c Recent jobs sorted to show most recent first. 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 094eb6ad54 removed debugging statements... 9 年 前
  Lacey Sanderson ec4a1cee12 Fixed submission of advanced options (broken by nesting of blast form 9 年 前
  Lacey Sanderson e2339248f7 Changes to the blast report page including clean-up of the hit vis. code 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 c8da62b1f0 tweaked recent jobs list 9 年 前
  E.Cannon 01412d1109 added function get_recent_jobs() 9 年 前
  E.Cannon 9d0315b020 strips the extension off the blast database path, if any 9 年 前
  E.Cannon 714f791a1e Fixed paths, displays formatter command for debugging purposes 9 年 前
  Deepak Bitragunta 5dbaac381f Edit-Resubmit and recent jobs funcitonality added. Also, improvements on the output page 10 年 前
  Deepak Bitragunta 2d90f992af Code changes done for BLAST visualization and minor bugs & enhancements 10 年 前
  Lacey Sanderson f0ac24a22c Bug Fix: If users uploaded query files with spaces, the blast command would fail b/c of too many arguements; added quotes around query filename to fix this. 10 年 前
  Lacey Sanderson e93e589573 Fixed BLAST Path configuration to work if no path is selected. 10 年 前
  Lacey Sanderson a506426f65 Re-introducted Deepak's changes 10 年 前
  Lacey Sanderson b87c9d28d6 Added link-out functionality 10 年 前
  Lacey Sanderson 30d3911339 Added interface for configuring Link-outs. Still doesn't actually link out in BLAST results. 10 年 前
  Lacey Sanderson ec260c7170 Updated get blast database API function to respect node access to that we can use any node access module to restrict the blast databases available :) Tested & works with Simple Access 10 年 前
  Lacey Sanderson 2e64e6f2d9 Re-factored BLAST submission form for code-reuse 10 年 前
  Lacey Sanderson d6d015dec5 Added some error checking to run_BLAST_tripal_job 10 年 前
  Lacey Sanderson 698e6182c2 Added additional download formats including HTML and TSV 10 年 前
  Lacey Sanderson a6d80bb2ba Switched both nucleotide and protein BLAST forms over to use Tripal jobs. 10 年 前
  Lacey Sanderson 7009cadc5e Added API which currently only includes pulling out options... 10 年 前