Expand description
DeepBiop is a library for processing bilogical data (fastq, fastq, bam .etc.) to apply data for deep learning models. It is written in Rust and provides a Python and Rust interface.
Modules§
- deepbiop-bam is a library for working with BAM files.
- deepbiop-fq is a Rust library for reading and writing FASTQ files.
- deepbiop-utils is a collection of utility functions.