/proxl-import-api

API for building importers into ProXL that simplify creation of ProXL XML documents.

Primary LanguageHTMLApache License 2.0Apache-2.0

Build Status

proxl-import-api

Included in this repository are the schema definition for Proxl XML files and Java code for simplifying the creation of software to create Proxl XML files.

Documentation

For more information about the Proxl XML schema or creation of conversion software, please see our documentation at http://proxl-web-app.readthedocs.org/en/latest/install/converter_guide.html

Download

The XSD file for the schema may be downloaded by following the xsd link above. The compiled Java archive that includes convenience classes for generating the schema may be downloaded from https://github.com/yeastrc/proxl-import-api/releases

For examples using the Java convenience classes, please see the XMLBuilder.java file part of the pLink conversation program here: https://github.com/yeastrc/proxl-import-plink/blob/master/src/org/yeastrc/proxl/xml/plink/builder/XMLBuilder.java

More Information About Proxl

For more information about Proxl, visit http://proxl-ms.org/.