Low commit activity in last 3 years
A long-lived project that still receives updates
GEM to annotate bacterial genome sequence based on a reference genome and complete the annotation with an external database.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
 Dependencies

Runtime

~> 1.4, >= 1.4.3
~> 2.7, >= 2.7.3
~> 1.9, >= 1.9.0
 Project Readme

Bacterial-Annotator GEM

Ruby GEM to annotate bacterial genomes based on a reference genome and also complete the annotation with external or remote databases.

To install the gem locally with this package

gem build bacterial-annotator.gemspec
gem install bacterial-annotator-0.0.1.gem	

bacterial-annotator -h

Or you could simply install it from rubygems.org with that command

gem install bacterial-annotator

The blat aligner and the prodigal ORF finder will be installed as dependencies if you accept their licenses.