Ejemplo n.º 1
0
 public static float GetKLDivergence(IonType fragmentIonClassBase, IonType fragmentIonClassBaseType1, int ratio, float lcCorrelation, float imsCorrelation, FragmentParameter parameter)
 {
     throw new System.NotImplementedException();
 }
Ejemplo n.º 2
0
 internal static float GetRatioScore(IonType fragmentIonClassBaseType1, IonType fragmentIonClassBaseType2, int ratio, FragmentParameter fragmentParameter)
 {
     throw new System.NotImplementedException();
 }
Ejemplo n.º 3
0
 internal static float GetIMSCorrelationScore(IonType fragmentIonClassBaseType1, IonType fragmentIonClassBaseType2, float imsCorr, FragmentParameter fragmentParameter)
 {
     throw new System.NotImplementedException();
 }
Ejemplo n.º 4
0
 public static List <IonType> GetIonTypes(FragmentParameter parameter, int charge)
 {
     return(null);
 }
Ejemplo n.º 5
0
 public static float GetKLDivergence(IonType fragmentIonClassBase, IonType fragmentIonClassBaseType1, int ratio, float lcCorrelation, float imsCorrelation, FragmentParameter parameter)
 {
     throw new System.NotImplementedException();
 }
Ejemplo n.º 6
0
 internal static float GetIMSCorrelationScore(IonType fragmentIonClassBaseType1, IonType fragmentIonClassBaseType2, float imsCorr, FragmentParameter fragmentParameter)
 {
     throw new System.NotImplementedException();
 }
Ejemplo n.º 7
0
 internal static float GetRatioScore(IonType fragmentIonClassBaseType1, IonType fragmentIonClassBaseType2, int ratio, FragmentParameter fragmentParameter)
 {
     throw new System.NotImplementedException();
 }
Ejemplo n.º 8
0
 public static List<IonType> GetIonTypes(FragmentParameter parameter, int charge)
 {
     return null;
 }