Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/codecreatede/rust-pangenome

rust pangenome for pangenome alignments
https://github.com/codecreatede/rust-pangenome

bioinformatics genome-analysis metagenomics metagenomics-data rust-lang

Last synced: about 1 month ago
JSON representation

rust pangenome for pangenome alignments

Awesome Lists containing this project

README

        

# rust-pangenome

- pangenome extraction following the protein alignment.
- extract the sequences from the alignment for all the regions that were aligned.
- writing code for all these separately and after that it will be merged into a single rust-webapplication using the Actix frame.
- it also plots the graphs and the sequence plots.

```
cargo build

```

Gaurav Sablok