| Package | Description |
|---|---|
| com.compomics.util.protein_sequences_manager |
Classes used for the management of FASTA files.
|
| com.compomics.util.protein_sequences_manager.enums |
Enums used for the management of FASTA files.
|
| Modifier and Type | Method and Description |
|---|---|
SequenceContentType |
UniProtQuery.getQueryType()
Returns the query type.
|
| Constructor and Description |
|---|
UniProtQuery(int taxonomy,
SequenceContentType queryType)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
static SequenceContentType |
SequenceContentType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SequenceContentType[] |
SequenceContentType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016. All rights reserved.