Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.336.950 Times

a fast method of reading data from PDB files 1.0

  Date Added: May 19, 2013  |  Visits: 369

a fast method of reading data from PDB files

Report Broken Link
Printer Friendly Version


Product Homepage
Download (40 downloads)



Some of the logic from this program was provided from PDBRead.m by Sachin Nikumbh. The version I made is a trimmed down version of it that only outputs the data from one atom type (protein by default), and formats it as convenient cell variables. For smaller PDB files, the time difference between these programs is negligible, but for larger systems of more than 10,000 atoms it can shave off a minute or two.The manual is as follows:________________________________________________% -- Manual --This program is the most speedy way to read a PDB file that I could comeup with. It's function is simple: give it a PDB file and out comes amatlab-friendly matrix. In cumbersomely large PDB's (such as those thatinclude solvent), this can shave off a good ammount of time.version 1.0created by Evan Arthur: University of Michigan, Feb 8, 2012It outputs 8 pieces of information about the PDB:atomNum (index number of the atom)atomName (elemental identification of the atom)resName (name of the amino acid/residue)resNum (index number of the amino acid)X (X position of atom)Y (Y position of atom)Z (Z position of atom)b_factor (this is extra information about an atom. In PDBQT's it holds the partial charge, for CHARMM this is the chain name, and so on)limitations: OUTPUTS ONE ATOMTYPE! check the "Input" section below. The "outputStringID" string is the only kind of atom this program records. 'ATOM' generally means only protein data is output. Changing this to 'SOL', for instance, would output only solvent data. also, this script has not yet been optimized for PDB movies. If I get requests for it, I will make changes for in the next version.example usage:atoms = PDBRead_short('3IJU.pdb')plot3(atoms.X, atoms.Y, atoms.Z, '.'); --> this plots the atoms of 3IJU.pdb

Requirements: No special requirements
Platforms: Matlab
Keyword: Atomtype Chain Charge Charmm Check Extra Holds Outputs Partial Pdbqts
Users rating: 0/10

License: Shareware Size: 10 KB
USER REVIEWS
More Reviews or Write Review


A FAST METHOD OF READING DATA FROM PDB FILES RELATED
Graphical Text Tools  -  MITCalc Roller Chains Calculation 1.21
The calculation is designed for a geometrical design and strength check of common chain transmissions using roller chains. Application is developed in MS Excel, is multi-language, supports Imperial and Metric units and solves the following...
1.96 MB  
Development Tools  -  Checking Matrix Elements 1.0
Function check.m may accelerate debugging of a program. The function displays columnwise elements of a real, complex or string matrix, say A, obeying a condition Cond. The output of every element A(p,q) fitting Cond consists of items in a...
10 KB  
Network & Internet  -  Avaguide 1.0
AvaGuide is the first web-based interactive video characters base for business sites. It enables you to easily create your own video avatars or virtual employees. You can use own video recordings or choose from multiple professionally recorded...
3.67 MB  
3D Graphic Tools  -  MITCalc - Roller Chains Calculation 1.12
The calculation is designed for a geometrical design and strength check of common chain transmissions using roller chains. Application is developed in MS Excel, is multi-language, supports Imperial and Metric units and solves the following tasks:...
1.36 MB  
Networking Tools  -  Bandwidth Check 1.0
Bandwidth Check is a small utility that helps an administrator measure the available bandwidth. In order to make use of this utility, you will need to turn on the chargen service, which is provided in many inetd implementations. In order to make...
8.19 KB  
Scripts  -  PHP Spell Check 3.28
PHP SPELL CHECK - AN INNOVATIVE SPELLCHECKING SCRIPT FOR PHP4 & PHP5 * A fully featured spelling dialog just like MS Word * Contextual As-You Type PHP Spell Checking with red wiggly underlines in your text boxes on all major browsers. *...
722.39 KB  
Accounting Tools  -  Check Printing Software 2000 2.0
Check Printing Software 2000 prints MICR checks for USA and Canadian banks from blank check stock and can also create pre-printed bank checks for accounting applications including Quicken, QuickBooks or Microsoft Money, and best of all it is FREE.
3.08 MB  
Networking Tools  -  Check Proxy Professional 2.10
Check Proxy Professional will help you to find an anonymous proxy server. For each proxy server Check Proxy Professional will determine if the proxy is transparent or not. Maybe, you do not like it, when various web sites gathering information...
1.04 MB  
File Cataloguers  -  Check Identical Files 3
This utility finds true duplicates (byte for byte check)! CIF doesn't use the unreliable CRC check. CIF is able to check your drives for annoying duplicate files, and provides easy capability of deleting them, saving you megabytes of precious...
2.05 MB  
Word Processing  -  SpellExpress(tm) -- Instant Spell-Check & Thesaurus 2.0
SpellExpress provides instant access to a spell-check and thesaurus directly from your desktop. With SpellExpress you can spell-check a word or phrase and find meanings, synonyms, and antonyms from any application. Drag-and-drop text from any...
1.95 MB  
NEW DOWNLOADS IN SCRIPTS, DEVELOPMENT TOOLS
Scripts  -  Freelancer Script 5.05
Main Features: 100% Secured. Email Support (3 Years). FREE Updates (3 Years). Post projects. Featured projects. Private projects. Sealed projects. Edit/delete projects. Select freelancers....
5.49 MB  
Scripts  -  B2B Script 4.20
Main Features: 100% Secured. Email Support (3 Years). FREE Updates (3 Years). Sign-up Account (Registration of account). Lead generation tools (for the sellers). Email verification to...
5.49 MB  
Scripts  -  B2C Script 5.06
Main Features: 100% Secured. Email Support (3 Years). FREE Updates (3 Years). The script comes with totally editable site colors, icons and graphics Multilevel categories allows extensive browsing Admin can change Category ordering or...
5.49 MB  
Scripts  -  Social Networking Script 2.86
Main Features: 100% Secured. Email Support (3 Years). FREE Updates (3 Years). Registration with name, email, password, date of birth etc. User can add multiple school, college, university with start...
5.49 MB  
Scripts  -  Business Networking Script 8.04
Main Features: 100% Secured. Email Support (3 Years). FREE Updates (3 Years). Ajax based interface. Profile creation. Different types of profile. Profile for jobseekers, employers and employed...
5.49 MB  
Development Tools  -  Aml2CHM 3.50
Those who use the popular Aml Pages text editor might be looking out for a way of generating help files from their text and notes. Aml2CHM is a plug-in that was developed to offer people a quick and efficient way of converting Aml Pages documents...
549.99 KB  
Development Tools  -  VMP Viewer 1.0
This is a very rudimentary tool to visualize the VMP files generated by BrainVoyager. Useful to share files with people who do not have BV.
10 KB  
Development Tools  -  Sending reports and timestamped file by emailing 1.0
main executing reference usage:[1] usage_send_mail.mIllustrates email sending with multiple separate files or single timestamped tar file. Attachment failure is properly handled, with continuation of report emailing without the attachment.[2]...
768 KB  
Development Tools  -  IrisMVC 2.0 rc1
IrisMVC is an OOP PHP framework that developers can use as a strong and secure foundation to build on various web applications following the Model-View-Controller (MVC) pattern. It provides the basic functionality developers need, without...
51.2 KB  
Development Tools  -  7-Zip for Script 4.42
7-Zip is a file archiver with a high compression ratio.Features:- High compression ratio in new 7z format with LZMA compression- Supported formats:- Packing / unpacking: 7z, ZIP, GZIP, BZIP2 and TAR- Unpacking only: RAR, CAB, ISO, ARJ, LZH, CHM,...
624.64 KB