X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=bayesian.h;fp=bayesian.h;h=a1f693bb8f815dd0a6cb1d6155e9c032caf6fcea;hb=c53ef46b40b97c00e32bfd8c3924ce8c51b5cd7b;hp=012def96d8d2d04c8c258963668e261f125a9871;hpb=3fd6dd6e4f19a458ac2966ee5458787e998a1bde;p=mothur.git diff --git a/bayesian.h b/bayesian.h index 012def9..a1f693b 100644 --- a/bayesian.h +++ b/bayesian.h @@ -25,7 +25,7 @@ public: private: vector< vector > wordGenusProb; //vector of maps from genus to probability - //wordGenusProb[0][392] = probability that a sequence within genus that's index in the tree is 392 would contain kmer 0; + //wordGenusProb[0][392] = probability that a sequence within genus that's index in the tree is 392 would contain kmer 0; vector genusTotals; vector genusNodes; //indexes in phyloTree where genus' are located