Uses of Class
com.compomics.util.experiment.biology.ions.impl.RelatedIon
Packages that use RelatedIon
-
Uses of RelatedIon in com.compomics.util.experiment.biology.ions.impl
Fields in com.compomics.util.experiment.biology.ions.impl declared as RelatedIonModifier and TypeFieldDescriptionstatic final RelatedIonRelatedIon.RELATED_C_1Related ion for C.static final RelatedIonRelatedIon.RELATED_C_2Related ion for C.static final RelatedIonRelatedIon.RELATED_D_1Related ion for D.static final RelatedIonRelatedIon.RELATED_E_1Related ion for E.static final RelatedIonRelatedIon.RELATED_F_1Related ion for F.static final RelatedIonRelatedIon.RELATED_H_1Related ion for H (C4H5N2).static final RelatedIonRelatedIon.RELATED_H_2Related ion for H.static final RelatedIonRelatedIon.RELATED_K_1Related ion for K.static final RelatedIonRelatedIon.RELATED_K_2Related ion for K.static final RelatedIonRelatedIon.RELATED_K_3Related ion for K.static final RelatedIonRelatedIon.RELATED_M_1Related ion for M (C2H4S).static final RelatedIonRelatedIon.RELATED_N_1Related ion for N.static final RelatedIonRelatedIon.RELATED_Q_1Related ion for Q.static final RelatedIonRelatedIon.RELATED_Q_2Related ion for Q.static final RelatedIonRelatedIon.RELATED_R_1Related ion for R.static final RelatedIonRelatedIon.RELATED_R_2Related ion for R.static final RelatedIonRelatedIon.RELATED_R_3Related ion for R.static final RelatedIonRelatedIon.RELATED_R_4Related ion for R (C5H10N2O).static final RelatedIonRelatedIon.RELATED_W_1Related ion for W (C9H7N).static final RelatedIonRelatedIon.RELATED_Y_1Related ion for Y (C7H7O).Methods in com.compomics.util.experiment.biology.ions.impl that return types with arguments of type RelatedIonModifier and TypeMethodDescriptionstatic ArrayList<RelatedIon> RelatedIon.getRelatedIons(char aa) Returns the list of related ions for the given amino acid.static ArrayList<RelatedIon> RelatedIon.getRelatedIons(AminoAcid aminoAcidTarget) Returns the list of related ions for the given amino acid.Methods in com.compomics.util.experiment.biology.ions.impl with parameters of type RelatedIonModifier and TypeMethodDescriptionbooleanRelatedIon.isSameAs(RelatedIon anotherRelatedIon) Compares the current related ion with another one based on their composition.