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 |
Lacey Sanderson
|
6cda5d80d3
Fixed BL_ORD_ID bug (Issue #2319493)
|
10 years ago |
Lacey Sanderson
|
698e6182c2
Added additional download formats including HTML and TSV
|
10 years ago |
Lacey Sanderson
|
a6d80bb2ba
Switched both nucleotide and protein BLAST forms over to use Tripal jobs.
|
10 years ago |
Lacey Sanderson
|
ffe0f661a9
Cleaned up documentation for upcomming collaboration :)
|
10 years ago |
root
|
63075d1d4c
Fixed some little bugs from a pre-mature commit...
|
10 years ago |