| Package | Description |
|---|---|
| org.biojava.nbio.core.search.io | |
| org.biojava.nbio.core.search.io.blast |
| Modifier and Type | Method and Description |
|---|---|
java.util.Iterator<Hsp> |
Hit.iterator() |
| Constructor and Description |
|---|
Hit(int hitNum,
java.lang.String hitId,
java.lang.String hitDef,
java.lang.String hitAccession,
int hitLen,
java.util.List<Hsp> hsps,
Sequence hitSequence) |
| Modifier and Type | Method and Description |
|---|---|
BlastHitBuilder |
BlastHitBuilder.setHsps(java.util.List<Hsp> hsps) |
Copyright © 2000-2020 BioJava. All Rights Reserved.