Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

color_scheme

Assigning colors to sequence alignment.


Description

Assigning colors to sequence alignment.

Usage

color_scheme(y, color = "Chemistry_AA", custom_color = NULL)

Arguments

y

sequence alignment with data frame, generated by tidy_msa().

color

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

custom_color

A data frame with two cloumn called "names" and "color".Customize the color scheme.


ggmsa

Plot Multiple Sequence Alignment using 'ggplot2'

v0.0.6
Artistic-2.0
Authors
Guangchuang Yu [aut, cre] (<https://orcid.org/0000-0002-6485-8781>), Lang Zhou [aut], Huina Huang [ctb]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.