diff --git a/wwpdb/apps/entity_transform/depict/PrdSummaryDepict.py b/wwpdb/apps/entity_transform/depict/PrdSummaryDepict.py
index 6facf3f..4a7b892 100644
--- a/wwpdb/apps/entity_transform/depict/PrdSummaryDepict.py
+++ b/wwpdb/apps/entity_transform/depict/PrdSummaryDepict.py
@@ -61,25 +61,25 @@ def DoRenderSummaryPage(self, imageFlag=True):
#
if self.__splitPolymerResidueFlag:
text += '
' \
- + 'Split modified residue to standard residue + modification in polymer \n'
+ + 'Split modified residue to standard residue + modification in polymer \n'
#
if self.__combResidueFlag:
text += ' ' \
- + 'Merge standard amino acid residue + modification to modified amino acid residue in polymer \n'
+ + 'Merge standard amino acid residue + modification to modified amino acid residue in polymer \n'
#
if self.__matchResultFlag:
text += ' View All Search Result(s) \n'
+ + '" target="_blank"> View All Search Result(s) \n'
#
if self.__graphmatchResultFlag:
text += ' Update Coordinate File with Match Result(s) \n'
+ + '&type=match" target="_blank"> Update Coordinate File with Match Result(s) \n'
#
text += ' Update Coordinate File with Input IDs \n'
+ + '&type=input" target="_blank"> Update Coordinate File with Input IDs \n'
#
text += ' ' \
- + 'Split non standard residue in polymer \n'
+ + 'Split non standard residue in polymer \n'
#
text += ' Download Files \n'
#
diff --git a/wwpdb/apps/entity_transform/depict/StrFormDepict.py b/wwpdb/apps/entity_transform/depict/StrFormDepict.py
index 88ecefd..8b83a63 100644
--- a/wwpdb/apps/entity_transform/depict/StrFormDepict.py
+++ b/wwpdb/apps/entity_transform/depict/StrFormDepict.py
@@ -108,7 +108,7 @@ def __processSplitWithChopper(self, myD):
ciffile = self._identifier + '_model_P1.cif'
residueId = str(self._reqObj.getValue('split_polymer_residue'))
if not residueId:
- residueId = '_'.join([str(self._reqObj.getValue('chain_id')), str(self._reqObj.getValue('res_name')), \
+ residueId = '_'.join([str(self._reqObj.getValue('chain_id')), str(self._reqObj.getValue('res_name')),
str(self._reqObj.getValue('res_num')), str(self._reqObj.getValue('ins_code'))])
#
combObj = CombineCoord(reqObj=self._reqObj, instList=[residueId], cifFile=ciffile, verbose=self._verbose, log=self._lfh)
diff --git a/wwpdb/apps/entity_transform/depict/StrSummaryDepict.py b/wwpdb/apps/entity_transform/depict/StrSummaryDepict.py
index 4d18db1..22bf5c9 100644
--- a/wwpdb/apps/entity_transform/depict/StrSummaryDepict.py
+++ b/wwpdb/apps/entity_transform/depict/StrSummaryDepict.py
@@ -228,7 +228,7 @@ def __depictionLigand(self):
text = '