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

geom_GC

geom_GC


Description

Multiple sequence alignment layer for ggplot2. It plot points of GC content.

Usage

geom_GC()

Author(s)

Lang Zhou

Examples

library(ggplot2) 
#plot GC content 
f <- system.file("extdata/LeaderRepeat_All.fa", package="ggmsa")
ggmsa(f, font = NULL, color="Chemistry_NT") + geom_GC()

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.