Skip to content
This repository has been archived by the owner on Oct 4, 2018. It is now read-only.
/ BioPhysics2017-18 Public archive

Source codes and data for BioPhysics course on Bioinformatics

License

Notifications You must be signed in to change notification settings

jlgelpi/BioPhysics2017-18

Repository files navigation

BioPhysics

Source codes and data for BioPhysics course on Bioinformatics

polarcontacts.py

Code for listing polar contacts ans interaction energies from a PDB file

StructureWrapper.py

Convenient wrapper classes for Bio.PDB classes

ForceField.py

Module for vdw parameters management

ResLib.py

Module for Residue Library management

data/vdwprm

Simple vdw parameters (based on AMBER ff)

data/aaLib.lib

Library for obtaining amino acid atom types and partial charges (based on AMBER ff)

Usage:

python3 polarContacts.py [-h] [--backonly] [--nowats] pdb_path

External dependencies

Bio.PDB.NeighborSearch (BioPython)
Bio.PDB.PDBParser (Biopython)

prob217.py

Simple script to solve Exercise 7 form 2.1 collection

About

Source codes and data for BioPhysics course on Bioinformatics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages