Skip to content

unlhcc/irods_training

This branch is up to date with irods/irods_training:main.

Folders and files

NameName
Last commit message
Last commit date
May 24, 2024
May 22, 2024
Jun 21, 2019
Jun 27, 2017
Jun 21, 2022
Jun 9, 2017
Jun 9, 2017
Nov 29, 2016
May 20, 2017
May 20, 2017

Repository files navigation

iRODS Training

This repository holds the training manuals and example codes used in the iRODS Training sessions led by the iRODS Consortium.

Beginner

The Beginner training is self contained within a single document. It leads the student through a scenario and provides step-by-step instructions to explore the breadth of basic iRODS functionality.

It can be found in the ./beginner directory.

The prerequisites for building the PDF are make, pdflatex, memoir.cls, and isodate.sty which can be provided in Ubuntu with

apt-get install -y make texlive-latex-base texlive-latex-recommended texlive-latex-extra

make will then generate the PDF.

make clean will remove any generated files.

Alternatively, or on OSes not derived from Debian, Docker may be installed and the PDF conversion achieved with: sudo bash pdf_from_latex.sh.

Advanced

The Advanced training assumes a working knowledge and understanding of basic iRODS functionality and terminology. It is not as self contained, but provides the code examples used by the instructors. The code examples should be executable.

These materials can be found in the ./advanced directory.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CMake 32.9%
  • TeX 25.0%
  • C++ 19.7%
  • Python 11.2%
  • Shell 9.1%
  • R 1.3%
  • Other 0.8%