Python Bio Iterators

Stream FASTA/FASTQ and generate k-mers/codons lazily with Python generators, custom __iter__/__next__ classes, and itertools. Use when parsing multi-GB sequence files without loading them fully into RAM or chaining filter-trim-translate pipelines.

pavel-kravchenko cc96dab 9.6 KB Updated

File contents

pavel-kravchenko/bioinformatics/tree/main/Skills/python-bio-iterators commit cc96dabd95

Frequently asked questions

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