From 5845dffbdd3b97d85026deb23abff222855d8654 Mon Sep 17 00:00:00 2001
From: easybuild <you@example.com>
Date: Mon, 14 Aug 2023 13:15:03 +0200
Subject: [PATCH] Mon, 14 Aug 2023 13:15:02 +0200

---
 karolina.csv | 1 +
 karolina.md  | 1 +
 2 files changed, 2 insertions(+)

diff --git a/karolina.csv b/karolina.csv
index dea0d908..5f5f82b9 100644
--- a/karolina.csv
+++ b/karolina.csv
@@ -7,6 +7,7 @@ ACTC/1.1-GCCcore-10.2.0,1
 ADIOS2/2.7.0-gompi-2020d,1
 Advisor/2021.2.0,1
 AlphaFold/2.1.2-fosscuda-2020b-TensorFlow-2.5.0,1
+AlphaPulldown/0.30.7-foss-2020b,1
 Amber/20.11-foss-2020b-AmberTools-21.3,1
 Amber/20.11-fosscuda-2020b-AmberTools-21.3,1
 Amber/22.0-foss-2021b-AmberTools-23.3,1
diff --git a/karolina.md b/karolina.md
index a87adb99..4def193a 100644
--- a/karolina.md
+++ b/karolina.md
@@ -136,6 +136,7 @@
 
 | Module | Description |
 | ------ | ----------- |
+| [AlphaPulldown](https://github.com/KosinskiLab/AlphaPulldown) | AlphaPulldown is a Python package that streamlines protein-protein interaction screens and high-throughput modelling of higher-order oligomers using AlphaFold-Multimer |
 | [CDO](https://code.zmaw.de/projects/cdo) | CDO is a collection of command line Operators to manipulate and analyse Climate and NWP model Data. |
 | [dill](https://pypi.org/project/dill/) | dill extends python's pickle module for serializing and de-serializing python objects to the majority of the built-in python types. Serialization is the process of converting an object to a byte stream, and the inverse of which is converting a byte stream back to on python object hierarchy. |
 | [FLAC](https://xiph.org/flac/) | Programs and libraries for working with Free Lossless Audio Codec (FLAC) files. |
-- 
GitLab