Description Usage Arguments Author(s) Examples
View source: R/cmetindex-command.R
Call the GMAP cmetindex
command to build an index suitable
for alignment of bisulfite-treated DNA, by allowing for C->T and G->A
differences.
1 |
db |
The GmapGenome object |
use_snps |
A GmapSnps object for generating a SNP-tolerant index |
Michael Lawrence
1 2 3 4 5 6 | ## Not run:
library(BSgenome.Dmelanogaster.UCSC.dm3)
flyGG <- GmapGenome(Dmelanogaster, create = TRUE)
cmetindex(flyGG)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.