rust-pangenome

Crates.iorust-pangenome
lib.rsrust-pangenome
version0.1.0
sourcesrc
created_at2024-11-12 22:11:13.066076
updated_at2024-11-12 22:11:13.066076
descriptionprocessing metagenome-genome-pangenome annotation
homepagehttps://github.com/applicativesystem/rust-pangenome
repositoryhttps://github.com/applicativesystem/rust-pangenome
max_upload_size
id1445651
size26,634,332
Gaurav Sablok (applicativesystem)

documentation

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.
cargo build 

./target/debug/rust-pangenome ./sample-files/aln.gff ./sample-files/final.fa

Gaurav Sablok

Commit count: 11

cargo fmt