C# Class MetFragNET.MetFrag

Afficher le fichier Open project: NonlinearDynamics/MetFrag.NET Class Usage Examples

Méthodes publiques

Méthode Description
MetFrag ( string candidatesSdfString ) : System.Collections.Generic
metFrag ( double exactMass, string strPeaks, int mode, double mzabs, double mzppm, CancellationToken isCancelled ) : IEnumerable

Method Details

MetFrag() public méthode

public MetFrag ( string candidatesSdfString ) : System.Collections.Generic
candidatesSdfString string
Résultat System.Collections.Generic

metFrag() public méthode

public metFrag ( double exactMass, string strPeaks, int mode, double mzabs, double mzppm, CancellationToken isCancelled ) : IEnumerable
exactMass double
strPeaks string
mode int
mzabs double
mzppm double
isCancelled System.Threading.CancellationToken
Résultat IEnumerable