Update of /cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/sci
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1206

Added Files:
        rnaview.info 
Log Message:
program to analyze RNA tertiary structural contacts

--- NEW FILE: rnaview.info ---
Package: rnaview
Version: 1.0
Revision: 1
Source: http://ndbserver.rutgers.edu/ftp/NDB/programs/rna/RNAVIEW.tar.gz
Source-MD5: 8c7c5512e889fe163c45827368cb07fc
SourceDirectory: RNAVIEW
CompileScript: << 
#!/bin/zsh -ef
/bin/rm -f bin/rnaview
make
/bin/rm -f **/*.o
<<
InstallScript: <<
#!/bin/zsh -ef
mkdir -p %i/bin
cp bin/rnaview %i/bin/rnaview
mkdir -p %i/share/rnaview
cp -R * %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 <[EMAIL PROTECTED]>



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to