Skip to content

rust embedded approach for genome alignments to wasm web assembly

License

Notifications You must be signed in to change notification settings

sciencegenome/metagenome-alignment-wasm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust-view-multi-aln

  • started a webassembly approach for genomic alignments for plants and metagenomes.
  • will convert this with additional svelte into a complete biowasm web assembly, so give any BAM, CRAM, SAM file and it will show the genome.
  • from reads to entire genome and metagenome visualization.
  • please see the last commit message and if it says compiled binary then it is completed or else still in development version.

cargo build

λ gauravsablok rust-view-multi-aln → λ git master* → ./target/debug/rust-view-multi-aln -h
Usage: rust-view-multi-aln <ALIGNMENT_ARG>

Arguments:
  <ALIGNMENT_ARG>  please provide the path to the alignment file

Options:
  -h, --help     Print help
  -V, --version  Print version

Gaurav Sablok

Releases

No releases published

Packages

No packages published

Languages