Back to Filters page.

FragQual

The FragQual filter compare the input pose to a given set of fragments. The passing of the filter is based either on the total number of matched fragments or the fraction of positions that is covered by a good fragment.

Autogenerated Tag Syntax Documentation:


XRW TO DO

<FragQual name="(&string;)" type="(num_goodfrag &frag_qual_filter_type;)"
        threshold="(0.0 &real;)" ratio_cutoff="(0.3 &real;)"
        begin="(1 &non_negative_integer;)" end="(&non_negative_integer;)"
        rmsd_cutoff="(1.0 &real;)" frag="(&string;)" verbose="(false &bool;)"
        confidence="(1.0 &real;)" />
  • type: XRW TO DO
  • threshold: XRW TO DO
  • ratio_cutoff: XRW TO DO
  • begin: XRW TO DO
  • end: XRW TO DO
  • rmsd_cutoff: XRW TO DO
  • frag: (REQUIRED) XRW TO DO
  • verbose: XRW TO DO
  • confidence: Probability that the pose will be filtered out if it does not pass this Filter