Skip to content

Latest commit

 

History

History
18 lines (18 loc) · 984 Bytes

README.md

File metadata and controls

18 lines (18 loc) · 984 Bytes

plotnineSeqSuite: a Python package for visualizing sequence data using ggplot2 style

Cite this work

Cao, T., Li, Q., Huang, Y. et al. plotnineSeqSuite: a Python package for visualizing sequence data using ggplot2 style. BMC Genomics 24, 585 (2023). https://doi.org/10.1186/s12864-023-09677-8

Installation

pip install plotnineseqsuite

Getting Started

See plotnineSeqSuite Documentation

Gallery

https://caotianze.github.io/plotnineseqsuite/gallery.png

Development environment

PyCharm 2023.2 (Community Edition) and Spyder version: 5.4.3 (conda)

Dependencies

Python version: 3.11.4 64-bit
plotnine: 0.13.6

Similar projects

R package ggmsa and ggseqlogo

Derivative projects