Header menu logo BioFSharp.Mz

OrderedCache Module

Functions and values

Function or value Description

generateTheoSpectra calcIonSeries massfunction lookUpF lookUpCache andromedaCache sequestCache chargeState (arg8, arg9) maxMemory lowerMass upperMass

Full Usage: generateTheoSpectra calcIonSeries massfunction lookUpF lookUpCache andromedaCache sequestCache chargeState (arg8, arg9) maxMemory lowerMass upperMass

Parameters:
Returns: TheoreticalSpectrum<PeakFamily<TaggedPeak> array> list * TheoreticalSpectrum<Vector<float>> list
calcIonSeries : ('a -> float) -> AminoAcid list -> FragmentMasses
massfunction : IBioItem -> float
lookUpF : float -> float -> LookUpResult<AminoAcid> list
lookUpCache : Cache<int64, (LookUpResult<AminoAcid> * FragmentMasses) list>
andromedaCache : Cache<int64, TheoreticalSpectrum<PeakFamily<TaggedPeak> array> list>
sequestCache : Cache<int64, TheoreticalSpectrum<Vector<float>> list>
chargeState : int
arg7 : float
arg8 : float
maxMemory : int64
lowerMass : float
upperMass : float
Returns: TheoreticalSpectrum<PeakFamily<TaggedPeak> array> list * TheoreticalSpectrum<Vector<float>> list

Type something to start searching.