Skip to content

microDM/Perl-Bioinformatics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Perl_Scripts

Scripts 1,2 & 3 takes *.pdb files as input

  1. bond_angle.pl : It calculates bond angle between all atoms and print the results in tab delimited output file.

  2. bond_length.pl : calculates distances between two atoms in pdb file and print the results in tab delimited output file.

  3. torsional_angle.pl : Calculate all torsional angles in pdb file and print the results in tab delimited output file.

  4. 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
    

About

All_Assignments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages