# dagLogo
[](http://bioconductor.org/packages/devel/bioc/html/dagLogo.html)
[](http://bioconductor.org/packages/devel/bioc/html/dagLogo.html)
Visualize significant conserved amino acid sequence pattern in groups based on probability theory.
## Installation
To install this package, start R and enter:
```r
library(BiocManager)
BiocManager::install("dagLogo")
```
## Documentation
To view documentation of dagLogo, start R and enter:
```r
browseVignettes("dagLogo")
```