GithubHelp home page GithubHelp logo

pdb_file_analyzer's Introduction

Description

The PDB File Analyzer program extracts information from PDB files that refer to 3D structures of proteins and executes basic analysis on the files. Although the biopython library can process this file format, my objective of undertaking this project was to develop python programming skills by writing custom python functions.

Usage

The Script directory has the program file that can be run on Python v 3.5 and above. The program can be run on a python IDE or by simply calling python on the Bash terminal. After running the script, the menu below will be displayed from which a user has to enter a PDB file before proceeding to use the other menu options. The data directory has a PDB file used for testing and running the program.

Program menu

05-08-2021

Once a valid PDB file is loaded into the program, the user can proceed to explore the different menu options. 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 export function currently only prints the results of the Information option to a txt file in the Results folder.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.