Sen descrición

Andrej Studen 81b301d1ef Update README.md %!s(int64=5) %!d(string=hai) anos
labkeySlicerPythonExtension 0d1cfa7ba9 Restructuring extension to meet slicer guidelines %!s(int64=5) %!d(string=hai) anos
utils 0d1cfa7ba9 Restructuring extension to meet slicer guidelines %!s(int64=5) %!d(string=hai) anos
CMakeLists.txt 984f3338bf Updating CMakeLists.txt %!s(int64=5) %!d(string=hai) anos
LICENSE 5a27e2e8c6 Add LICENSE %!s(int64=5) %!d(string=hai) anos
Labkey.png c40d238590 Initial import %!s(int64=8) %!d(string=hai) anos
README.md 81b301d1ef Update README.md %!s(int64=5) %!d(string=hai) anos
networkConfig.json.sample 908b0a812d Adding a networkConfig sample %!s(int64=6) %!d(string=hai) anos

README.md

This package allows user to connect to a labkey data server through a slicer interface.

To use, add path to unpackaged labkeySlicerPythonAPI/labkeySlicerPythonExtension to Additional module paths in Slicer->Edit->Application Settings->Modules submenu. You'll also need the SlicerLabkeyDICOMtools package, also available from wiscgit.

Then the package will appear under LabKey.

If you are interested in the code, you should look at slicerNetwork.py which implements the communication with the server and forms HTTP Labkey API commands.

More details and tutorial can be found at: http://www-f9.ijs.si/~studen/blogs/posts/2017/May/31/slicerlabkey-integration/

Enjoy!

Andrej