Description Usage Arguments Value Author(s) See Also Examples
This function gets a subsequence from a DNAString,
RNAString, AAString, BString, DNAStringSet,
RNAStringSet, AAStringSet, BStringSet
object from the Biostrings package.
1 | subString(x, s, e)
|
x |
|
s |
start vector [mandatory] |
e |
end vector [mandatory] |
subsequence of an Biostrings object
Kristian K Ullrich
subseq
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.