Hi
already done the MD production so I want to analyse the helical
>>> structure of my protein by using do_dssp program.The command is like
>>> below :
>>>
>>> do_dssp -s md_18.tpr -f md_18.trr -n mainchain.ndx -sc
>>> dssp_scount.xvg -a dssp_area.xvg -ta dssp_totarea.xvg -aa
>>> dssp_averarea.xvg
>>>
>>> but after i run the command the result show like :
>>>
>>> Reading file md_18.tpr, VERSION 4.5.5 (double precision)
>>> Reading file md_18.tpr, VERSION 4.5.5 (double precision)
>>> Segmentation fault (core dumped)
>>>
>>>
>>> I already install the dssp program