View source: R/readSingleSpect.R
readSingleSpect | R Documentation |
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.
readSingleSpect(path)
path: |
character string, path to the tsv file which should be read in. |
A MALDIquant::MassSpectrum
object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.