Description Usage Arguments Value Note Author(s) See Also
Returns the subset of the MSA which appears in the features object.
1 | extract.feature.msa(x, features, do4d = FALSE, pointer.only = FALSE)
|
x |
An object of type MSA |
features |
An object of type |
do4d |
If |
pointer.only |
If |
An msa object containing only the regions of x appearing in the features object.
If x was loaded with pointer.only==TRUE
, then x
will be modified to the return value of the function.
Use extract.feature.msa(copy.msa(x), features,...)
if you don't want this behavior!
Melissa J. Hubisz and Adam Siepel
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.