Bio Read Sequences

Read biological sequence files (FASTA, FASTQ, GenBank, EMBL, ABI, SFF) with Biopython Bio.SeqIO, choosing between streaming, in-memory, and on-disk-indexed access. Use when parsing sequence files, iterating multi-record files, randomly accessing records by ID in large files, or maximizing parse throughput.

GPTomics Updated

File contents

GPTomics/bioSkills/tree/main/sequence-io/read-sequences commit 30555596f5

Frequently asked questions

npx skillmds@latest add gptomics/bio-read-sequences