writeOut,purityD-method {msPurity}R Documentation

Using purityD object, save peaks as text files

Description

Uses a purityD object with references to multiple MS files. Predicts the purity of the processed sample files

Usage

## S4 method for signature 'purityD'
writeOut(Object, outDir, original)

Arguments

Object

object; purityD object

outDir

character; Directory to save text files

original

boolean; If the original (unprocessed) files are to be saved to text files

Value

purityD object


[Package msPurity version 1.19.2 Index]