genbank_mito {spiky}R Documentation

various mitochondrial genomes sometimes used as endogenous spike-ins

Description

A DataFrame with species, genome, accession, and sequence for GenBank mitochondrial genome depositions. No concentration provided; add if needed.

Usage

data(genbank_mito)

Format

A DataFrame object with

species

the species whence the record came, as a character string

genome

the genome assembly whence the mtDNA, as a character string

accession

the genbank accession, as a character string

sequence

genome sequence, as a DNAStringSet

Source

www.ncbi.nlm.nih.gov/genbank/


[Package spiky version 0.99.999 Index]