Package | Description |
---|---|
com.hfg.bio.seq.alignment |
Modifier and Type | Class and Description |
---|---|
class |
AlignedQuery
Container for the aligned query sequence part of a pairwise sequence alignment.
|
class |
AlignedSubject
Container for the aligned subject sequence part of a pairwise sequence alignment.
|
Modifier and Type | Method and Description |
---|---|
AlignedSeq |
AlignedSeq.clone() |
AlignedSeq |
AlignedSeq.setAlignedSeq(CharSequence inValue) |
AlignedSeq |
AlignedSeq.setSeq(BioSequence inValue) |
jataylor@hairyfatguy.com