termal-alignment 0.3.0

Alignment parsing and metrics for the termal multiple-sequence-alignment viewer
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": "#9ca178",
        "C": "#ff742b",
        "D": "#1cfbfd",
        "E": "#1af9ca",
        "F": "#fececf",
        "G": "#00acd2",
        "H": "#68a9f5",
        "I": "#ffbe51",
        "K": "#3eb17c",
        "L": "#cd9311",
        "M": "#bd9a0d",
        "N": "#61e5ff",
        "P": "#82ff0c",
        "Q": "#0db293",
        "R": "#69ad73",
        "S": "#cbead5",
        "T": "#e1e7a9",
        "V": "#fbc847",
        "W": "#e779b8",
        "Y": "#f5dbee"
    }
}