Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 728 Bytes

File metadata and controls

9 lines (7 loc) · 728 Bytes

PythonMiniProject

Mini-project for the Python for Biologist class at Pwani University

The PDB File Analyser program prompts a user to enter a valid PDB file. The entire program is composed of different functions that process the entered PDB file according to the user's choice. For example, if a user wants to see the secondary structure of a protein, they would choose option 4 which would print the protein's secondary structure. The data folder contains the downloaded PDB file. The export function exports the results of the Information function to a txt file in the Results folder. The script folder holds a script for running the PDB File Analyzer program.

Credits

This Project was designed by Gustavo Salazar