public class NBlastAlignerExt extends BlastAlignerExtAbstract<NucleotideSequence,NBlastHitExt>
| Constructor and Description |
|---|
NBlastAlignerExt(BlastDB database) |
NBlastAlignerExt(BlastDB database,
BlastAlignerParameters parameters) |
| Modifier and Type | Method and Description |
|---|---|
protected NBlastHitExt |
createHit(Alignment<NucleotideSequence> alignment,
double score,
double bitScore,
double eValue,
Range subjectRange,
String subjectId,
String subjectTitle) |
align, align, setConcurrentBlastProcessCountpublic NBlastAlignerExt(BlastDB database)
public NBlastAlignerExt(BlastDB database, BlastAlignerParameters parameters)
protected NBlastHitExt createHit(Alignment<NucleotideSequence> alignment, double score, double bitScore, double eValue, Range subjectRange, String subjectId, String subjectTitle)
createHit in class BlastAlignerExtAbstract<NucleotideSequence,NBlastHitExt>Copyright © 2018. All rights reserved.