Skip to content
/ khmer Public
forked from dib-lab/khmer

In-memory nucleotide sequence k-mer counting, filtering, graph traversal and more

License

Notifications You must be signed in to change notification settings

leogargu/khmer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

472425f · Jul 23, 2014
Feb 20, 2013
Jul 22, 2014
Mar 25, 2014
Jul 22, 2014
Jul 22, 2014
Jul 21, 2014
Jul 22, 2014
Jul 23, 2014
May 14, 2014
Oct 22, 2013
Jun 30, 2014
Mar 2, 2014
Jun 30, 2014
Apr 1, 2014
Feb 18, 2014
Jul 22, 2014
Mar 4, 2014
Oct 3, 2013
Apr 1, 2014
Jun 13, 2014
Jul 22, 2014
May 14, 2014
Nov 12, 2012
Sep 1, 2013
Apr 1, 2014
Jul 22, 2014
May 14, 2014
Jun 26, 2014
Apr 1, 2014

Repository files navigation

khmer

Welcome to khmer: k-mer counting, filtering and graph traversal FTW!

https://badge.fury.io/py/khmer.png https://pypip.in/d/khmer/badge.png License http://ci.ged.msu.edu/job/khmer-master/badge/icon Python Code Health Coverity Scan Build Status

The official repository is at

https://github.com/ged-lab/khmer

and you can read the docs online here:

http://khmer.readthedocs.org/

There are two mailing lists dedicated to khmer, an announcements-only list and a discussion list. To search their archives and sign-up for them, please visit the following URLs:

You can contact the current maintainers at khmer-project@idyll.org.

IMPORTANT NOTE: CITE US!

khmer is research software, so you should cite us when you use it in scientific publications! Please see the CITATION file for citation information.

INSTALL INSTRUCTIONS:

khmer requires Python 2.7+. Linux users will need the python development libraries and gcc. OS X users may need XCode installed.

In short:

pip install khmer to download, build, and install the latest stable version.

For more details see doc/install.txt

The use of a virtualenv is recommended, see https://virtualenv.pypa.io/en/latest/virtualenv.html#installation

khmer is under the BSD license; see doc/LICENSE.txt. Distribution, modification and redistribution, incorporation into other software, and pretty much everything else is allowed.

khmer project contributors also edit documents collaboratively at our wiki.

MRC 2014-05-14

About

In-memory nucleotide sequence k-mer counting, filtering, graph traversal and more

Resources

License

Citation

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 45.3%
  • Python 23.6%
  • C++ 17.5%
  • Assembly 4.8%
  • Ada 3.0%
  • C# 1.9%
  • Other 3.9%