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 PipedBatchAlignerWithBase<S extends Sequence<S>,P,H extends AlignmentHit<? extends S,? extends P>> extends PipedBatchAligner<S,H>, WithBase<S,P>
PipedBatchAligner with self-managed database (user can directly add subject sequences before running alignment).align, alignaddReferenceCopyright © 2018. All rights reserved.