package: Full genome sequences for Zea mays PH207 (v1.0)

Description Note Author(s) See Also Examples

Description

Full genome sequences for Zea mays PH207 as provided by Phytozome 12 ().

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)

The Bioconductor Dev Team

See Also

Examples

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

lileiting/BSgenome.ZmaysPH207.Phytozome12.v1 documentation built on July 2, 2019, 12:19 a.m.