From 56252fec28ecafc696e77c0ff95c2868b66c4409 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=20David=20M=C3=BCller?= Date: Sat, 18 May 2024 08:45:20 +0200 Subject: [PATCH] add documentation --- pages/SequenceInput.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/pages/SequenceInput.py b/pages/SequenceInput.py index e13e3e2..06a929a 100644 --- a/pages/SequenceInput.py +++ b/pages/SequenceInput.py @@ -103,7 +103,9 @@ def emptySequenceInput(): st.info(""" **💡 NOTE** -- This is only needed when "Sequence View" component will be used in 👀Viewer +- This is only needed when the "Sequence View" component will be used in 👀Viewer + +- Variable modifications can be specified within the ”Sequence View” component in 👀Viewer. - Only one protein sequence is allowed """)