Skip to content

Instantly share code, notes, and snippets.

View albertopessia's full-sized avatar

Alberto Pessia albertopessia

View GitHub Profile
@albertopessia
albertopessia / run_kpax3.jl
Last active January 3, 2018 14:29
Run Kpax3 from the command line
# Run Kpax3 ( https://github.com/albertopessia/Kpax3.jl )
# directly from the command line for a smoother experience.
#
# For an optimization with default parameters type
# julia run_kpax3.jl /path/to/dataset.fasta
#
# For a complete description type
# julia run_kpax3.jl --help
#
# NOTE