Skip to content

0xLazard1/pdb_viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 

Repository files navigation

PDB Protein Structure Viewer

A Jupyter notebook to visualize and analyze protein structures from PDB (Protein Data Bank) files.

πŸ”§ Installation

Install the necessary dependencies:

pip install biopython numpy matplotlib

2. Modify the PDB file

In cell 3, modify the file name:

structure = parser.get_structure("test", "YOUR_FILE.pdb")

πŸ” Resources

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors