From 7015309db61c75dd931458e8ac0063b28bb813f9 Mon Sep 17 00:00:00 2001 From: Alexander Rose <alexander.rose@weirdbyte.de> Date: Sat, 16 Jan 2021 11:37:48 -0800 Subject: [PATCH] added more interesting pdb entries --- docs/interesting-pdb-entries.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/interesting-pdb-entries.md b/docs/interesting-pdb-entries.md index a4a01e66b..f4aa770e8 100644 --- a/docs/interesting-pdb-entries.md +++ b/docs/interesting-pdb-entries.md @@ -24,4 +24,5 @@ * Close backbone atoms but not linked (e.g. 4HIV) * Non-standard residues * Protein (1BRR, 5Z6Y) - * DNA (5D3G) \ No newline at end of file + * DNA (5D3G) +* Multiple models with different sets of ligands or missing ligands (1J6T, 1VRC, 2ICY, 1O2F) -- GitLab