public class ProteoformExport extends Object
| Constructor and Description |
|---|
ProteoformExport() |
| Modifier and Type | Method and Description |
|---|---|
static void |
writeProteoforms(File destinationFile,
com.compomics.util.experiment.identification.Identification identification,
com.compomics.util.waiting.WaitingHandler waitingHandler)
Writes an export with all the possible proteoforms of the validated
proteins.
|
public static void writeProteoforms(File destinationFile, com.compomics.util.experiment.identification.Identification identification, com.compomics.util.waiting.WaitingHandler waitingHandler)
destinationFile - the destination fileidentification - the identificationwaitingHandler - the waiting handlerCopyright © 2021. All rights reserved.