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": "#71564e",
        "C": "#2a3d00",
        "D": "#0f88ff",
        "E": "#ac9ffd",
        "F": "#febb03",
        "G": "#004f7c",
        "H": "#6df2ff",
        "I": "#cb6502",
        "K": "#f48bd0",
        "L": "#fe7001",
        "M": "#fd7a4e",
        "N": "#11a5fe",
        "P": "#8d0489",
        "Q": "#ccb6e1",
        "R": "#ffc6f6",
        "S": "#796d8b",
        "T": "#b03f42",
        "V": "#c44b02",
        "W": "#b3fe12",
        "Y": "#d5dfac"
    }
}