A new release of nanopolish has been pushed to GitHub with new features.

By popular demand, nanopolish v0.14.0 now supports the M1 processor. This new release requires the installation of a M1 native supported gcc from homebrew as the pre-installed clang compiler is not supported. To build nanopolish:

make CC=gcc-11 CXX=g++-11 CPP=cpp-11 arm_neon=1

nanopolish v0.14.0 also supports modification BAM files and SLOW5 generated files.