Skip to content

simple Perl scripts to do work with pdb files (pdb.org). PDB parser read_pdb.pl may be the most interesting.

Notifications You must be signed in to change notification settings

ProzacR/PDB-ligand-extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#
# VR
#

VR_sasa.pl - input pdb output SASA using Shrake-Rupley algorithm.

isimti_ligandus.pl - input pdb output pdb of ligands excluding some in list.

methane.pdb - example pdb file.

read_pdb.pl - simple pdb file parser. Puts all data in $atom[number]{'property'} for futher calculations.

About

simple Perl scripts to do work with pdb files (pdb.org). PDB parser read_pdb.pl may be the most interesting.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages