1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Regression: Pre-select if only one database present. More... over 10 years ago
Apply error class around query sequence textarea. More... over 10 years ago
Lessen clutter in BLAST results. More... over 10 years ago
Remove to_fasta. More... over 10 years ago
Remove format_blast_results method and code for custom hit hyperlinks. More... over 10 years ago
Slightly change id generation scheme in result.erb. More... over 10 years ago
Rename Blast::Query#internal_id to Blast::Query#number, Blast::Hit#index to More... over 10 years ago
Add Blast::Query#id and Blast::Query#meta. More... over 10 years ago
Re-indent blast.rb to use 2 spaces. More... over 10 years ago
Move BLAST citation from results to footer. More... over 10 years ago
Query#hits will now return an empty array if no hits found. More... over 10 years ago
Erb formatting corrections. More... over 10 years ago
We don't want hit score in the header. More... over 10 years ago
De-emphasise rest of hit def line over hit id. More... over 10 years ago
Assign an id to the panel containing the hit. More... over 10 years ago
Make navbar scrollable with the rest of the page. More... over 10 years ago
Structured result navigation via index. More... over 10 years ago
Enclose result for each query in a panel of its own. More... over 10 years ago
Re-indent result.erb to use 2 spaces. More... over 10 years ago
Firing change event on textarea on page load is incorrect. Fixed. More... over 10 years ago
Add button to clear query sequence(s). More... over 10 years ago
Use monospace font in sequence textarea. More... over 10 years ago
Upgrade to Bootstrap 3, and a more modern, vanilla Bootstrap 3 UI. More... over 10 years ago
BLAST to XML. More... over 10 years ago
Bring back jquery.scrollspy.js. More... over 10 years ago
Use ptools 1.2.6 which addresses Ruby 1.8.7 and 1.9.2 incompatibility. More... over 10 years ago
s/settings.log/logger in scan_blast_database_directory. More... over 10 years ago
Setting RACK_ENV in config.ru doesn't serve any use case I know of. More... over 10 years ago
Do not load RubyGems ourselves. More... over 10 years ago
Read Gemspec to find version number. More... over 10 years ago