Description Usage Arguments Examples
This function allows you to write an .mgf data.table into an .mgf file. MGF should be of a ProteinPilot type.
1 | write_mgf_PP(mgf, path)
|
mgf |
The mgf data.table object |
path |
A path to the .mgf file |
1 | write_mgf_(mgf1,'C:/docs/mgf1.mgf')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.