Bio Filter Sequences

Filter and select sequences by criteria (length, ID, GC content, N content, motifs, patterns, description) using Biopython, streaming so large files never load into RAM. Use when subsetting a FASTA/FASTQ file, removing unwanted or low-quality records, or selecting records by specific criteria. Use the paired-end-fastq skill instead whenever the input is paired R1/R2 reads.

GPTomics Updated

File contents

GPTomics/bioSkills/tree/main/sequence-io/filter-sequences commit 14b34cf779

Frequently asked questions

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