package: Coliphage Phi-X174 Complete Genome

Description Note Author(s) See Also Examples

Description

Escherichia virus phiX174. Viruses; Microviridae; Bullavirinae; Sinsheimervirus.

Note

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

1
2
FASTA https://www.ncbi.nlm.nih.gov/nuccore/NC_001422.1?report=fasta&log$=seqview
  

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

Author(s)

Reinhard Simon

See Also

Examples

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

c5sire/BSgenome.phix174.NCBI.NC001422 documentation built on Feb. 28, 2020, 12:22 a.m.