Description Usage Arguments Value Methods Author(s) See Also
The SitePairSet object is a container for storing two SiteSet objects. Usually it is used to hold the results returned by searchAln.
1 2 | ## Constructor
SitePairSet(siteset1, siteset2)
|
siteset1, siteset2 |
Each SiteSet object is from one sequence in the pairwise alignment. |
A SitePairSet
object.
signature(x = "SitePairSet")
: Gets the first SiteSet object.
signature(x = "SitePairSet")
: Gets the second SiteSet object.
Ge Tan
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.