home/categories/bioinformatics/gptomics-bioskills-sequence-io-read-sequences-skill-md
bioinformaticsresearch

bio-read-sequences

Read biological sequence files (FASTA, FASTQ, GenBank, EMBL, ABI, SFF) using Biopython Bio.SeqIO. Use when parsing sequence files, iterating multi-sequence files, random access to large files, or high-performance parsing.

GPTomics
maintainer
GPTomics
Updated 2/13/2026
Stars
471
Forks
81
quick start

Installation and usage

Read biological sequence files (FASTA, FASTQ, GenBank, EMBL, ABI, SFF) using Biopython Bio.SeqIO. Use when parsing sequence files, iterating multi-sequence files, random access to large files, or high-performance parsing.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use bio-read-sequences