| Package | Description |
|---|---|
| com.milaboratory.core.alignment.blast |
| Modifier and Type | Class and Description |
|---|---|
class |
BlastAlignerExtAbstract<S extends Sequence<S>,H extends BlastHitExt<S>>
Blast aligner of query sequences with external (non-milib-managed) database of sequences.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AABlastHitExt |
class |
NBlastHitExt |
| Modifier and Type | Method and Description |
|---|---|
protected BlastHitExt<S> |
BlastAlignerExt.createHit(Alignment alignment,
double score,
double bitScore,
double eValue,
Range subjectRange,
String subjectId,
String subjectTitle) |
Copyright © 2018. All rights reserved.