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
disallow launching SequenceServer as `ruby sequenceserver.rb` More... about 13 years ago
define a Gemspec (#17) More... about 13 years ago
add an executable to lanuch SequenceServer More... about 13 years ago
default configuration file is now `~/.sequenceserver.yml` More... about 13 years ago
use a directory structure better suited for gemification More... about 13 years ago
explicitly define app root -- SequenceServer's installation directory More... about 13 years ago
update tests More... about 13 years ago
ship test database (fire ant genome) with SequenceServer More... about 13 years ago
deal with a completely commented out (empty) configuration file More... about 13 years ago
manage load path with Bundler More... about 13 years ago
copy example configuration file to user's home directory on the first run More... about 13 years ago
Gemfile: read dependencies from the gemspec More... about 13 years ago
blast: execute `blastn`, not `megablast`, when `blastn` is selected More... about 13 years ago
remove namespace declaration More... about 13 years ago
DOCTYPE html More... about 13 years ago
fix HTML validation errors caused due to unquoted attribute values More... about 13 years ago
ui: improve presentation of blast results [#10] More... about 13 years ago
make hit coordinates available to custom hyperlink generator More... about 13 years ago
All documentation now at sequenceserver.com More... about 13 years ago
maint: move to Twitter's bootstrap toolkit [close #68] [close #39] More... about 13 years ago
app: support databases formatted without `-parse_seqids` (fix #58) More... over 13 years ago
get_sequence: notify user of extra sequences during retrieval (fix #58) More... over 13 years ago
sequence_from_blastdb: raise TypeError if the argument's type is unexpected More... over 13 years ago
get_sequence: suppress error output due to `blastdbcmd` (fix #41) More... over 13 years ago
get_sequence: change logging info More... over 13 years ago
get_sequence: remove redundant session info check More... over 13 years ago
get_sequence: change URL style (#58) More... over 13 years ago
config: load `config.yml` relative to app root (fix #64) More... over 13 years ago
database_formatter: add verbose mode More... over 13 years ago
database_formatter: add a help option (-h, --help) More... over 13 years ago