taxize.jl
A taxonomic toolbelt for Julia.
Installation
Pkg.add("taxize")
Getting started with taxize.jl
See taxize.jl for the code.
Hello World
Ping the ITIS server
require("taxize")
using Ocean
pingItis()
A taxonomic toolbelt for Julia.
Pkg.add("taxize")
See taxize.jl for the code.
Ping the ITIS server
require("taxize")
using Ocean
pingItis()