| XStringPartialMatches-class {Biostrings} | R Documentation |
XStringPartialMatches objects
Description
WARNING: XStringPartialMatches objects are deprecated!
Accessor methods
In the code snippets below,
x is an XStringPartialMatches object.
subpatterns(x):-
Not ready yet.
pattern(x):-
Not ready yet.
Standard generic methods
In the code snippets below,
x is an XStringPartialMatches objects,
and i can be a numeric or logical vector.
x[i]:-
Return a new XStringPartialMatches object made of the selected views.
ican be a numeric vector, a logical vector,NULLor missing. The returned object has the same subject asx.
Author(s)
H. Pagès
See Also
XStringViews-class,
XString-class,
letter
[Package Biostrings version 2.76.0 Index]