org.forester.pccx
Class ExternalNodeBasedCoverageMethod
java.lang.Object
org.forester.pccx.ExternalNodeBasedCoverageMethod
- All Implemented Interfaces:
- CoverageCalculationMethod
public class ExternalNodeBasedCoverageMethod
- extends Object
- implements CoverageCalculationMethod
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExternalNodeBasedCoverageMethod
public ExternalNodeBasedCoverageMethod()
calculateCoverage
public Coverage calculateCoverage(List<Phylogeny> phylogenies,
List<String> names,
CoverageCalculationOptions options,
boolean annotate_phylogenies)
- Specified by:
calculateCoverage
in interface CoverageCalculationMethod