An official website of the United States government
Here’s how you know
Official websites use .gov
A .gov website belongs to an official government organization in the United States.
Secure .gov websites use HTTPS
A lock (
)or https:// means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.
Given a <pasdPot>.PASDPot term, generate statistics, and a set of
informational messages.
minLikelihood - perform analysis on peakAssignments whose likelihoods
maxLikelihood are between minLikelihood and maxLikelihood.
longRangeCutoff - difference in residue numner, a value greater than
which signifies a ``long range'' peakAssignment.
description - string descibing which stage of the PASD protocol is
calling this function.
refFilename - name of reference file (if available) used to annotate
whether peak assignments are good or bad.
violCutoff - distance violation threshold to determine if peak
is good (based on reference structure).
verbose - set to True for debugging messages.
Determine the fraction of the longrange forces that are good, based
either on current coords or on the good/bad flag of each PeakAssignment
(if called with -useGoodBadFlag).
By default, all peakAssignments are presumed to be active, but if
-useLikelihoods is set, then a random set of active peakAssignments is
generated using the previousLikelihoods, and fbadlong is calculated
using those active peakAssignments.
Setting -numIterations changes the number of such random activation sets
that are generated, and their mean fbadlong is returned.
If min/maxPreviousLikelihood is set, then activation is limited to
peakAssignments with previousLikelihoods < min and/or > max.
Note that peakAssignments with no value for the previousLikelihood are
always be presumed to be active, so that for scripts that don't
calculate previousLikelihoods, all peakAssignments will be assumed to be
active.
The from/toProtonDim and from/toHeavyatomDim are used to
manually specify appropriate columns for chemical shift values.
Specify the name of the NEF saveSet where the experimental data is located,
and the identities of labels for the dimensions of the experiment.
If _nef_nmr_spectrum.XplorNIH_experiment_type is set to one of
CNH, NCH, CCH or NNH, then a pseudo 4D spectrum is read and the
returned dictionary's 'isPseudo4D' value is set to True. See: