Skip to content

Rust library for processing sequencing reads.

License

Notifications You must be signed in to change notification settings

noahcape/ANTISEQUENCE

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%