X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=coverage.cpp;h=6b514fbc2e47a40c8312ecfa206bc4d9e04a1e50;hb=81ff02ef4064fe4dec986ea3110c1cb8e1285fe6;hp=cd8138d7dd6216e31f0617a45cb7b0bd63d5dbb5;hpb=9e07ea7484097a73e0e9ce3e379c12bfa0a4e55d;p=mothur.git diff --git a/coverage.cpp b/coverage.cpp index cd8138d..6b514fb 100644 --- a/coverage.cpp +++ b/coverage.cpp @@ -7,6 +7,12 @@ * */ +/* This class library coverage at the given distances of the Cramer-von Mises statistic. + you may refer to the "Integration of Microbial Ecology and Statistics: A Test To Compare Gene Libraries" + paper in Applied and Environmental Microbiology, Sept. 2004, p. 5485-5492 0099-2240/04/$8.00+0 + DOI: 10.1128/AEM.70.9.5485-5492.2004 Copyright 2004 American Society for Microbiology for more information. */ + + #include "coverage.h" //**********************************************************************************************************************