• Stars
    star
    189
  • Rank 197,445 (Top 5 %)
  • Language
    R
  • Created about 6 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

๐Ÿšฅ Visualizing publication-quality multiple sequence alignment using ggplot2

ggmsa:a visual exploration tool for multiple sequence alignment and associated data

License: Artistic-2.0

ggmsa is designed for visualization and annotation of multiple sequence alignment. It implements functions to visualize publication-quality multiple sequence alignments (protein/DNA/RNA) in R extremely simple and powerful.

For details, please visit http://yulab-smu.top/ggmsa/

๐Ÿ”จ Installation

The released version from Bioconductor

if (!requireNamespace("BiocManager", quietly=TRUE))
    install.packages("BiocManager")
## BiocManager::install("BiocUpgrade") ## you may need this
BiocManager::install("ggmsa")

Alternatively, you can grab the development version from github using devtools:

if (!requireNamespace("devtools", quietly=TRUE))
    install.packages("devtools")
devtools::install_github("YuLab-SMU/ggmsa")

๐Ÿ’ก Quick Example

library(ggmsa)
protein_sequences <- system.file("extdata", "sample.fasta", package = "ggmsa")
ggmsa(protein_sequences, start = 221, end = 280, char_width = 0.5, seq_name = TRUE) + geom_seqlogo() + geom_msaBar()

๐Ÿ“š Learn more

Check out the guides for learning everything there is to know about all the different features:

๐Ÿƒ Author

YuLab https://yulab-smu.top/

Department of Bioinformatics, School of Basic Medical Sciences, Southern Medical University

๐Ÿ’– Contributing

We welcome any contributions! By participating in this project you agree to abide by the terms outlined in the Contributor Code of Conduct.

More Repositories

1

clusterProfiler

๐Ÿ“Š A universal enrichment tool for interpreting omics data
R
933
star
2

ggtree

๐ŸŽ„Visualization and annotation of phylogenetic trees
R
794
star
3

enrichplot

Visualization of Functional Enrichment Result
R
213
star
4

ChIPseeker

๐ŸŽฏ ChIP peak Annotation, Comparison and Visualization
R
204
star
5

MicrobiotaProcess

๐Ÿฆ  A comprehensive R package for deep mining microbiome
R
156
star
6

ggbreak

๐Ÿ’” An implementation of scale functions for setting axis breaks of a 'gg' plot.
R
112
star
7

DOSE

๐Ÿ˜ท Disease Ontology Semantic and Enrichment analysis
R
105
star
8

treedata-book

๐Ÿ“š a complete reference book for treeio, tidytree and ggtree packages
TeX
99
star
9

treeio

๐ŸŒฑ Base Classes and Functions for Phylogenetic Tree Input and Output
R
92
star
10

aplot

Decorate a plot with associated information
R
88
star
11

ggtreeExtra

๐Ÿ‹ Add Geom Layers On Circular Or Other Layout Tree Of โ€œggtreeโ€
R
83
star
12

biomedical-knowledge-mining-book

๐Ÿ“š Biomedical knowledge mining using GOSemSim and clusterProfiler
TeX
63
star
13

createKEGGdb

Create KEGG.db Package
R
56
star
14

GOSemSim

โ›ณ GO-terms Semantic Similarity Measures
R
54
star
15

plotbb

๐Ÿ–Œ๏ธ Grammar of Graphics for base plot
R
52
star
16

tidytree

๐ŸšฟA Tidy Tool for Phylogenetic Tree Data Manipulation
R
47
star
17

ReactomePA

Reactome Pathway Analysis
R
35
star
18

fanyi

Translate Words or Sentences via Online Translators
R
34
star
19

ProjectYulab

โญ๏ธ Small coding tasks that enable you to participate in our development
34
star
20

MicrobiomeProfiler

๐Ÿฆ  A shiny package for microbiome functional enrichment analysis
R
33
star
21

ggsc

๐Ÿง  Visualizing Single Cell and Spatial Transcriptomics
R
30
star
22

yulab.utils

Miscellaneous functions commonly used by 'YuLab-SMU'.
R
28
star
23

plotting-tree-with-data-using-ggtreeExtra

TeX
24
star
24

treedataverse

Meta package for processing and visualizing tree with data
R
23
star
25

GeoTcgaData

Processed rna-seq data, copy number variation data, and methylation data on GEO and TCGA
R
21
star
26

seqcombo

Visualization tool for genetic reassortment
R
21
star
27

nCov2019

๐Ÿฆ  Exploring COVID-19 data
R
19
star
28

wget

download files in R using wget -c
R
16
star
29

survival-guide

YuLab็š„็”Ÿๅญ˜็ง˜็ฌˆ
16
star
30

ggfun

useful functions for ggplot
R
15
star
31

TDbook

A Companion Package for the Book "Data Integration, Manipulation and Visualization of Phylogenetic Trees"
R
13
star
32

tidydr

R
13
star
33

clusterProfiler-book

a complete reference book for clusterProfiler and its sub-packages
TeX
13
star
34

MMINP

Microbe-Metabolite INteractions-based metabolic profiles Predictor
R
13
star
35

clusterProfiler.dplyr

dplyr verbs for clusterProfiler outputs
R
12
star
36

yulab-smu.github.io

๐Ÿ  Homepage for YuLab-SMU
HTML
12
star
37

ggtreeDendro

Drawing 'dendrogram' using 'ggtree'
R
10
star
38

MicrobiotaProcessWorkshop

The workshop of microbiome datasets analysis using MicrobiotaProcess
Makefile
9
star
39

meshes

๐Ÿฉบ MeSH Enrichment and Semantic analyses
R
9
star
40

shinyTempSignal

Explore Temporal and Other Phylogenetic Signals
R
9
star
41

aplotExtra

Creating composite plot using 'aplot'
R
7
star
42

iggtree

interactive tree viewer using ggtree + shiny
R
6
star
43

seqmagick

sequence manipulation
R
6
star
44

supplemental-clusterProfiler-v4

TeX
5
star
45

supplemental-ggbreak

TeX
5
star
46

HDO.db

A new version of DO.db
R
4
star
47

BMplot

Base Modification Visualization
R
4
star
48

MP_supplementary_file

R
4
star
49

msacolor

R
4
star
50

simpleGO

Simple GO Enrichment Analysis
R
4
star
51

ggcircos

R
4
star
52

misc

3
star
53

ggmsaBioWorkshop2021

Dockerfile
3
star
54

tigeR

๐Ÿฏ Tumor Immunotherapy Gene Expression Resource
R
3
star
55

ggtreeSpace

R
3
star
56

multiEnrichment

multi-omic enrichment analysis
R
3
star
57

wikiprofiler

R
3
star
58

SVP

R
3
star
59

gson

R
2
star
60

lab_dot_files

Vim Script
2
star
61

MPO.db

R
1
star
62

mh_analysis

R
1
star
63

ChIPseeker_current_protocols

1
star
64

gson-files

HTML
1
star
65

COSemSim

An R package measures semantic similarity value for cell types, genes and proteins
R
1
star
66

ggacmap

plotting acmap using ggplot2
R
1
star
67

HPO.db

R
1
star
68

clusterProfiler_protocol

omics data analysis using clusterProfiler ;)
R
1
star
69

supplemental-ggmsa

R
1
star