DataLad Extensions

The core functionality of DataLad software can be broadened by thematic extensions. Extensions are shipped as separate Python packages, and you can browse a list at the DataLad extensions GitHub page.

Development of the following extensions was directly influenced by the SFB:

DataLad-NEXT

DataLad-NEXT is a proving ground for broadly applicable novel functionality. It offers additional functionality, better performance, and improved user experience.

Read more in DataLad-NEXT github page and in DataLad-NEXT documentation.

DataLad-Gooey (GUI)

DataLad graphical user interface DataLad graphical user interface

Important

Currently, the DataLad-Gooey extension is de facto unmaintained. However, it was an important proof of principle, and we expect it to make a comeback in the future; likely in a completely new guise.

The DataLad-Gooey (pronounce "GUI") package provides a graphical user interface for DataLad. It is specifically aiming at making key data management tasks more accessible and more convenient, without requiring to become familiar with the command line.

While using DataLad Gooey assumes at least some familiarity with DataLad concepts, the simplified command suite makes starting with DataLad easier via tailor-made command selections, condensed parameter specifications, and tool tips.

It comes with a dedicated Windows installer, and can be installed on all major operating systems from PyPI.

Learn more from the DataLad-Gooey documentation.

DataLad-XNAT

Info

The DataLad-XNAT extension is currently unmaintained.

XNAT is an open source imaging informatics platform developed by the Neuroinformatics Research Group at Washington University. It facilitates common management, productivity, and quality assurance tasks for imaging and associated data. XNAT can be used to support a wide range of neuro/medical imaging-based projects. Several imaging centres within the SFB1451 are using XNAT.

DataLad can be equipped with datalad-xnat, an extension providing a set of commands to track XNAT projects. The extension features:

  • Authenticated and anonymous access to XNAT
  • Support for local deployments
  • Compatibility with major public deployments: ConnectomeDB, NITRC IR, XNAT Central
  • Full or constrained exports of entire instances, individual projects, single subjects, particular acquisitions, and limit by resource collections
  • Flexible dataset structuring with support for multiple layers of nesting
  • Parallel downloads

You can read more in the DataLad-XNAT github page and in datalad-XNAT documentation.

DataLad-REDCap

Info

The DataLad-REDCap extension is currently unmaintained.

DataLad-REDCap extension provides convenience commands for exporting data from REDCap into DataLad datasets. It has not been released, but you can install a working development version from DataLad-REDCap Github and read DataLad-RedCAP documentation.