X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=forester%2Fjava%2Fsrc%2Forg%2Fforester%2Fsurfacing%2FDomainLengths.java;h=6d39b6119393915f27543091df994cf287253c75;hb=876ced97014fafe54ff51dcc17da8bf25913fec7;hp=5bb71cfef62397e027e3a2b37e6cbdad61b6e307;hpb=3d68fcd1fc4272b56546f78f3cbd437237af5cfa;p=jalview.git diff --git a/forester/java/src/org/forester/surfacing/DomainLengths.java b/forester/java/src/org/forester/surfacing/DomainLengths.java index 5bb71cf..6d39b61 100644 --- a/forester/java/src/org/forester/surfacing/DomainLengths.java +++ b/forester/java/src/org/forester/surfacing/DomainLengths.java @@ -54,9 +54,9 @@ public class DomainLengths { /** * Returns descriptive statistics based on the arithmetic means - * for each species. - * - * + * for each species. + * + * * @return */ public DescriptiveStatistics calculateMeanBasedStatistics() { @@ -68,10 +68,10 @@ public class DomainLengths { } /** - * + * * Note. This is not technically a Z-score since the distribution * of means is unknown (and not normal). - * + * * @param species * @return */