Description Usage Arguments Value Author(s) Examples
Writes a simple template in dcf format (like an R package
DESCRIPTION file) that, once completed (see
ProteomicsAnnotationHub()
for details), can be imported
with readPahdFiles
or directly processed with
PAHD
. Note that these cdf files support comments (as
opposed to DESCRIPTION files). Lines starting with #
will
be removed when parsed by readPahdFiles
.
1 | writePahdTemplate(filename = "")
|
filename |
The name of the file to write the template
in. Default is |
Use for its side effect of preparing a annotation template.
Laurent Gatto <lg390@cam.ac.uk>
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.