preclinical-imaging / pixi-plugin

PIXI is an XNAT plugin designed to help manage and analyze preclinical imaging data.

Home Page:https://pixi.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PIXI XNAT Plugin

This is the repository for the PIXI XNAT plugin. PIXI is designed to help manage and analyze preclinical imaging data.

For detailed information, installation instructions, and usage guidelines, please visit pixi.org.

Build

To build the PIXI XNAT plugin, run the following command:

./gradlew clean jar

The plugin jar file will be located in the build/libs directory.

To build the documentation locally, run the following command:

sphinx-build sphinx-build -b html docs/source docs/build 

About

PIXI is an XNAT plugin designed to help manage and analyze preclinical imaging data.

https://pixi.org


Languages

Language:Java 49.5%Language:JavaScript 42.8%Language:CSS 7.8%