Scripts 1,2 & 3 takes *.pdb files as input
-
bond_angle.pl : It calculates bond angle between all atoms and print the results in tab delimited output file.
-
bond_length.pl : calculates distances between two atoms in pdb file and print the results in tab delimited output file.
-
torsional_angle.pl : Calculate all torsional angles in pdb file and print the results in tab delimited output file.
-
seq_stat.pl: Calculates number of occurrences of each nucleotide/amino acids in nucleotide/proteing fasta/multi-fasta file.
Usage: perl seq_stat.pl inputFile outputFile