Description Usage Arguments Details Value Author(s) References See Also Examples
View source: R/betweenAlignment.R
This function creates a "between" alignment (i.e. comparing merged peaks)
1 2 3 |
pD |
a |
cAList |
|
pAList |
|
impList |
|
filterMin |
minimum number of peaks within a merged peak to be kept in the analysis |
gap |
gap parameter |
D |
retention time penalty parameter |
usePeaks |
logical, whether to use peaks (if |
df |
distance from diagonal to calculate similarity |
verbose |
logical, whether to print information |
metric |
numeric, different algorithm to calculate the similarity
matrix between two mass spectrum. |
type |
numeric, two different type of alignment function |
penality |
penalization applied to the matching between two mass
spectra if |
betweenAlignment
objects gives the data structure which stores the result of an alignment across several "pseudo" datasets. These pseudo datasets are constructed by merging the "within" alignments.
betweenAlignment
object
Mark Robinson
Mark D Robinson (2008). Methods for the analysis of gas chromatography - mass spectrometry data PhD dissertation University of Melbourne.
1 2 | require(gcspikelite)
## see 'multipleAlignment'
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.