0
I Use This!
Inactive

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 14 hours ago.
Jul 29, 2024 — Jul 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
SequenceKmerReader : fix kmer length shorter of 1 nt More... over 11 years ago
Correction made after Sebastien's review More... over 11 years ago
Removed debug in code More... over 11 years ago
Added GenomeAssemblyReader and SequenceKmerReader to the Makefile More... over 11 years ago
Changed Mother class to distinguish between a graph reader and a sequence assembly reader More... over 11 years ago
Added 2 classes : SequenceKmerReader (read a fasta file into kmers, GenomeAssemblyReader : the actor to manage the creation of kmers and offloading to the storekeeper More... over 11 years ago
added .gitignore for conviviality More... over 11 years ago
update releases More... over 11 years ago
version 2.3.1 More... over 11 years ago
Surveyor: don't miss last line More... over 11 years ago
use CONFIG_ASSERT instead of ASSERT for optional code More... over 11 years ago
fix compilation error on Apple OS X Mavericks More... over 11 years ago
add option -graph-only to stop after graph building More... over 11 years ago
seeds: add a parameter -minimum-seed-length (default 100) More... over 11 years ago
Surveyor: fix compilation issue without debug code More... over 11 years ago
SeedingData: provide prototypes for friend functions More... over 11 years ago
Surveyor: report 0 hits when necessary More... over 11 years ago
documentation: add license in README More... over 11 years ago
report invalid edges as warnings instead of errors More... over 11 years ago
Surveyor: support nucleotides in lower case More... over 11 years ago
fix reproducibility issue for similarity and distance matrices More... over 11 years ago
add some code to test directed surveys with Surveyor More... over 11 years ago
print number of payloads More... over 11 years ago
fix a bug when the number of ranks is a prime number More... over 11 years ago
fix infinite loop when running on 2 CPU cores More... over 11 years ago
next release will be 2.3.1 More... over 11 years ago
update release procedure More... over 11 years ago
coloring: added comments for coloring subsystem More... over 11 years ago
Surveyor: skip invalid files More... over 11 years ago
Searcher: disable verbose outputs More... over 11 years ago