aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-06-12add --version and -VCalvin
2013-06-12use larger size for count_commmand, remove extra quotes, and fix a broken che...Calvin Morrison
2013-06-12Matlab: move multifasta2otu into the main quikr folderCalvin Morrison
2013-06-11Merge branch 'master' of github.com:mutantturkey/quikrCalvin
2013-06-11finally push this patch to fix the lack of an endCalvin
2013-06-11remove fileCalvin Morrison
2013-06-11remove extra wordCalvin
2013-06-11updated functions with longCalvin
2013-06-11Merge branch 'master' of github.com:EESI/quikrCalvin
2013-06-11use int64_t for NNLS to avoid overflow issuesCalvin
2013-06-11small edits to man pageCalvin
2013-06-11use longs instead of ints, fix a mistake in the --helpCalvin
2013-06-10finish gzip decoding, YOU MUST retrain your apiCalvin
2013-06-10native zlib decoding for quikr/multifasta, was done earlier but never commite...Calvin
2013-06-10remove unused variableCalvin
2013-06-07quikrCustomTranied was not using the specified kmer. Use the correct kmer and...Calvin Morrison
2013-06-07free getline's callsCalvin Morrison
2013-06-07updated help text and manpagesCalvin
2013-06-06fixed a malloc error, and fixed some stringsCalvin
2013-05-28modified quikrTrain.m to not depend on a mer file, instead use the generate_k...Calvin
2013-05-28removed filesCalvin
2013-05-28removed unused nbc codeCalvin
2013-05-20use n*n*n instead on n*n for nnlsCalvin
2013-05-20updated documentation strings, add man page to be installed globallyCalvin
2013-05-19native gzip decodingCalvin Morrison
2013-05-16used newlines in readme for clarity, update our references to the ../../../data/Calvin
2013-05-15python: add some more descriptive comments, use lamb instead of default lambCalvin
2013-05-15removed the bsd licenseCalvin
2013-05-15added file checking for multifasta_to_otuCalvin
2013-05-15add some error checkingCalvin
2013-05-15cleanup kmer/lambda default valuesCalvin
2013-05-15add -d flag for debugging so verbose doesn't take longer, use generate_kmers ...Calvin
2013-05-14release1.0Calvin
2013-05-14add some documentationCalvin
2013-05-14delete spurious printCalvin
2013-05-14fixed kmer argument bugCalvin
2013-05-14use sensing matrixCalvin
2013-05-14remove generate kmers from quikrCalvin
2013-05-14have matlab use global executablesCalvin
2013-05-14generate kmers should stand aloneCalvin
2013-05-14remove probabilties by readCalvin
2013-05-10don't use an output directory, and use basename's for the OTU_tableCalvin
2013-05-03multifasta now reads .fa and fasta file sonlyCalvin
2013-05-03modified command line argumentsCalvin
2013-05-03use a default kmer size of sixCalvin
2013-05-03updated documentation , added multi_gg_final.mCalvin
2013-05-03added a contributorCalvin
2013-05-03do some very basic error checking on generate_kmersCalvin
2013-05-03added nbc classifier sourceCalvin
2013-03-26add / when reading back in, and sort our input listCalvin