Description Usage Arguments Examples
This function allows you to read an .mgf file and convert it into a data.table
1 |
path |
A path to the .mgf file |
mode |
The mode of MGF reading. Can be "PP" for a ProteinPilot MGF, or "centroid" for a CEnrtoid MGF. Defaults to centroid. |
1 | mgf_data_table <- Parse_MGF('C:/docs/mgf1.mgf')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.