Description Usage Arguments Author(s)
The Algorithm is designed to match a given set of sequences to a text. This function is used by remap for mapping reporter sequences to the genome.
1 |
dictionary |
Set of sequences, given as a character vector |
text |
At least one text, to match the sequences to. |
complementary |
If TRUE, the sequences are searched in the complementary strand of the text |
reverse |
If TRUE, the sequences are searched in the reverse strand of the text |
reverse_complementary |
If TRUE, the sequences are searched in the reverse complementary strand of the text |
nseq |
number of sequences to search in one run |
Benedikt Zacher zacher@lmb.uni-muenchen.de
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.