package: Full genome sequences for Medicago truncatula (JCVI version...

Description Note Author(s) See Also Examples

Description

Full genome sequences for Medicago truncatula (Barrel Medic) as provided by JCVI (Mt4.0v1, Apr. 2014) and stored in Biostrings objects.

Note

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

1
2
http://jcvi.org/medicago/display.php?pageName=General&section=Download
  

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.Mtruncatula.JCVI.Medtrv4
genome <- BSgenome.Mtruncatula.JCVI.Medtrv4
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")

G-Thomson/BSgenome.Mtruncatula documentation built on May 6, 2019, 5:08 p.m.