/BioArgParse.jl

Extension to ArgParse.jl, enabling parsing of command line parameters to types in Bio.jl.

Primary LanguageJuliaMIT LicenseMIT

BioArgParse.jl

A simple package extending the capabilities of ArgParse for Biologists.

Badges

Code quality: Build Status

This package defines methods which allow ArgParse to parse biological sequences, nucleotides, and other such types from the Bio.jl and BioJulia universe, from command line arguments.