Home
last modified time | relevance | path

Searched refs:num_at_max (Results 1 – 4 of 4) sorted by relevance

/dports/biology/ncbi-toolkit/ncbi/tools/
H A Dtoporg.c5881 Int4 num_at_max; member
5910 dsp->num_at_max = 1; in DummySMFEProc()
5918 (dsp->num_at_max)++; in DummySMFEProc()
5985 dsd.num_at_max = 0; in AddMissingGeneXref()
5992 if (dsd.num_at_max <= 1) return TRUE; in AddMissingGeneXref()
5993 if (smallGenomeSet && dsd.num_at_max == dsd.num_trans_spliced) return TRUE; in AddMissingGeneXref()
/dports/biology/ncbi-toolkit/ncbi/api/
H A Dvalid.c26980 Int4 num_at_max; member
27009 dsp->num_at_max = 1; in DummySMFEProc()
27017 (dsp->num_at_max)++; in DummySMFEProc()
28036 dsd.num_at_max = 0; in IsGeneXrefRedundant()
28042 if (dsd.num_at_max > 1) { in IsGeneXrefRedundant()
29548 dsd.num_at_max = 0; in ValidateSeqFeat()
29554 …if (dsd.num_at_max > 1 && sfp->idx.subtype != FEATDEF_repeat_region && sfp->idx.subtype != FEATDEF… in ValidateSeqFeat()
29555 if (vsp->is_small_genome_set && dsd.num_at_max == dsd.num_trans_spliced) { in ValidateSeqFeat()
29562 …Feature overlapped by %d identical-length genes but has no cross-reference", (int) dsd.num_at_max); in ValidateSeqFeat()
29657 dsd.num_at_max = 0; in ValidateSeqFeat()
[all …]
H A Dsqnutil1.c15023 Int4 num_at_max; member
15043 bsp->num_at_max = 1; in BsecSMFEProc()
15045 (bsp->num_at_max)++; in BsecSMFEProc()
15108 bsd.num_at_max = 0; in RemoveUnnecessaryGeneXrefs()
15113 if (bsd.num_at_max < 2) { in RemoveUnnecessaryGeneXrefs()
/dports/biology/ncbi-toolkit/ncbi/sequin/
H A Dsequin3.c2206 Int4 num_at_max; member
2226 dsp->num_at_max = 1; in SQNDummySMFEProc()
2228 (dsp->num_at_max)++; in SQNDummySMFEProc()
2281 dsd.num_at_max = 0; in RemoveGeneXrefsOnBioseqs()
2285 if (dsd.num_at_max < 2) { in RemoveGeneXrefsOnBioseqs()