Description Usage Arguments Examples
A create librari form mgf function This function recieves an MGF object created by PrepareMGF function and creates a spectral library out of it.
1 | CreateLibFromMGF(mgf, CLUSTER_CUT = 20)
|
mgf |
An mgf to be added to library. |
CLUSTER_CUT |
A minimal level of correlation between the two spactra from them to be considered the same. Defaults to 20. |
1 | library1<-CreateLibFromMGF(mgf1)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.