X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=slayer.h;h=33ccc3fda70ad9e6dca595eb626c0bb9e5dedc1c;hb=6a0001cc8c2f8de157f4979fd0d97a6e911b58e8;hp=d746b47b0cb1170f26e16c4d7589656ab0204808;hpb=74844a60d80c6dd06e3fb02ee9b928424f9019b0;p=mothur.git diff --git a/slayer.h b/slayer.h index d746b47..33ccc3f 100644 --- a/slayer.h +++ b/slayer.h @@ -83,7 +83,7 @@ class Slayer { vector runBellerophon(Sequence*, Sequence*, Sequence*, map&); vector getSNPS(string, string, string, int, int); - void bootstrapSNPS(vector, vector, float&, float&); + int bootstrapSNPS(vector, vector, float&, float&); float snpQA(vector); float snpQB(vector); float snpAB(vector);