|
|
Returns the a series of the given amino acids list. The mass accuracy is determined by the massfunction applied.
-
massfunction
:
IBioItem -> float
-
aal
:
AminoAcid list
-
Returns:
PeakFamily<TaggedMass> list
|
|
|
Returns the a and b series of the given amino acids list. The mass accuracy is determined by the massfunction applied.
-
massfunction
:
IBioItem -> float
-
aal
:
AminoAcid list
-
Returns:
PeakFamily<TaggedMass> list
|
|
|
Retunrs the a b and c series of the given amino acids list. The mass accuracy is determined by the massfunction applied.
-
massfunction
:
IBioItem -> float
-
aal
:
AminoAcid list
-
Returns:
PeakFamily<TaggedMass> list
|
|
|
Returns the a and c series of the given amino acids list. The mass accuracy is determined by the massfunction applied.
-
massfunction
:
IBioItem -> float
-
aal
:
AminoAcid list
-
Returns:
PeakFamily<TaggedMass> list
|
|
|
Returns the b series of the given amino acids list. The mass accuracy is determined by the massfunction applied.
-
massfunction
:
IBioItem -> float
-
aal
:
AminoAcid list
-
Returns:
PeakFamily<TaggedMass> list
|
|
|
Returns the b and c series of the given amino acids list. The mass accuracy is determined by the massfunction applied.
-
massfunction
:
IBioItem -> float
-
aal
:
AminoAcid list
-
Returns:
PeakFamily<TaggedMass> list
|
|
|
Returns the c series of the given amino acids list. The mass accuracy is determined by the massfunction applied.
-
massfunction
:
IBioItem -> float
-
aal
:
AminoAcid list
-
Returns:
PeakFamily<TaggedMass> list
|
|
|
Returns the fragment masses of the amino acid sequence specified by aal. The ionseries are specified by functions
"nTerminalSeries" and "cTerminalSeries". The mass accuracy is determined by the massfunction applied.
-
nTerminalSeries
:
('a -> float) -> AminoAcid list -> PeakFamily<TaggedMass> list
-
cTerminalSeries
:
('b -> float) -> AminoAcid list -> PeakFamily<TaggedMass> list
-
massFunction
:
IBioItem -> float
-
aal
:
AminoAcid list
-
Returns:
FragmentMasses
|
|
|
Returns the x series of the given amino acids list. The mass accuracy is determined by the massfunction applied.
-
massfunction
:
IBioItem -> float
-
aal
:
AminoAcid list
-
Returns:
PeakFamily<TaggedMass> list
|
|
|
Returns the x and y series of the given amino acids list. The mass accuracy is determined by the massfunction applied.
-
massfunction
:
IBioItem -> float
-
aal
:
AminoAcid list
-
Returns:
PeakFamily<TaggedMass> list
|
|
|
Returns the x y and z series of the given amino acids list. The mass accuracy is determined by the massfunction applied.
-
massfunction
:
IBioItem -> float
-
aal
:
AminoAcid list
-
Returns:
PeakFamily<TaggedMass> list
|
|
|
Returns the x and z series of the given amino acids list. The mass accuracy is determined by the massfunction applied.
-
massfunction
:
IBioItem -> float
-
aal
:
AminoAcid list
-
Returns:
PeakFamily<TaggedMass> list
|
|
|
Returns the y series of the given amino acids list. The mass accuracy is determined by the massfunction applied.
-
massfunction
:
IBioItem -> float
-
aal
:
AminoAcid list
-
Returns:
PeakFamily<TaggedMass> list
|
|
|
Returns the y and z series of the given amino acids list. The mass accuracy is determined by the massfunction applied.
-
massfunction
:
IBioItem -> float
-
aal
:
AminoAcid list
-
Returns:
PeakFamily<TaggedMass> list
|
|
|
Returns the z series of the given amino acids list. The mass accuracy is determined by the massfunction applied.
-
massfunction
:
IBioItem -> float
-
aal
:
AminoAcid list
-
Returns:
PeakFamily<TaggedMass> list
|