public class MsReaderFactory extends Object
| Constructor and Description |
|---|
MsReaderFactory() |
| Modifier and Type | Method and Description |
|---|---|
static IterativeReader<PeptideConsensusSpectrum> |
newLibrarySpectraReader(File file,
PeakList.Precision precision) |
static IterativeReader<MsnSpectrum> |
newMsnSpectraReader(File file,
PeakList.Precision precision) |
public static IterativeReader<MsnSpectrum> newMsnSpectraReader(File file, PeakList.Precision precision) throws IOException
IOExceptionpublic static IterativeReader<PeptideConsensusSpectrum> newLibrarySpectraReader(File file, PeakList.Precision precision) throws IOException
IOExceptionCopyright © 2016. All Rights Reserved.