index
:
dna-utils.git
jit
master
mutant-refactor-total-count
openmp
refactor-total-count
sparse
Tools for parsing FASTA files very fast
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
2014-04-14
merge
Calvin Morrison
2014-04-14
update makefile to remove all properly
Calvin Morrison
2014-04-11
add dependencey in makefile
Calvin Morrison
2014-04-11
Merge branch 'master' of github.com:mutantturkey/dna-utils
Calvin Morrison
2014-04-11
tune to specific processor, speed boost
Calvin Morrison
2014-04-10
use object for utils
Calvin Morrison
2014-04-09
MERGE sparse trunk into master
Calvin Morrison
2014-03-12
bump version
Calvin Morrison
2014-03-06
add continuous to install path
Calvin Morrison
2014-03-06
add kmer_continuous_count
Calvin Morrison
2014-02-02
add install section
Calvin Morrison
2014-02-01
add help function
Calvin Morrison
2014-02-01
simplify makefile
Calvin Morrison
2013-11-07
update makefile
Calvin Morrison
2013-11-07
rename to counts per sequence, don't provide frequencies only counts
Calvin Morrison
2013-10-17
update makefile with dependencies and proper static linking
Calvin Morrison
2013-10-17
add a static library to our makefile
Calvin Morrison
2013-10-16
update makefile
Calvin Morrison
2013-10-10
don't use the num_to_index function for more speeeeed
Calvin Morrison
2013-10-10
update makefile
Calvin Morrison
2013-10-02
use an external iterator so that we can skip over anything in range of an errorw
Calvin Morrison
2013-10-02
add so support for makfile
Calvin Morrison
2013-09-11
fix binary name, and add -Wextra
Calvin Morrison
2013-09-10
Initial commit of some kmer utilities.
Calvin Morrison