the Fink project is an effort to port
popular Unix programs to Mac OS X
Package: amigos
Version: 0.3
Revision: 1
Maintainer: None
Source: http://pylelab.org/software/downloads/%n.tar.gz
SourceDirectory: AMIGOS
Source-MD5: 5c02718172e4214b20bf00d17ee4d61f
CompileScript: sed -e 's/.$//' AMIGOS.pl > amigos
InstallScript: <<
mkdir -p %i/bin
install -c -m 755 amigos %i/bin/
<<
DocFiles: README.txt
Description: Outputs tables of torsion angles from PDB files
DescDetail: <<
AMIGOS is a perl script which outputs tables of torsion angles from
nucleic acid PDB files. By default AMIGOS measures the standard backbone
torsion angles (alpha, beta, gamma, delta, epsilon & zeta), the sugar
pucker torsion (nu 2), chi, and the pseudotorsions eta & theta.
<<
DescPackaging: <<
Originally packaged by Matt Stephenson.
<<
License: Restrictive
Homepage: http://pylelab.org/research/computation/structure/index.html