index
:
quikr.git
galaxy
master
Quikr - a bio classifier based on NNLS
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2013-10-31
fix a bug so we only read when the length is greater han the kmer
Calvin Morrison
2013-10-29
remove the fasta file requirement for multifasta, and no longer parse headers...
Calvin Morrison
2013-10-29
initial commit of multifasta_to_otu.c working with new format
Calvin Morrison
2013-10-29
update tpyes for quikr_train.c
Calvin Morrison
2013-10-29
update types for quikr_functions
Calvin Morrison
2013-10-29
update types and check malloc
Calvin Morrison
2013-10-29
append variables in makefile to reduce redundancy
Calvin Morrison
2013-10-29
use type in memset, add +1 to our matrix width
Calvin Morrison
2013-10-29
update errors from load_sensing_matrix
Calvin Morrison
2013-10-29
update quikr to work with internally parsed sensing matrix
Calvin Morrison
2013-10-29
update header
Calvin Morrison
2013-10-29
fix memset in quikr_train as weel
Calvin Morrison
2013-10-29
Fix a nasty bug in kmer-counting code
Calvin Morrison
2013-10-28
update kmer utils
Calvin Morrison
2013-10-28
New sensing matrix format
Calvin Morrison
2013-10-28
update Makefile to be more sane and use targets correctly
Calvin Morrison
2013-10-28
Update quikr_functions to read our sensing format
Calvin Morrison
2013-10-18
add kmercounting code from dna-utils. update our make file to support debuggi...
Calvin Morrison
2013-09-05
last fixes for 1.0.4
v1.0.4
Calvin Morrison
2013-09-05
bump to version v1.0.4
Calvin Morrison
2013-09-05
Remove debugging version
Calvin Morrison
2013-08-29
parse -h and --help and print out the help message
Calvin Morrison
2013-08-16
Merge branch 'master' of github.com:mutantturkey/quikr
Calvin Morrison
2013-08-16
remove unused case
Calvin Morrison
2013-06-13
use readdir and #omp critical
v1.0.3
Calvin
2013-06-12
update multifasta paths
Calvin
2013-06-12
fix case
Calvin
2013-06-12
fix missing comma
Calvin
2013-06-12
add --version and -V
Calvin
2013-06-12
use larger size for count_commmand, remove extra quotes, and fix a broken che...
Calvin Morrison
2013-06-12
Matlab: move multifasta2otu into the main quikr folder
Calvin Morrison
2013-06-11
Merge branch 'master' of github.com:mutantturkey/quikr
Calvin
2013-06-11
finally push this patch to fix the lack of an end
Calvin
2013-06-11
remove file
Calvin Morrison
2013-06-11
remove extra word
Calvin
2013-06-11
updated functions with long
Calvin
2013-06-11
Merge branch 'master' of github.com:EESI/quikr
Calvin
2013-06-11
use int64_t for NNLS to avoid overflow issues
Calvin
2013-06-11
small edits to man page
Calvin
2013-06-11
use longs instead of ints, fix a mistake in the --help
Calvin
2013-06-10
finish gzip decoding, YOU MUST retrain your api
Calvin
2013-06-10
native zlib decoding for quikr/multifasta, was done earlier but never commite...
Calvin
2013-06-10
remove unused variable
Calvin
2013-06-07
quikrCustomTranied was not using the specified kmer. Use the correct kmer and...
Calvin Morrison
2013-06-07
free getline's calls
Calvin Morrison
2013-06-07
updated help text and manpages
Calvin
2013-06-06
fixed a malloc error, and fixed some strings
Calvin
2013-05-28
modified quikrTrain.m to not depend on a mer file, instead use the generate_k...
Calvin
2013-05-28
removed files
Calvin
2013-05-28
removed unused nbc code
Calvin
[prev]
[next]