Skip to content

my fork of khmer -- with improved handling of fastq entries on the 'FixSomeFastqHandling Aspects' branch. Former info -->in-memory k-mer counting

fomightez/khmer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

The official repository is at

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

and you can read the docs online here:

    http://readthedocs.org/docs/khmer/en/latest/

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:
    
    * Discussion: http://lists.idyll.org/listinfo/khmer

    * Announcements: http://lists.idyll.org/listinfo/khmer-announce

IMPORTANT NOTE:

khmer is *pre-publication* and *research* software, so please keep in
mind that (a) the code may have undiscovered bugs in it, (b) you
should cite us, and (c) you should get in touch if you need to cite
us, as we are writing up the project.

INSTRUCTIONS:

'make all' to build.

You'll need 'screed' installed: https://github.com/ged-lab/screed

'make test' to test (you may need to set your PYTHONPATH to find screed).

'make doc' to build docs.  You'll need Sphinx installed.

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.

CTB 05/2012.

About

my fork of khmer -- with improved handling of fastq entries on the 'FixSomeFastqHandling Aspects' branch. Former info -->in-memory k-mer counting

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 43.3%
  • Python 21.6%
  • C++ 19.1%
  • Assembly 5.6%
  • Ada 3.5%
  • C# 2.2%
  • Other 4.7%