1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 9 hours ago.
May 03, 2023 — May 03, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bug fix: Bio::UniProtKB#protein_name and #synonyms may raise error More... over 1 year ago
Supports format change of FT lines since UniProt release 2019_11 More... over 1 year ago
BioRuby 2.0.3 is released More... over 2 years ago
regenerate bioruby.gemspec with rake regemspec More... over 2 years ago
prepare for BioRuby 2.0.3 release More... over 2 years ago
update release notes for upcoming BioRuby 2.0.3 More... over 2 years ago
Ruby 3.0 compatibility fix: Bio::Sequence::*#partition, #rpartiton More... over 2 years ago
remove resolved Ruby 3.0 issue More... over 2 years ago
Bio::Sequence::NA,AA,Generic: workaround for Ruby 3.0.0 incompatible change More... over 2 years ago
Fix typos: Retrun -> Return More... over 2 years ago
BioRuby 2.0.2 is released More... over 3 years ago
RELEASE_NOTES.rdoc: change some description More... over 3 years ago
regenerate bioruby.gemspec with rake regemspec More... over 3 years ago
prepare for BioRuby 2.0.2 release More... over 3 years ago
update release notes for upcoming BioRuby 2.0.2 More... over 3 years ago
add a known issue about Ruby 3.0 More... over 3 years ago
remove deprecation warning of Gem::Specification#has_rdoc= More... over 3 years ago
require ruby's date library to avoid NameError for Date More... over 3 years ago
fix mistaken URLs More... over 3 years ago
BioRuby 2.0.1 is released More... over 4 years ago
RELEASE_NOTES.rdoc: describe notable changes since 2.0.0 More... over 4 years ago
regenerate bioruby.gemspec with rake regemspec More... over 4 years ago
prepare for BioRuby 2.0.1 release More... over 4 years ago
sample/fastq2html.rb: A html visualization of FASTQ sequences More... over 4 years ago
sample/rev_comp.rb: Generates reverse-complement sequences More... over 4 years ago
sample/color_scheme_(na|aa).rb: use String#each_char instead of each_byte More... over 4 years ago
sample/color_scheme_aa.rb: new sample based on color_scheme_na.rb More... over 4 years ago
sample/color_scheme_na.rb: use const_get instead of eval More... over 4 years ago
sample/na2aa.cwl: inputBinding position -1 for the script More... over 4 years ago
sample/color_scheme_na.rb: Supports more file formats More... over 4 years ago