BIO-DIKU / klust

Efficient DNA/RNA sequence clustering using *k*-mers as an approximation for sequence similarity.
GNU General Public License v2.0
3 stars 2 forks source link

Seq entry #46

Closed ahovgaard closed 9 years ago

ahovgaard commented 9 years ago

Some code left outcommented in fasta_reader.cc, kmer_gen.cc etc., but I think we should merge this soon before we write more code depending on the existing Sequence class.

RasmusFonseca commented 9 years ago

All looks good to me.