Uses of Class
org.snpeff.pdb.DistanceResult
Packages that use DistanceResult
-
Uses of DistanceResult in org.snpeff.pdb
Methods in org.snpeff.pdb with parameters of type DistanceResultModifier and TypeMethodDescriptionintDistanceResult.compareByPos(DistanceResult d) Compare by genomic positionbooleanDistanceResult.equalPos(DistanceResult d) Same genomic positions -
Uses of DistanceResult in org.snpeff.snpEffect.commandLine
Fields in org.snpeff.snpEffect.commandLine with type parameters of type DistanceResultModifier and TypeFieldDescriptionstatic final ArrayList<DistanceResult>SnpEffCmdPdb.EMPTY_DISTANCESMethods in org.snpeff.snpEffect.commandLine that return types with arguments of type DistanceResult