Skip to content

Commit fb046e4

Browse files
authored
Merge pull request #84 from tugceoruc/patch-1
Update Working_with_PDB_Structures_in_DataFrames.md
2 parents a93b3f5 + 127c89f commit fb046e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorials/Working_with_PDB_Structures_in_DataFrames.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -838,7 +838,7 @@ ppdb.df.keys()
838838
[File link: [3eiy.pdb](https://raw.githubusercontent.com/rasbt/biopandas/master/docs/sources/tutorials/data/3eiy.pdb)]
839839

840840
- 'ATOM': contains the entries from the ATOM coordinate section
841-
- 'ATOM': ... entries from the "HETATM" coordinate section
841+
- 'HETATM': ... entries from the "HETATM" coordinate section
842842
- 'ANISOU': ... entries from the "ANISOU" coordinate section
843843
- 'OTHERS': Everything else that is *not* a 'ATOM', 'HETATM', or 'ANISOU' entry
844844

0 commit comments

Comments
 (0)