Skip to content

langmead-lab/rust-mop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust-mop

This project is dedicated to practice Rust programming. It will mostly focus on problems related to sequence processing, e.g., Burrows-Wheeler Transform, FM-index, De Bruijn graph, etc.

To build:

cargo build

To run all the unit tests:

cargo test

To run a specific unit test:

cargo test <TESTNAME>

About

To practice Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages