termal-export 0.2.1

A generator of SVG representations of multiple sequence alignments
Documentation
{
    "name": "scheme",
    "alphabet": [
        "A",
        "C",
        "D",
        "E",
        "F",
        "G",
        "H",
        "I",
        "K",
        "L",
        "M",
        "N",
        "P",
        "Q",
        "R",
        "S",
        "T",
        "V",
        "W",
        "Y"
    ],
    "colors": {
        "A": "#a48f4e",
        "C": "#1dd600",
        "D": "#da745c",
        "E": "#b68483",
        "F": "#04a1a6",
        "G": "#ee6e01",
        "H": "#cca9f9",
        "I": "#739b67",
        "K": "#9b8d96",
        "L": "#709a7b",
        "M": "#a4c09e",
        "N": "#fda096",
        "P": "#f6aa05",
        "Q": "#c2b5bc",
        "R": "#a08a9b",
        "S": "#b78b5b",
        "T": "#d2b670",
        "V": "#7b9967",
        "W": "#12c7fe",
        "Y": "#509ab8"
    }
}