Rscc

Overview

RSCC is a real-space fit calculation tool both real-space correlation coefficient (rscc) and real-space R-factor (rsr). By default this tool calculates rscc. RSCC was designed to be a standalone tool using the same code that is used for ligand fitting by AFITT.

Example Commands

Command Line Help

Required Parameters

-in <molecule file>

Input molecule(s) to be scored against the density

[Aliases=**-prot**]

-mtz <mtz file>

Input MTZ file to be used for calculations. Currently only MTZ format is supported.

[Aliases=**-density**,**-map**]

Optional Parameters

-clamp_at_level

Set an electron density contour sigma level (positive) to be used for calculating rsr values. [Default=0.0]

[Aliases=**-level**]

-flatten

Flatten B-factors (20.0) of the input molecule. This flag is to be used with the –scatter flag. [Default=false]

-rsr

Use rsr instead of rscc. [Default=false]

-scatter

Calculate Fc (calculated) density from the input molecule. [Default=false]

-verbose

This triggers copious logging of output to the screen. [Default=false]