From 4f2d7949f03e1c198bc888f2d05f421d35c57e21 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 9 Oct 2017 18:53:29 +0100 Subject: reinit the tree, so we can have metadata --- licenses/tm-align | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 licenses/tm-align (limited to 'licenses/tm-align') diff --git a/licenses/tm-align b/licenses/tm-align new file mode 100644 index 000000000000..9c86a443f259 --- /dev/null +++ b/licenses/tm-align @@ -0,0 +1,39 @@ +TMalign.f: + +This program is to identify the best alignment of two protein +structures that gives the highest TM-score. Input structures must +be in the PDB format. By default, TM-score is normalized by the +second protein. Users can obtain a brief instruction by simply +running the program without arguments. For comments/suggestions, +please contact email: zhng@umich.edu. + +Reference to cite: +Yang Zhang, Jeffrey Skolnick, Nucl. Acid Res. 2005 33: 2303-9 + +Permission to use, copy, modify, and distribute this program for +any purpose, with or without fee, is hereby granted, provided that +the notices on the head, the reference information, and this +copyright notice appear in all copies or substantial portions of +the Software. It is provided "as is" without express or implied +warranty. + +--- + +TMscore.f: + +This program is to compare two protein structures and identify the +best superposition that has the highest TM-score. Input structures +must be in the PDB format. By default, TM-score is normalized by +the second protein. Users can obtain a brief instruction by simply +running the program without arguments. For comments/suggestions, +please contact email: zhng@umich.edu. + +Reference: +Yang Zhang, Jeffrey Skolnick, Proteins, 2004 57:702-10. + +Permission to use, copy, modify, and distribute this program for +any purpose, with or without fee, is hereby granted, provided that +the notices on the head, the reference information, and this +copyright notice appear in all copies or substantial portions of +the Software. It is provided "as is" without express or implied +warranty. -- cgit v1.2.3