YASMEEN matching results merger

From D4Science Wiki
Revision as of 17:48, 31 October 2013 by Fabio.fiorellato (Talk | contribs) (Created page with ""''Yet Another Species Matching Execution ENvironment''" - matching results merger CLI tool == Purposes == == Command line == java -jar YASMEEN-merger-<version>.jar <options>...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

"Yet Another Species Matching Execution ENvironment" - matching results merger CLI tool

Purposes

Command line

java -jar YASMEEN-merger-<version>.jar <options>

This CLI tool can be launched with the '-h' option to get a report of the available options:

java -jar YASMEEN-merger-<version>.jar -h

Will give:

General command line options

-h

This option requires no arguments, and - when set - will print the help message and exit (no parsing will be performed)

Appendix

Download

You can download the YASMEEN matching results merger with one of this URLs:

Changelog

  • v1.1.1: first working implementation