Package | Description |
---|---|
com.compomics.util.experiment.io.mass_spectrometry |
Classes for the handling of mass spectrometry files.
|
com.compomics.util.experiment.io.mass_spectrometry.cms |
Classes for the handling of Compomics mass spectrometry (cms) files.
|
com.compomics.util.experiment.io.mass_spectrometry.mgf |
Classes for the handling of mgf files.
|
com.compomics.util.experiment.io.mass_spectrometry.mzml |
Classes for the handling of mzml files.
|
Modifier and Type | Method and Description |
---|---|
static MsFileIterator |
MsFileIterator.getMsFileIterator(File file,
WaitingHandler waitingHandler)
Returns the file reader for the given mass spectrometry file based on its
extension.
|
Modifier and Type | Class and Description |
---|---|
class |
CmsFileIterator
Iterator for a Compomics Mass Spectrometry (cms) file.
|
Modifier and Type | Class and Description |
---|---|
class |
MgfFileIterator
An iterator of the spectra in an mgf file.
|
Modifier and Type | Class and Description |
---|---|
class |
MzmlFileIterator
An iterator of the spectra in an mzml file.
|
Copyright © 2021. All rights reserved.