LocARNA-1.9.2
src/package_constants.hh
00001 #ifndef PACKAGE_CONSTANTS
00002 #define PACKAGE_CONSTANTS
00003 
00004 const char *PACKAGE_VCS="https://github.com/s-will/LocARNA.git";
00005 const char *PACKAGE_VCS_BROWSER="https://github.com/s-will/LocARNA";
00006 const char *PACKAGE_MAIN_AUTHOR="Sebastian Will <swill@csail.mit.edu>";
00007 const char *PACKAGE_SHORT_DESCRIPTION="Alignment of RNAs";
00008 const char *PACKAGE_LONG_DESCRIPTION="The LocARNA package consists of several tools for producing fast and high-quality pairwise and multiple alignment of RNA sequences of unknown structure. These tools build on the Turner free energy model of RNAs to simultaneously fold and align (or match) RNAs based on their sequence and structure features.";
00009 const char *PACKAGE_SOURCES_URL="http://www.bioinf.uni-freiburg.de/Software/LocARNA/Releases";
00010 
00011 #endif // PACKAGE_CONSTANTS
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends