1 unstable release
0.1.0 | Nov 12, 2024 |
---|
#67 in Biology
110 downloads per month
6.5MB
231 lines
Contains (ELF exe/lib, 13MB) rust-pangenome
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.
cargo build
./target/debug/rust-pangenome ./sample-files/aln.gff ./sample-files/final.fa
Gaurav Sablok