Description Usage Arguments Value
Counts the number of the SHM motifs within the GenomicRange (gr) object.
1 | count_shm_motifs(gr, bs.genome)
|
gr |
GRanges object. There needs to be a id column in the metadata. So that the number of motifs can be associated with the original GenomicRange. |
BS.genome |
This a Biostring-based genome object. (BSgenome from Bioconductor). For instance, library("BSgenome.Hsapiens.UCSC.hg19") can be used. |
A n x 3 data.frame indicating the original GRanges id, the number
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.