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. i can be a numeric vector, a logical vector, NULL or missing. The returned object has the same subject as x.

Author(s)

H. Pagès

See Also

XStringViews-class, XString-class, letter


[Package Biostrings version 2.76.0 Index]