Package | Description |
---|---|
io.github.msdk.io.txt |
Modifier and Type | Method and Description |
---|---|
static SimpleMsSpectrum |
TxtImportAlgorithm.parseMsSpectrum(Reader reader)
Parse a collection (i.e.
|
static SimpleMsSpectrum |
TxtImportAlgorithm.parseMsSpectrum(String spectrumText)
Parse a MsSpectrum object from the given string that has input data in two columns.
|
Modifier and Type | Method and Description |
---|---|
static Collection<SimpleMsSpectrum> |
TxtImportAlgorithm.parseMsSpectra(Reader reader)
Parse a MsSpectrum object from the given readers.
|
Copyright © 2019. All rights reserved.