![]() |
InfoPDBFiles.pl - List information about PDB files
InfoPDBFiles.pl PDBFile(s) PDB(s)...
InfoPDBFiles.pl [-a, --all] [-b, --BoundingBox] [-c, --count ''RecordType, [RecordType,...]'' | All] [--chains] [-d, --detail infolevel] [-f, --frequency] [-h, --help] [--header] [m, --MasterCheck] [--residues] [--ResiduesMode InChains | All | Both] [-w, --WorkingDir dirname] PDBFile(s)...
List information about contents of PDBFile(s): number of each record type, number of chains, count and percent distribution of residues in each chain, bounding box and so on. Multiple PDBFile names are separated by spaces. The valid file extension is .pdb. All other file name extensions are ignored during the wild card expansion. All the PDB files in a current directory can be specified either by *.pdb or the current directory name.
In PDB files containing data for multiple models, all ATOM/HETAM records for chains after the first model are ignored.
The list of valid PDB record types includes: HEADER, OBSLTE, TITLE, CAVEAT, COMPND, SOURCE, KEYWDS, EXPDTA, AUTHOR, REVDAT, SPRSDE, JRN, REMARK, DBRE, SEQADV, SEQRES, MODRES, HET, HETNAM, HETSYN, FORMUL, HELIX, SHEET, TURN, SSBOND, LINK, HYDBND, SLTBRG, CISPEP, SITE, CRYST1, ORIGX1, ORIGX2, ORIGX3, SCALE1, SCALE2, SCALE3, MTRIX1 MTRIX2 MTRIX3, TVECT, MODEL, ATOM, SIGATM, ANISOU, SIGUIJ, TER, HETATM, ENDMDL, CONECT, MASTER, END.
By default, only residue count values are reported. To list percent distribution of residues, specify -d, --detail value of 2 or higher.
To list total number of records and number of chain(s) residues in PDB files, type:
To list all available information for PDB file Sample2.pdb, type:
To list all available information for PDB file Sample2.pdb with all available details, type:
To count ATOM and HETATM records in Sample2.pdb file, type:
To list distribution of residues in chains across the whole PDB file Sample2.pdb along with percent distribution, type
To list distribution of residues only across chains in PDB file Sample2.pdb along with percent distribution, type
To list min/max coordinates of the bounding box which encompasses the structure in Sample1.pdb file, type:
ExtractFromPDBFiles.pl, InfoAminoAcids.pl, InfoNucleicAcids.pl, InfoSequenceFiles.pl, ModifyPDBFiles.pl
Copyright (C) 2004-2008 Manish Sud. All rights reserved.
This file is part of MayaChemTools.
MayaChemTools is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.