readGda: Importing Genedata Expressionist for MS .gda files

Description Usage Arguments Value Author(s)

View source: R/parser_gda_files.R

Description

readGda Genedata Expressionist for MS can export obtained data in multiple file formats. One is the .gda format, which can be read by the Analyst module. This file contains the actual data (e.g. peak intensities, areas etc...) and additional annotations. This functions reads directly a .gda file and returns a list with three distinct data frames. The first element contains the actual MS data, the second contains annotation of the rows and the thrid the annotation of the columns.

Usage

1

Arguments

file

character Path to .gda file that shall be read.

Value

A list of three data frames, the first contains the actual MS data, the second the row annotation and the third the column annotations.

Author(s)

Michael Witting


michaelwitting/genedataRutils documentation built on April 30, 2021, 5:11 p.m.