termal-export 0.2.0

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": "#f0a797",
        "C": "#dab601",
        "D": "#bc51f1",
        "E": "#d586f8",
        "F": "#828852",
        "G": "#0288de",
        "H": "#19bdfe",
        "I": "#c46e1e",
        "K": "#c9ade9",
        "L": "#f17f21",
        "M": "#fe924b",
        "N": "#5e81d7",
        "P": "#ff0e78",
        "Q": "#d5abdc",
        "R": "#a6b6f9",
        "S": "#b37088",
        "T": "#fe9f9b",
        "V": "#db5d10",
        "W": "#27d53d",
        "Y": "#5f8f65"
    }
}