Taxize.jl

Author sckott
Popularity
0 Stars
Updated Last
10 Years Ago
Started In
May 2014

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()