Resources
Alma Cook Book
Alma Cook Book is an internal ICR resource created to help researchers navigate the first steps of setting up their connection to Alma, using Slurm, creating Conda and Mamba environments, version control, and more. This is tailored specifically for Alma users.
Training
The RSE team is highly involved in teaching both wet and dry lab researchers how to code. Here is a brief list of the courses we have so far:
Python Carpentry
The Python Carpentry course is a two half-day session designed for complete beginners. The course dives deep into Python syntax, and also provides a rundown on data analysis and visualisation with pandas.
Custom Training
You can also request a training session on specific software.
Coming soon...
Git Version Control
The Git Version Control course is a two-hour session designed for complete beginners. It gives a brief overview of the importance of version control and provides fundamental knowledge of Git commands.
Python Optimisation Course
The Python Optimisation course is designed for intermediate Python users. The course teaches code optimisation, touching upon data structures and best coding practices.