Using iBridges to access Yoda
iBridges is a fast and reliable way to work actively with data stored in Yoda. It offers many of the features that iCommands offers, but it is much more user-friendly and easier to set up.
You can use iBridges in three different ways:
- via the Graphical User Interface (GUI)
- as a Python package (Python API)
- via the Command Line Interface (CLI)
Before you start using iBridges, make sure you have access to a Yoda research group.
Installation
Configuration
To log into iBridges, you need a configuration file called irods_environment.json. This is a file that needs to be stored in a specific location on your computer, which contains settings used by iBridges to connect with Yoda.
Using iBridges
You can use iBridges to:
- transfer data from and to Yoda;
- add self-defined metadata to single files and folders. For example, add an 'author' field, or 'experimental condition';
- synchronize data between your computer and Yoda;
- search data by name, metadata, checksum, or type.
All these functions can be done manually, but also in an automated way by integrating them in scripts.
Help with setting up or using iBridges
If you need help setting up or using iBridges, please do not hesitate to contact your data manager.

