Package | Description |
---|---|
com.compomics.util.experiment.biology.genes |
Classes related to genes.
|
com.compomics.util.experiment.identification.protein_inference.fm_index |
Protein sequence database indexing classes based on Burrows-Wheeler transform.
|
com.compomics.util.gui.genes |
Dialogs for the handling of genes.
|
Modifier and Type | Method and Description |
---|---|
GeneMaps |
ProteinGeneDetailsProvider.getGeneMaps(GeneParameters genePreferences,
FastaSummary fastaSummary,
SequenceProvider sequenceProvider,
ProteinDetailsProvider proteinDetailsProvider,
WaitingHandler waitingHandler)
Returns the gene maps for the given proteins.
|
Modifier and Type | Class and Description |
---|---|
class |
FMIndex
The FM index.
|
Constructor and Description |
---|
GeneDetailsDialog(Frame parent,
ProteinMatch proteinMatch,
GeneMaps geneMaps,
ProteinDetailsProvider proteinDetailsProvider)
Creates a new GeneDetailsDialog.
|
Copyright © 2018. All rights reserved.