Lacey Sanderson
|
a9c495ae58
Fixed whitespace issues
|
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
|
42d2fdd5a5
Fixing a small bug I introduced...
|
8 years ago |
Lacey Sanderson
|
f5ef0e6d19
Added more documentation
|
8 years ago |
Lacey Sanderson
|
f74e12185b
Changing tabs to spaces...
|
8 years ago |
Ethy Cannon
|
a90ec3762c
merged with 7.x-1.x
|
8 years ago |
Lacey Sanderson
|
d294206893
Fixed sequence validation error.
|
8 years ago |
Robb, Sofia
|
514453cab1
added convert_tsv2gff3 function
|
8 years ago |
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 years ago |
E.Cannon
|
34a5265b76
Merge branch '7.x-1.x' of https://github.com/LegumeFederation/tripal_blast into 7.x-1.x
|
9 years ago |
Lacey Sanderson
|
1f3911220c
Recent jobs sorted to show most recent first.
|
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 |
prateekgta
|
490d7d9062
updated blast_ui.services.inc, remove word size 2 in option, set num_threads option in command
|
9 years ago |
Lacey Sanderson
|
094eb6ad54
removed debugging statements...
|
9 years ago |
Lacey Sanderson
|
ec4a1cee12
Fixed submission of advanced options (broken by nesting of blast form
|
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
|
c8da62b1f0
tweaked recent jobs list
|
9 years ago |
E.Cannon
|
01412d1109
added function get_recent_jobs()
|
9 years ago |
E.Cannon
|
9d0315b020
strips the extension off the blast database path, if any
|
9 years ago |
E.Cannon
|
714f791a1e
Fixed paths, displays formatter command for debugging purposes
|
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
|
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 years ago |
Lacey Sanderson
|
e93e589573
Fixed BLAST Path configuration to work if no path is selected.
|
10 years ago |
Lacey Sanderson
|
a506426f65
Re-introducted Deepak's changes
|
10 years ago |
Lacey Sanderson
|
b87c9d28d6
Added link-out functionality
|
10 years ago |
Lacey Sanderson
|
30d3911339
Added interface for configuring Link-outs. Still doesn't actually link out in BLAST results.
|
10 years ago |
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 years ago |
Lacey Sanderson
|
2e64e6f2d9
Re-factored BLAST submission form for code-reuse
|
10 years ago |