Learn R Programming

MSeasy (version 5.3.3)

ASCII_TransASCII: Demonstration folder for trans.ASCII

Description

This demonstration folder includes 2 raw GC-MS analyses of Petrel in ASCII format. The data in ASCII format have to be transformed with the function trans.ASCII for further analyses with MS.DataCreation. The folder can be used with the function trans.ASCII to transform the raw ascii GC-MS data in the format suitable for MS.DataCreation.

Usage

ASCII_TransASCII

Arguments

Format

A folder with two different raw ascii files corresponding to the two different GC-MS analyses.

Examples

Run this code
pathASCII<-system.file("doc/ASCII_TransASCII",package="MSeasy")

Run the code above in your browser using DataLab