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 TypeMethodDescriptionint
DistanceResult.compareByPos
(DistanceResult d) Compare by genomic positionboolean
DistanceResult.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_DISTANCES
Methods in org.snpeff.snpEffect.commandLine that return types with arguments of type DistanceResult