Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/samuell/splot
Simple Sequence Plotter
https://github.com/samuell/splot
Last synced: about 2 months ago
JSON representation
Simple Sequence Plotter
- Host: GitHub
- URL: https://github.com/samuell/splot
- Owner: samuell
- License: mit
- Created: 2023-12-18T13:23:52.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-18T13:33:53.000Z (about 1 year ago)
- Last Synced: 2024-10-08T20:07:02.151Z (3 months ago)
- Language: Go
- Size: 3.91 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Splot
[![Go](https://github.com/samuell/splot/actions/workflows/go.yml/badge.svg?branch=main)](https://github.com/samuell/splot/actions/workflows/go.yml)
Simple Sequence Plotter.
A library to plot sequences, and in particular multiple sequence alignments (in
aligned FASTA format) to image files completely on the terminal, without
requiring any external dependencies outside of the Go standard library.