package: Full genome sequences for P. falciparum 3D7

Description Note Author(s) See Also Examples

Description

Full genome sequence for P. falciparum 3D7 reference strain as provided by PlasmoDB in version 24

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)

Philipp Ross

See Also

Examples

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

thephilross/bsgenome.pf.v24 documentation built on May 31, 2019, 9:49 a.m.