From 597fc8252c71ba0bf252153a5215ac987bec2671 Mon Sep 17 00:00:00 2001 From: Andrea Rizzi Date: Sat, 14 Oct 2017 00:40:07 -0400 Subject: [PATCH] Fix manually atom_map to correct stereochemistry --- host_guest/SAMPLing/atom_map.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/host_guest/SAMPLing/atom_map.json b/host_guest/SAMPLing/atom_map.json index 6c89759f..42e6bbe7 100644 --- a/host_guest/SAMPLing/atom_map.json +++ b/host_guest/SAMPLing/atom_map.json @@ -1 +1 @@ -{"complex": {"unique_atoms_G3": [184, 185, 187, 192, 193, 194, 195, 196], "unique_atoms_G6": [185, 186, 189, 192, 193, 194, 195, 196, 197, 202], "atom_map_G3_to_G6": {"197": 198, "198": 199, "199": 201, "200": 200, "186": 184, "188": 187, "189": 188, "190": 191, "191": 190}}, "solvent": {"unique_atoms_G3": [0, 1, 3, 8, 9, 10, 11, 12], "unique_atoms_G6": [1, 2, 5, 8, 9, 10, 11, 12, 13, 18], "atom_map_G3_to_G6": {"16": 16, "2": 0, "4": 3, "5": 4, "6": 7, "7": 6, "13": 14, "14": 15, "15": 17}}} \ No newline at end of file +{"complex": {"unique_atoms_G3": [184, 185, 187, 192, 193, 194, 195, 196], "unique_atoms_G6": [185, 186, 189, 192, 193, 194, 195, 196, 197, 202], "atom_map_G3_to_G6": {"186": 184, "188": 187, "189": 188, "190": 190, "191": 191, "197": 199, "198": 198, "199": 200, "200": 201}}, "solvent": {"unique_atoms_G3": [0, 1, 3, 8, 9, 10, 11, 12], "unique_atoms_G6": [1, 2, 5, 8, 9, 10, 11, 12, 13, 18], "atom_map_G3_to_G6": {"2": 0, "4": 3, "5": 4, "6": 6, "7": 7, "13": 15, "14": 14, "15": 16, "16": 17}}} \ No newline at end of file