PDBCat 1.3
PDBCat can be used to manipulate and process PDB files using commonly available tools such as Perl, awk, etc. Written by Andrew Da
|
|||||||||||||||||||
PDBCat can be used to manipulate and process PDB files using commonly available tools such as Perl, awk, etc.
Written by Andrew Dalke of the Theoretical Biophysics Group, Beckman Institute, University of Illinois. None of us are liable for any bugs, errors, or misconceptions. You may use this program freely and for free for non-comercial use. You may redistribute and modify the code as long as I am given credit for my part of the work.
Installation
1) uncompress and untar the source
% cat pdbcat_1.tar.Z | uncompress | tar -xf -
2) change to the pdbcat directory and run make
% cd pdbcat; make
3) If it complains about not finding CC, then you'll have to edit the Makefile and set CC equal to your local C++ compilier, for instance, for gcc:
CC=gcc
4) If there is a problem with strcasecmp, uncomment the following line in the Makefile:
#DEF = -DNOSTRCASECMP
update the time stamp on the file Common.C
% touch Common.C
and run make again
Usage
pdbcat {-fields | -columns} [[-f] files]
Read any pdb file from stdin or list of files and convert the data to either a column based or field based pdb file. A '#' represents an empty field. This is useful for field based tools like awk. The default output is 'columns'.
tags
Download PDBCat 1.3
Authors software
|
|
Similar software
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Other software in this category
|
|
|
|
|
|
|
|
Featured Software
jEdit 4.3 pre8
jEdit is an Open Source text editor written in Java
Opera 9.02
Surf the Internet in a safer, faster, and easier way with Opera browser
GNU Aspell 0.60.4
GNU Aspell is a Free and Open Source spell checker designed to eventually replace Ispell
- Communications
- Database
- Desktop Environment
- Games
- Internet
- Multimedia
- Office
- Programming
- Science and Engineering
- System
- Text Editing&Processing
