Uses of Class
org.snpeff.pdb.DistanceResult
Packages that use DistanceResult
-
Uses of DistanceResult in org.snpeff.pdb
Methods in org.snpeff.pdb that return types with arguments of type DistanceResultMethods 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 positionsMethod parameters in org.snpeff.pdb with type arguments of type DistanceResultModifier and TypeMethodDescriptionvoid
ProteinInteractions.save
(List<DistanceResult> distResults) Save results -
Uses of DistanceResult in org.snpeff.snpEffect.commandLine
Methods in org.snpeff.snpEffect.commandLine that return types with arguments of type DistanceResult