S - type of sequenceP - type of record payload, used to store additional information along with sequence to simplify it's
subsequent identification in result (e.g. Integer to just index sequences.H - hit classpublic interface BatchAlignerWithBase<S extends Sequence<S>,P,H extends AlignmentHit<S,P>> extends BatchAligner<S,H>, WithBase<S,P>
BatchAligner with self-managed database (user can directly add subject sequences before running alignment).align, alignaddReferenceCopyright © 2018. All rights reserved.