munch | R Documentation |
returns logical vector of length reads indicating does read contain any match to query searches for matches on same strand as input seq
munch(reads, query = NULL)
reads |
GRanges or data.table containing $seq field with character sequence |
query |
optional, PDict of motifs, default= 18mers of telomeric motifs (both strands) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.