| BSGenome.Dmauritania.NCBI | R Documentation |
Drosophila simulans full genome sequences (2019/04/16)
This BSgenome data package was made from the following source data files:
GCF_004382145.1.sorted.2bit
See ?BSgenomeForge and the BSgenomeForge
vignette (vignette("BSgenomeForge")) in the BSgenome
software package for how to make a BSgenome data package.
The Bioconductor Dev Team
BSgenome objects and the
available.genomes function
in the BSgenome software package.
DNAString objects in the Biostrings package.
The BSgenomeForge vignette (vignette("BSgenomeForge"))
in the BSgenome software package for how to make a BSgenome
data package.
BSGenome.Dmauritania.NCBI
genome <- BSGenome.Dmauritania.NCBI
head(seqlengths(genome))
## ---------------------------------------------------------------------
## Genome-wide motif searching
## ---------------------------------------------------------------------
## See the GenomeSearching vignette in the BSgenome software
## package for some examples of genome-wide motif searching using
## Biostrings and the BSgenome data packages:
if (interactive())
vignette("GenomeSearching", package="BSgenome")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.