writePahdTemplate: Write a ProteomicsAnnotationHubData template

Description Usage Arguments Value Author(s) Examples

View source: R/PAHD.R

Description

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.

Usage

1
writePahdTemplate(filename = "")

Arguments

filename

The name of the file to write the template in. Default is "", i.e. write output to the console.

Value

Use for its side effect of preparing a annotation template.

Author(s)

Laurent Gatto <lg390@cam.ac.uk>

Examples

1

lgatto/ProteomicsAnnotationHubData documentation built on Jan. 11, 2022, 3:41 a.m.