X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=metastats2.c;h=136c0426f1609964322343157c148ff8971cc4dc;hb=3aa0b70bf057656ccc2bae1de9816583f2a91779;hp=bbea3ce8deacf3debe2b6f5adfc909e944862345;hpb=26b30b0881a37665b18746d2851607c494e8ccc0;p=mothur.git diff --git a/metastats2.c b/metastats2.c index bbea3ce..136c042 100644 --- a/metastats2.c +++ b/metastats2.c @@ -23,10 +23,11 @@ int metastat_main (char* outputFileName, int numRows, int numCols, double thresh // Initialize the matrices size = row*col; +//printf("size = %d\n.", size); double matrix[row][col]; double pmatrix[size],pmatrix2[size],permuted[size]; double storage[row][9]; - +//printf("here\n.", size); for (i=0;i