|
||||||||||
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)
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 |
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!Tandem xml result file. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |