restriction_hits | R Documentation |
Identifies restriction sites in a list with putative
restriction sites provided by bad.regions
using
a data frame of restriction sites given by DB
.
restriction_hits(bad.regions, DB)
DB |
A data frame with restriction enzyme sites. |
bad.region |
IRanges with possible adapter sites. |
A boolean data frame indicating the presence of adapters for all considered restriction sites.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.