| Package | Description |
|---|---|
| org.expasy.mzjava.proteomics.io.mol | |
| org.expasy.mzjava.proteomics.io.mol.fasta | |
| org.expasy.mzjava.proteomics.mol |
| Modifier and Type | Method and Description |
|---|---|
protected void |
FastaProteinReader.parseHeader(String header,
Protein.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
PirPrfFastaHeaderParser.parseHeader(String header,
Protein.Builder protein) |
boolean |
UniprotFastaHeaderParser.parseHeader(String header,
Protein.Builder protein) |
boolean |
FastaHeaderParser.parseHeader(String header,
Protein.Builder protein) |
| Modifier and Type | Method and Description |
|---|---|
Protein.Builder |
Protein.Builder.appendSequence(String sequence) |
Protein.Builder |
Protein.Builder.setAccessionId(String accessionId) |
Protein.Builder |
Protein.Builder.setSequence(String sequence) |
Copyright © 2016. All Rights Reserved.