https://www.biorxiv.org/content/10.1101/2022.12.21.521373v1 "BioNumPy: Fast and easy analysis of biological data with #Python" "BioNumPy is able to efficiently load biological datasets (e.g. FASTQ-files, BED-files and BAM-files) into NumPy-like data structures, so that NumPy operations like indexing, vectorized functions and reductions can be applied to the data. " #bioinformatics