Uses of Class
org.snpeff.interval.ProteinInteractionLocus
Packages that use ProteinInteractionLocus
-
Uses of ProteinInteractionLocus in org.snpeff.interval
Subclasses of ProteinInteractionLocus in org.snpeff.intervalModifier and TypeClassDescriptionclassProtein interaction: An amino acid that is "in contact" with another amino acid within the same protein.classProtein interaction: An amino acid that is "in contact" with another amino acid.Methods in org.snpeff.interval that return ProteinInteractionLocusMethods in org.snpeff.interval that return types with arguments of type ProteinInteractionLocusModifier and TypeMethodDescriptionstatic List<ProteinInteractionLocus>ProteinInteractionLocus.factory(Transcript tr, int aaPos, Transcript trInteract, String id) Create interaction.