btllib

Bioinformatics library providing common data structures and algorithms

brewmacoslinux
Try with needOr install directly
Source

About

Bioinformatics Technology Lab common code library

Commands

btllib

Examples

Parse and process FASTA sequences from a file$ btllib fasta input.fasta
Process FASTQ reads with quality scores$ btllib fastq input.fastq
Access BTL library functions in bioinformatics pipelines$ btllib --help