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 TypeMethodDescriptionintDistanceResult.compareByPos(DistanceResult d) Compare by genomic positionbooleanDistanceResult.equalPos(DistanceResult d) Same genomic positionsMethod parameters in org.snpeff.pdb with type arguments of type DistanceResultModifier and TypeMethodDescriptionvoidProteinInteractions.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