Skip to content

Generate random sequence pairs to test pairwise aligners

License

Notifications You must be signed in to change notification settings

pairwise-alignment/pa-generate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generator

This crate contains a library API and binary CLI to generate semi-random sequence pairs for testing pairwise aligners.

It can generate various types of sequences using different error models. It returns a (vector of) sequence pairs, or writes the pairs to a .seq file.

See cargo run -- --help for command line arguments and src/lib.rs for more details.

About

Generate random sequence pairs to test pairwise aligners

Topics

Resources

License

Stars

Watchers

Forks

Languages