From 80b5841fd8699130e0fa5d382ea70383a0a423cd Mon Sep 17 00:00:00 2001
From: Nico Maillet <nicolas.maillet@pasteur.fr>
Date: Mon, 18 Dec 2023 09:53:47 +0100
Subject: [PATCH] =?UTF-8?q?Add=20=CE=B1-Lytic?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 docs/enzymes.rst | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

diff --git a/docs/enzymes.rst b/docs/enzymes.rst
index 16f26f2..343d6f4 100644
--- a/docs/enzymes.rst
+++ b/docs/enzymes.rst
@@ -39,6 +39,7 @@ Available enzymes
 37: :ref:`staphI`   38: :ref:`therm`    39: :ref:`throm`
 40: :ref:`thromsg`  41: :ref:`tev`      42: :ref:`tryps`
 43: :ref:`asp-n2`   44: :ref:`proa`     45: :ref:`elast`
+46: :ref:`alp`
 ==================  ==================  ==================
 
 .. _arg-c:
@@ -915,3 +916,20 @@ cleaving rule:
 * ``(A or V or S or G or L or or I,)``
 
 More information: https://france.promega.com/products/mass-spectrometry/proteases-and-surfactants/elastase/?catNum=V1891
+
+
+
+.. _alp:
+
+aLP
+...
+
+α-Lytic Protease preferentially cleaves after T, A, S or V (`P1`)
+
+**RPG definition:**
+
+cleaving rule:
+
+* ``(T or A or S or V,)``
+
+More information: https://www.neb.com/en/products/p8113-a-lytic-protease#Product%20Information
-- 
GitLab