summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2013-02-05 18:04:37 +0000
committerUlrich Müller <ulm@gentoo.org>2013-02-05 18:04:37 +0000
commit6aa7845f56e246cf4c4c34948890be70a90df318 (patch)
tree1d531b257434e7575d6433d34dc335bc07330681 /licenses/tm-align
parentMarked stable for amd64 wrt bug #455522 (diff)
downloadgentoo-2-6aa7845f56e246cf4c4c34948890be70a90df318.tar.gz
gentoo-2-6aa7845f56e246cf4c4c34948890be70a90df318.tar.bz2
gentoo-2-6aa7845f56e246cf4c4c34948890be70a90df318.zip
Add licenses for several sci-* packages, bugs 455566, 455568, 455570, 455572, and 455574.
Diffstat (limited to 'licenses/tm-align')
-rw-r--r--licenses/tm-align39
1 files changed, 39 insertions, 0 deletions
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.