make_mq_meta | R Documentation |
Processes MaxQuant mqpar.xml
make_mq_meta(
dat_dir = proteoQ:::get_gl_dat_dir(),
mqpar = "mqpar.xml",
filename = "mq_meta.txt",
out = "new_mqpar.xml"
)
dat_dir |
A character string to the working directory. The default is to match the value under the global environment. |
mqpar |
The name of .xml file. The default is "mqpar.xml". |
filename |
The name of metadata file. |
out |
The name of output .xml file. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.