|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProgressDialogX | |
---|---|
com.compomics.util.experiment.identification | This package contains experiment classes related to identifications. |
Uses of ProgressDialogX in com.compomics.util.experiment.identification |
---|
Methods in com.compomics.util.experiment.identification with parameters of type ProgressDialogX | |
---|---|
void |
SequenceFactory.appendDecoySequences(File destinationFile,
ProgressDialogX progressDialog)
Appends decoy sequences to the desired file while displaying progress |
static FastaIndex |
SequenceFactory.createFastaIndex(File fastaFile,
ProgressDialogX progressDialog)
static method to create a fasta index for a fasta file |
void |
Identification.emptyCache(ProgressDialogX progressDialog)
Empties the cache and serializes everything in the specified serialization folder |
FastaIndex |
SequenceFactory.getFastaIndex(File fastaFile,
ProgressDialogX progressDialog)
Returns the file index of a fasta file |
void |
SequenceFactory.loadFastaFile(File fastaFile,
ProgressDialogX progressDialog)
loads a new fasta file in the factory. |
void |
Identification.save(File newFolder,
ProgressDialogX progressDialog)
Saves the identification matches in the desired folder |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |