Python Bio Numpy

Vectorize bioinformatics math with NumPy — RPKM/CPM/TPM normalization, per-gene z-scores, broadcasting over genes x samples matrices, position weight matrices (PWM/PSSM) for motif scoring, and O(n) sliding-window GC content via cumsum. Use when normalizing count matrices, computing per-row/per-column statistics on expression data, building or scoring a PWM, calculating GC content over a genome window, or replacing slow Python for-loops over arrays with vectorized operations.

pavel-kravchenko 8aa6a9e 7.4 KB Updated

File contents

pavel-kravchenko/bioinformatics/tree/main/Skills/python-bio-numpy commit 8aa6a9e838

Frequently asked questions

npx skillmds@latest add pavel-kravchenko/python-bio-numpy