package: Chromosome plus MT plus rDNA sequences for riz (based on...

Description Note Author(s) See Also Examples

Description

Oryza sativa full genome as provided by MSU (MSU7 Genome Release) and stored in Biostrings objects.

Note

This BSgenome data package was made from the following source data files:

1
2
-- information not available --
  

See ?BSgenomeForge and the BSgenomeForge vignette (vignette("BSgenomeForge")) in the BSgenome software package for how to make a BSgenome data package.

Author(s)

thlithi hiba

See Also

Examples

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
BSgenome.Oryza
genome <- BSgenome.Oryza
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")

HediaTnani/BSgenome.Oryza documentation built on May 20, 2020, 12:33 a.m.