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 TypeClassDescriptionclass
Protein interaction: An amino acid that is "in contact" with another amino acid within the same protein.class
Protein 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.