Skip to content

Rust+AWS+S3+Lambda+Noodles = Serverless Bioinformatics

Notifications You must be signed in to change notification settings

E-Allie/s3-rust-noodles-bam

 
 

Repository files navigation

Parsing a BAM header with Noodles

This fork takes first steps towards deconstructing the BAM file type into a more universally utilizable format.

Temporarily, and easily reversibly, AWS has been gutted in favor of local build tests.

Currently, ProtoBufs from Google's nucleus are utilized to generate SamHeader structures.

A test bam file is included, sourced from tiny-test-data, however, a more comprehensive test structure is forthcoming.

In order to test, simply

$ cargo run

About

Rust+AWS+S3+Lambda+Noodles = Serverless Bioinformatics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 95.7%
  • TypeScript 3.6%
  • Other 0.7%