summaryrefslogtreecommitdiff
path: root/licenses/tm-align
diff options
context:
space:
mode:
authorAndrew Wilcox <AWilcox@Wilcox-Tech.com>2016-01-23 23:09:10 -0600
committerAndrew Wilcox <AWilcox@Wilcox-Tech.com>2016-01-23 23:09:10 -0600
commitac62118e2a032ed1c61161084da6ad2b6f9fb81b (patch)
treed3a708ff21765aad652bf675773a59267ed366d0 /licenses/tm-align
parent6a6063d47d5fec867e12c23aa636bbbab8e45865 (diff)
downloadpackages-ac62118e2a032ed1c61161084da6ad2b6f9fb81b.tar.gz
packages-ac62118e2a032ed1c61161084da6ad2b6f9fb81b.tar.bz2
packages-ac62118e2a032ed1c61161084da6ad2b6f9fb81b.tar.xz
packages-ac62118e2a032ed1c61161084da6ad2b6f9fb81b.zip
Add licenses, too
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 000000000..9c86a443f
--- /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.