This script computes some statistics related to the concept of minimal absent words "maws", especially over maws of factors of words.
This code uses the maw [1] sofware (accessible here: https://github.com/solonas13/maw) to compute maws.
Before you install mawstats, make sure you already have maw on your computer. Then, follow instructions from file INSTALL.
[1] C. Barton, A. Heliou, L. Mouchard, S. P. Pissis, "Linear-time Computation of Minimal Absent Words Using Suffix Array", BMC Bioinformatics, vol. 15, 2014, pp. 388.