barto: Comparison of 4 Bartonella genomes

Description Usage Format References Examples

Description

Comparison of 4 Bartonella genomes by BLAST.

Usage

1

Format

barto, a list of three dataframes, representing the four genomes and their pairwise comparisons:

A bash script to obtain the same file as in the dataset is available in the extdata folder of the package. Find its location by running system.file('extdata/barto.sh', package = 'genoPlotR').

References

BLAST: http://www.ncbi.nlm.nih.gov/blast/

Examples

1
2
data(barto)
plot_gene_map(barto$rnt_segs, barto$comparisons, gene_type="blocks")

Example output

Loading required package: ade4
Loading required package: grid

genoPlotR documentation built on Jan. 5, 2021, 3:02 p.m.