rob-p / ANTISEQUENCE

Rust library for processing sequencing reads.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ANTISEQUENCE

Rust library for processing sequencing reads.

Work in progress! Very early stages of the project.

Goals

  • Robust, flexible, and actually universal primitives for manipulating raw DNA/RNA sequences from fastq files
  • Blazing fast and scalable implementation using SIMD and CPU parallelization
  • Simple interface allowing anyone (even non-Rustaceans) to pick up and use
  • Extensible with custom Rust code and embeddable into existing pipelines

ANTISEQUENCE should enable you to build robust, efficient, and production-ready pipeline for your custom sequencing data.

K-pop song

Enjoy a K-pop song.

About

Rust library for processing sequencing reads.

License:MIT License


Languages

Language:Rust 100.0%