Display amino acid sequences


    This module picks the amino acid sequences from the PDB file either in three letter code or single letter code based on the users choice. If the SEQRES header is not available in the input PDB file then the sequence information will be taken from the coordinates.

< Back >


Display amino acid composition, molecular weight & volume


    The module calculates the composition, molecular weight and volume of all the amino acids available in the PDB file.

< Back >


Change the residues to poly-ALA


    The module changes all the residues as ALA except GLY in the PDB file.

< Back >


Remove hydrogen atoms


    The module removes all the hydrogen atoms present in the PDB file.

< Back >


Change chain identifiers


    The module changes the existing chain id with the users specified chain id.

< Back >


Remove zone(s)


    The module removes user specified range of residues from the given PDB file.

< Back >


Remove HETATM(s)


    The module removes HETATM(s) present in the PDB file.

< Back >


Renumber the residues


    The module performs renumbering of residues in the given PDB file.

< Back >


Calculate average temperature factor


    The module calculates average temperature factor for the given PDB file.

< Back >


Change temperature factor


    The module changes temperature factor value specified by the user.

< Back >


Pick atoms within a specified temperature factor


    The module picks three-dimensional atomic coordinates for the given range of temperature factor.

< Back >


Pick residues within a specified temperature factor


    The module picks three-dimensional atomic coordinates for the given range of temperature factor.

< Back >


Display minimum and maximum coordinates


    This module displays the minimum and maximum atomic coordinates.

< Back >


Convert orthogonal to fractional coordinates


    The module converts the orthogonal coordinates into fractional coordinates.

< Back >


Calculate bond lengths, bond angles & torsion angles


    The module calculates bond lengths, bond angles, and torsion angles.

< Back >


Change occupancy


    The module changes the existing occupancy value with the user specified value.

< Back >


Pick C, backbone & side chain atoms


    The module picks the user specified atoms from the PDB file.

< Back >


Apply rotation matrix & translation vector


    The module applies user supplied rotation matrix and translation vector to the PDB file.

< Back >


Convert PBD to Fasta format


    This module extracts the Aminoacid sequences from SEQRES or ATOMIC COORDINATES of the given PDB file and converts it into Fasta format.

< Back >