termal-alignment 0.2.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": "#7FFFD4",
        "C": "#00FFFF",
        "D": "#ff1493",
        "E": "#a9a9a9",
        "F": "#65f4fb",
        "G": "#6f3801",
        "H": "#fea608",
        "I": "#018ebc",
        "K": "#de95c2",
        "L": "#03a6e5",
        "M": "#51abfe",
        "N": "#fe5203",
        "P": "#7b076e",
        "Q": "#f0b0ba",
        "R": "#fdc7f0",
        "S": "#7a677a",
        "T": "#a851f9",
        "V": "#047eb9",
        "W": "#47fe09",
        "Y": "#d1fee1"
    }
}