]> git.donarmstrong.com Git - mothur.git/blobdiff - mothurfisher.cpp
1.21.0
[mothur.git] / mothurfisher.cpp
index 8cf332b54d0364e1c84084b6f4a599d500ea2681..6f705b979f8ba0cc41b5ceead966dc7b0cf7a918 100644 (file)
@@ -90,7 +90,6 @@ double MothurFisher::hyper_323(double n11, double n1_, double n_1, double n){
        }
 }
 /***********************************************************/
-//var sn11,sn1_,sn_1,sn,sprob;
 double MothurFisher::hyper(double n11){
        try {
                return(hyper0(n11,0,0,0));