|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.biojava3.alignment.aaindex.AAIndexFileParser
public class AAIndexFileParser
| Constructor Summary | |
|---|---|
AAIndexFileParser()
|
|
| Method Summary | |
|---|---|
java.util.Map<java.lang.String,SubstitutionMatrix<AminoAcidCompound>> |
getMatrices()
|
void |
parse(java.io.InputStream inputStream)
parse an inputStream that points to an AAINDEX database file |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AAIndexFileParser()
| Method Detail |
|---|
public void parse(java.io.InputStream inputStream)
throws java.io.IOException
inputStream -
java.io.IOExceptionpublic java.util.Map<java.lang.String,SubstitutionMatrix<AminoAcidCompound>> getMatrices()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||