![]() |
|
Difference between revisions of "qscore.pl"
From MMTSB
(2 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
== Usage == | == Usage == | ||
− | <mmtsbToolUsage cmd=" | + | <mmtsbToolUsage cmd="qscore.pl"></mmtsbToolUsage> |
== Description == | == Description == | ||
− | This | + | This utility calculates Q scores of a given PDB structure |
− | + | with respect to a reference. | |
− | |||
− | |||
== Options == | == Options == | ||
; -help : usage information | ; -help : usage information | ||
+ | ; -all : show short-range, medium-range, and long-range Q-scores separately | ||
+ | == Examples == | ||
− | == | + | <mmtsbToolExample cmd="qscore.pl" set="/apps/mmtsb/bench/qscore.pl-test/test1"></mmtsbToolExample> |
− | <mmtsbToolExample cmd=" | + | <mmtsbToolExample cmd="qscore.pl" set="/apps/mmtsb/bench/qscore.pl-test/test2"></mmtsbToolExample> |
Latest revision as of 02:40, 28 July 2009
Usage
usage: qscore.pl [options] refPDB [cmpPDB] options: [-all]
Description
This utility calculates Q scores of a given PDB structure with respect to a reference.
Options
- -help
- usage information
- -all
- show short-range, medium-range, and long-range Q-scores separately
Examples
qscore.pl 1vii.exp.pdb 1vii.sample.1.pdb
calculates the overall Q-score of 1vii.sample.1.pdb with respect to the reference structure 1vii.exp.pdb
0.179517
qscore.pl -all 1vii.exp.pdb 1vii.sample.1.pdb
calculate short-, medium-, and long-range Q-scores of 1vii.sample.1.pdb with respect to the reference structure 1vii.exp.pdb
all: 0.179517 short: 0.551687 medium: 0.193963 long: 0.034506