Michael G. Campana, 2021-2023
Smithsonian's National Zoo and Conservation Biology Institute
congenlib is a Ruby library for conservation genomics
The software is made available under the Smithsonian Institution terms of use.
congenlib can be installed using RubyGems and Bundler (available on most UNIX-like operating systems with Ruby and RubyGems installed).
In a terminal window, execute the following commands:
git clone https://github.com/campanam/congenlib
cd congenlib
gem build congenlib.gemspec
gem install congenlib-0.1.0.gem
Campana, M.G. 2021-2023. congenlib. https://github.com/campanam/congenlib