mirror of
https://github.com/PDB-REDO/dssp.git
synced 2026-06-04 13:44:21 +08:00
Fixed stupid copy/paste error in dssp-extension.dic
This commit is contained in:
@@ -478,8 +478,8 @@ save_dssp_struct_ladder
|
||||
;
|
||||
_dssp_struct_ladder.id A
|
||||
_dssp_struct_ladder.sheet_id A
|
||||
_dssp_struct_ladder.range_1 A
|
||||
_dssp_struct_ladder.range_2 B
|
||||
_dssp_struct_ladder.range_id_1 A
|
||||
_dssp_struct_ladder.range_id_2 B
|
||||
_dssp_struct_ladder.type anti-parallel
|
||||
_dssp_struct_ladder.beg_1_label_comp_id GLY
|
||||
_dssp_struct_ladder.beg_1_label_asym_id A
|
||||
@@ -528,7 +528,7 @@ save__dssp_struct_ladder.sheet_id
|
||||
; This data item is a pointer to _struct_sheet.id in the
|
||||
STRUCT_SHEET category.
|
||||
;
|
||||
_item.name '_dssp_struct_ladder.id'
|
||||
_item.name '_dssp_struct_ladder.sheet_id'
|
||||
_item.category_id dssp_struct_ladder
|
||||
_item.mandatory_code yes
|
||||
_item_type.code code
|
||||
@@ -539,7 +539,7 @@ save__dssp_struct_ladder.range_id_1
|
||||
; This data item is a pointer to _struct_sheet_range.id in
|
||||
the STRUCT_SHEET_RANGE category.
|
||||
;
|
||||
_item.name '_dssp_struct_ladder.id'
|
||||
_item.name '_dssp_struct_ladder.range_id_1'
|
||||
_item.category_id dssp_struct_ladder
|
||||
_item.mandatory_code yes
|
||||
_item_type.code code
|
||||
@@ -550,7 +550,7 @@ save__dssp_struct_ladder.range_id_2
|
||||
; This data item is a pointer to _struct_sheet_range.id in
|
||||
the STRUCT_SHEET_RANGE category.
|
||||
;
|
||||
_item.name '_dssp_struct_ladder.id'
|
||||
_item.name '_dssp_struct_ladder.range_id_2'
|
||||
_item.category_id dssp_struct_ladder
|
||||
_item.mandatory_code yes
|
||||
_item_type.code code
|
||||
@@ -1708,7 +1708,7 @@ save__dssp_struct_summary.strand
|
||||
; This data item is a pointer to _struct_sheet_range.id in
|
||||
the STRUCT_SHEET_RANGE category.
|
||||
;
|
||||
_item.name '_dssp_struct_summary.sheet'
|
||||
_item.name '_dssp_struct_summary.strand'
|
||||
_item.category dssp_struct_summary
|
||||
_item.mandatory_code no
|
||||
_item_type.code code
|
||||
|
||||
Reference in New Issue
Block a user