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

tidy_msa

tidy_msa


Description

Convert msa file/object to tidy data frame.

Usage

tidy_msa(msa, start = NULL, end = NULL)

Arguments

msa

multiple sequence alignment file or sequence object in DNAStringSet, RNAStringSet, AAStringSet, BStringSet, DNAMultipleAlignment, RNAMultipleAlignment, AAMultipleAlignment, DNAbin or AAbin

start

start position to extract subset of alignment

end

end position to extract subset of alignemnt

Value

tibble data frame

Author(s)

Guangchuang Yu


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.