Skip to content

bwubb/dnapy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dnapy

Travis CI

Codecov

Some python functions to deal with DNA alignments.

Installation

Github

To install the development version from github, clone the repository to a local directory using something like:

git clone https://github.com/sherrillmix/dnapy.git

and run setup.py from the resulting directory (the --user installs it locally and doesn't require root access):

cd dnapy
python setup.py install --user
python setup.py test

Changelog

0.1.0 (2016-01-20)

  • Initial public release

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%