rnaview stable port information

Package: rnaview
Version: 1.0
Revision: 3
Source: http://ndbserver.rutgers.edu/ftp/NDB/programs/rna/RNAVIEW.tar.gz
Source-MD5: 8c7c5512e889fe163c45827368cb07fc
SourceDirectory: RNAVIEW
CompileScript: <<
#!/bin/bash -efv
/bin/rm -f bin/rnaview
make
/bin/rm -f *.o */*.o
<<
InstallScript: <<
#!/bin/bash -efv
mkdir -p %i/bin
cp bin/rnaview %i/bin/rnaview
mkdir -p %i/share/rnaview
cp -r BASEPARS doc rnaml2ps %i/share/rnaview/.
<<
RunTimeVars: RNAVIEW: %p/share/rnaview
DOCFILES: README
Description: RNA tertiary structure plots
DescDetail: <<
The RNAView program generates 2-dimensional displays of RNA/DNA secondary
structures with tertiary interactions. RNAView automatically identifies and
classifies the types of base pairs that are formed in nucleic acid structures,
fully implementing Leontis and Westhof\'s ( RNA (2001) 7, 499-512), convention
for edge-to-edge hydrogen bonding interactions. Yang, H., Jossinet, F.,
Leontis, N., Chen, L., Westbrook, J., Berman, H.M., Westhof, E. (2003).
"Tools for the automatic identification and classification of RNA base pairs."
Nucleic Acids Research 31.13: 3450-3460.
<<
License: GPL
Maintainer: W. G. Scott