Description Usage Arguments Examples
This function recieves an mgf data.table object and adds the decoy specta to it. Each spectrum gets an ANTI spectum which is used as a decoy for clustering algorithm.
1 | addANTI(mgf)
|
mgf |
The mgf data.table object |
1 | mgf_with_decoys<-addANTI(mgf1)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.