SkillAgentSearch skills...

Dotplot

A simple dotplot implementation

Install / Use

/learn @supernifty/Dotplot
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Dotplot

A simple dotplot implementation.

Installation

Create a virtual environment first if desired:

python3 -m venv venv
source ./venv/bin/activate

Install the package:

pip install git+https://github.com/supernifty/dotplot

Usage

dotplot < source.fa

To get help on options, run:

dotplot --help

Related Skills

View on GitHub
GitHub Stars6
CategoryDevelopment
Updated6y ago
Forks0

Languages

Python

Security Score

70/100

Audited on Mar 11, 2020

No findings