From 2f6900aa24eac4374cb27ec9cb45a009611ad2c4 Mon Sep 17 00:00:00 2001 From: Marvin Taterra <115582964+MarvinTaterra@users.noreply.github.com> Date: Sun, 22 Feb 2026 15:03:56 +0100 Subject: [PATCH] Add files via upload example for input (domain analysis) --- mdpath/domain_config_example.csv | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 mdpath/domain_config_example.csv diff --git a/mdpath/domain_config_example.csv b/mdpath/domain_config_example.csv new file mode 100644 index 0000000..393e984 --- /dev/null +++ b/mdpath/domain_config_example.csv @@ -0,0 +1,6 @@ +Domain,Residues +A,1-80 +B,81-160 +C,161-240 +D,241-320 +E,321-400 \ No newline at end of file