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": "#fca09d",
        "C": "#cbbb04",
        "D": "#fb92fe",
        "E": "#2d92fc",
        "F": "#90971c",
        "G": "#cf5cfe",
        "H": "#07cbe0",
        "I": "#fb7803",
        "K": "#0699df",
        "L": "#fd9005",
        "M": "#cb800d",
        "N": "#8883f7",
        "P": "#fb45b7",
        "Q": "#71c0fe",
        "R": "#15a8fc",
        "S": "#cdb0cf",
        "T": "#fc574c",
        "V": "#f26505",
        "W": "#05d637",
        "Y": "#59a061"
    }
}