Learn R Programming

ggmsa (version 0.0.2)

geom_msa: geom_msa

Description

Multiple sequence alignment layer for ggplot2. It creats background frames with/without sequence labels.

Usage

geom_msa(data, font = "helvetica_regular", color = "Clustal", ...)

Arguments

data

multiple sequence alignment in tidy data frame, generated by tidy_fasta()

font

Character font, Defaults is 'helvetica_regular'.

color

A Color scheme. One of 'Clustal', 'Chemistry_AA', 'Shapely_AA', 'Zappo_AA', 'Taylor_AA', 'Chemistry_NT', 'Shapely_NT', 'Zappo_NT', 'Taylor_NT'. Defaults is 'Clustal'.

...

additional parameter

Value

A list