Note
Go to the end to download the full example code.
Sequence Alignment Plot#
from collections import Counter
import numpy as np
import pandas as pd
import marsilea as ma
import matplotlib as mpl
Generate random data#
Total running time of the script: (0 minutes 0.011 seconds)