From 96b3a3a22958ff48dae5b2d6bdf81e3c601d6abb Mon Sep 17 00:00:00 2001 From: Calvin Morrison Date: Thu, 5 Sep 2013 14:43:56 -0400 Subject: Remove debugging version remove the debugging option for quikr, since there is not a reason to keep it anymore, consider it cruft. Our users are unlikely to ever use it and the same for us - remove from manpage - remove from quikr.c --- src/c/quikr.1 | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/c/quikr.1') diff --git a/src/c/quikr.1 b/src/c/quikr.1 index 4afb52e..ee0960e 100644 --- a/src/c/quikr.1 +++ b/src/c/quikr.1 @@ -49,9 +49,6 @@ verbose mode. .TP .B \-V, --version print version. -.TP -.B \-d, --debug -debug mode, this will save our sensing matrix and sample matrix (A and B matricies) in files called 'sensing.matrix' and 'count.matrix' for debugging purposes .SH EXAMPLES Use quikr to calculate the estimated frequencies for sample.fa, using rdp7.fasta as the sensing matrix we generated with quikr_train. This uses 6-mers by default, and a lambda value of 10000: .P -- cgit v1.2.3