Logomaker.jl Documentation
A Julia wrapper of the Logomaker Python package to plot sequence logos.
Functions have a helpful docstring. See Reference section. See also the Examples listed on the menu on the left side bar.
Installation
The package is registered, and can be installed with:
import Pkg
Pkg.add("Logomaker")
The source code is hosted on Github: https://github.com/cossio/Logomaker.jl.