Skip to content

campanam/congenlib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

congenlib

Michael G. Campana, 2021-2023
Smithsonian's National Zoo and Conservation Biology Institute

congenlib is a Ruby library for conservation genomics

License

The software is made available under the Smithsonian Institution terms of use.

Installation using RubyGems and Bundler

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

Citation

Campana, M.G. 2021-2023. congenlib. https://github.com/campanam/congenlib