1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 14 days ago. based on code collected 15 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixed syntax checker warning More... about 14 years ago
fixed end mismatch (and hence indentation) More... about 14 years ago
rewrite database_type_for_blast_method as db_type_for More... about 14 years ago
use compact to remove nil from an array instead of delete_if More... about 14 years ago
Do not log in helpers. Let the caller decide what to do depending on the return value. More... about 14 years ago
whitespace: remove extra blank lines from sequence helpers More... about 14 years ago
added the missing database_type_for_blast_methods methods More... about 14 years ago
Merge branch 'removing_bioruby' of github.com:yannickwurm/sequenceserver into removing_bioruby More... about 14 years ago
works More... about 14 years ago
otherwise multi-db selections fail More... about 14 years ago
bioruby independent! More... about 14 years ago
using :nucleotide More... about 14 years ago
can now access things More... about 14 years ago
include sequence helpers More... about 14 years ago
not yet working More... about 14 years ago
not working yet - cannot access inside SequenceHelpers module More... about 14 years ago
moved file More... about 14 years ago
Merge branch 'blast_class' More... about 14 years ago
change serach.rb to use the blast wrapper More... about 14 years ago
added note to misleading ~/database/ dir More... about 14 years ago
added a simple wrapper over ncbi blast More... about 14 years ago
starting to look good - cedric More... about 14 years ago
starting to look good - cedric More... about 14 years ago
sequence type guessing reimplemented; tests added More... about 14 years ago
Dir.exists? not valid in rb 1.8.7 More... about 14 years ago
remove unused Infinity; move LOG inside the SequenceServer class More... over 14 years ago
enable logging the requests More... over 14 years ago
use Sinatra's configuration DSL for previous global variables - ROOT, and BLASTURL. More... over 14 years ago
!switch from a micro-app configuration to a bigger app layout :) More... over 14 years ago
added .rvmrc - use ruby 1.8.7 for this project More... over 14 years ago