|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IdfileReader | |
---|---|
com.compomics.util.experiment.io.identifications | |
com.compomics.util.experiment.io.identifications.idfilereaders | This package contains experiment classes related to reading search engine files. |
Uses of IdfileReader in com.compomics.util.experiment.io.identifications |
---|
Methods in com.compomics.util.experiment.io.identifications that return IdfileReader | |
---|---|
IdfileReader |
IdfileReaderFactory.getFileReader(File aFile,
WaitingHandler waitingHandler)
This method returns the proper identification file reader depending on the format of the provided file. |
Uses of IdfileReader in com.compomics.util.experiment.io.identifications.idfilereaders |
---|
Classes in com.compomics.util.experiment.io.identifications.idfilereaders that implement IdfileReader | |
---|---|
class |
AndromedaIdfileReader
This IdfileReader reads identifications from an Andromeda result file. |
class |
MascotIdfileReader
This reader will import identifications from a Mascot dat file. |
class |
OMSSAIdfileReader
This reader will import identifications from an OMSSA omx file. |
class |
XTandemIdfileReader
This reader will import identifications from an X! |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |