readSingleSpect: Read a single spectrum

View source: R/readSingleSpect.R

readSingleSpectR Documentation

Read a single spectrum

Description

This reads a single spectrum from a tsv file containing two columnd for m/z and intensity, respectively. Note that the first row is counted as the header.

Usage

readSingleSpect(path)

Arguments

path:

character string, path to the tsv file which should be read in.

Value

A MALDIquant::MassSpectrum object.


CeMOS-Mannheim/moleculaR documentation built on April 14, 2025, 8:27 a.m.