<div dir="ltr">Hello everyone,<br>I'm facing a problem with the DSSP module in Biopython. I am trying to compute solvent accessible surface area from the PDB file. <br>I used the same block of code as given in the biopython wiki: <div><br></div><div><a href="https://biopython.org/docs/1.78/api/Bio.PDB.DSSP.html?highlight=dssp#module-Bio.PDB.DSSP">https://biopython.org/docs/1.78/api/Bio.PDB.DSSP.html?highlight=dssp#module-Bio.PDB.DSSP</a><br><br><div>But after running it returns nothing and gives the following error:<br><br></div><div>a_key = list(dssp.keys())[2]<br>IndexError: list index out of range<br><br>Any suggestions would be appreciated. Thanks in advance!<br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div dir="ltr"><div>With regards</div><div dir="ltr">Hrishikesh Dhondge<div><br></div></div></div></div></div></div></div></div>