Skip to content

alejandrogzi/nexus2fa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nexus2fa

Version Badge Crates.io Version GitHub License Crates.io Total Downloads

decided to make this because the other tools could not convert my .nex to .fa

Usage

Binary

Usage: nexus2fa -n/--nexus <NEXUS> -f/--fasta <FASTA>

Arguments:
    -n, --nexus <NEXUS>: NEXUS file
    -f, --fasta <FASTA>: FASTA file

Options:
    --help: print help
    --version: print version

Build

to build nexus2fa from this repo, do:

  1. get rust
  2. run git clone https://github.com/alejandrogzi/nexus2fa.git && cd nexus2fa
  3. run cargo run --release -- -n <NEXUS> -f <FASTA>

About

converts .nex to .fa plain simple

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages