Home
last modified time | relevance | path

Searched refs:GetBestTopParentForData (Results 1 – 25 of 33) sorted by relevance

12

/dports/biology/ncbi-toolkit/ncbi/desktop/
H A Dgbfview.c1504 sep = GetBestTopParentForData (entityID, bsp); in PopulateFlatFile()
1506 sep = GetBestTopParentForData (entityID, bsp); in PopulateFlatFile()
1510 sep = GetBestTopParentForData (entityID, bsp); in PopulateFlatFile()
1699 sep = GetBestTopParentForData (entityID, bsp); in PopulateFasta()
1908 sep = GetBestTopParentForData (entityID, bsp); in PopulateQuality()
2013 sep = GetBestTopParentForData (entityID, bsp); in PopulateAsnOrXML()
H A Dgphview.c709 sep = GetBestTopParentForData (entityID, bsp); in PopulateSimpleGraphic()
919 sep = GetBestTopParentForData (entityID, bsp); in GenomicSentinelProc()
1005 sep = GetBestTopParentForData (entityID, bvp->bsp); in PopulateGraphic()
1523 sep = GetBestTopParentForData (entityID, bsp); in PopulateAlignment()
1607 sep = GetBestTopParentForData (entityID, bsp); in PopulateAlignment()
4016 sep = GetBestTopParentForData (entityID, bsp); in PopulateAsn2GphGraphic()
H A Dsalpanel.c5730 parent_sep = GetBestTopParentForData (entityID, sep->data.ptrvalue); in AddProductForCDS()
5883 parent_sep = GetBestTopParentForData (entityID, sep->data.ptrvalue); in ApplyOneCodingRegion()
H A Dsaled.c3251 nucprot_sep = GetBestTopParentForData (bsp->idx.entityID, bsp); in CorrectAlignmentIDs()
H A Dbspview.c1428 sep = GetBestTopParentForData (entityID, bsp); in ShortDefFastaFileFunc()
H A Dsalsa.c7002 sep_del=GetBestTopParentForData (entityID, bsp); in delete_bioseqs()
/dports/biology/ncbi-toolkit/ncbi/demo/
H A Dreblobber.c1313 sep = GetBestTopParentForData (entityID, new_bsp); in CopyFeaturesAndProteins()
1324 sep = GetBestTopParentForData (entityID, new_bsp); in CopyFeaturesAndProteins()
1551 seq_sep = GetBestTopParentForData (orig_entityID, orig_bsp); in StripFeaturesFromSelectedSequences()
1934 seq_sep = GetBestTopParentForData (orig_entityID, orig_bsp); in ProcessSingletons()
H A Dsgd2asn.c546 sep = GetBestTopParentForData (entityID, bsp); in ProcessOneRecord()
/dports/biology/ncbi-toolkit/ncbi/api/
H A Dsalprop.c820 sep2 = GetBestTopParentForData (af.input_entityID, ci.bsp); in ApplyNewSeqFeat()
1309 sep = GetBestTopParentForData (target_entityID, target_bsp); in MergeFunc()
H A Dalignval.c631 sep_del=GetBestTopParentForData (entityID, bsp); in delete_bioseqs()
H A Dsqnutil4.c15882 master = GetBestTopParentForData (sfp->idx.entityID, prot_bsp); in InstantiateMatPeptideProductForProteinFeature()
16172 ExtraCDSCreationActions (sfp, GetBestTopParentForData (bsp->idx.entityID, bsp)); in ConvertMiscFeatToCodingRegion()
16212 ExtraCDSCreationActions (sfp, GetBestTopParentForData (bsp->idx.entityID, bsp)); in ConvertmRNAToCodingRegion()
18685 sep = GetBestTopParentForData (sfp->idx.entityID, BioseqFindFromSeqLoc (sfp->location)); in GetBestSeqEntryForItem()
18693 sep = GetBestTopParentForData (ovp->idx.entityID, ovp->idx.parentptr); in GetBestSeqEntryForItem()
18698 sep = GetBestTopParentForData (bsp->idx.entityID, bsp); in GetBestSeqEntryForItem()
27785 upd_sep = GetBestTopParentForData (input_entityID, upd_bsp); in AddCitSubToUpdatedSequence()
H A Dsqnutils.h69 NLM_EXTERN SeqEntryPtr LIBCALL GetBestTopParentForData (Uint2 entityID, BioseqPtr bsp);
H A Dsalutil.c1338 sep = GetBestTopParentForData (entityID, ci.bsp); in SeqEntryReplaceSeqID()
H A Dsqnutil1.c1148 NLM_EXTERN SeqEntryPtr LIBCALL GetBestTopParentForData (Uint2 entityID, BioseqPtr bsp) in GetBestTopParentForData() function
2576 sep = GetBestTopParentForData (entityID, bsp); in PromoteXrefsExEx()
2781 sep = GetBestTopParentForData (entityID, bsp); in PromoteXrefsExEx()
H A Dmacroapi.c24172 parent_sep = GetBestTopParentForData (bsp->idx.entityID, bsp); in SetCdRegionGeneticCode()
24451 ExtraCDSCreationActions (cds, GetBestTopParentForData (bsp->idx.entityID, bsp)); in AdjustProteinSequenceForReadingFrame()
24505 ExtraCDSCreationActions (sfp, GetBestTopParentForData (bsp->idx.entityID, bsp)); in ApplyOneFeatureToBioseq()
29970 && (sep = GetBestTopParentForData (bsp->idx.entityID, bsp)) != NULL in PerformRemoveSequencesInSeqEntryCallback()
36578 sep = GetBestTopParentForData (bsp->idx.entityID, bsp); in AddBioSourcesForBioseq()
H A Dsqnutil2.c15054 parent = GetBestTopParentForData (entityID, featbsp); in SeqEdTranslateOneCDS()
15814 parent_sep = GetBestTopParentForData (entityID, featbsp); in AddProteinSequenceCopy()
26190 sep = GetBestTopParentForData (entityID, bsp); in GetBioseqGivenSeqLoc()
/dports/biology/ncbi-toolkit/ncbi/cn3d/
H A Dcn3dopen.c1548 idp->sep = GetBestTopParentForData(entityID, idp->bsp); in Cn3D_ImportSeqEntry()
/dports/biology/ncbi-toolkit/ncbi/network/id1arch/
H A Didfetch.c892 sep = GetBestTopParentForData (entityID, bsp); in IdFetch_func()
/dports/biology/ncbi-toolkit/ncbi/sequin/
H A Dsequin9.c3499 top = GetBestTopParentForData (entityID, udp->oldbsp); in DoFeaturePropWithOffset()
3690 top = GetBestTopParentForData (entityID, oldbsp); in DoFeaturePropThruAlign()
6251 oldsep = GetBestTopParentForData (entityID, udp->oldbsp); in PrepareUpdatePtr()
6253 newsep = GetBestTopParentForData (entityID, udp->newbsp); in PrepareUpdatePtr()
6565 sep = GetBestTopParentForData (entityID, udp->oldbsp); in UpdateOneSequence()
11806 top = GetBestTopParentForData (entityID, upp->orig_bsp); in ImportFeaturesWithOffset()
11975 top = GetBestTopParentForData (entityID, upp->orig_bsp); in ImportFeaturesViaAlignment()
H A Dsequin4.c455 sep = GetBestTopParentForData (segseq->idx.entityID, segseq); in MoveUpIdenticalSegSetDescriptors()
5446 nucprot_sep = GetBestTopParentForData (nucbsp->idx.entityID, nucbsp); in ExplodeGroup()
13386 top_sep = GetBestTopParentForData (seg_bsp->idx.entityID, seg_bsp); in AddNucOrNucProtSetToList()
H A Dsequin6.c5076 parent_sep = GetBestTopParentForData (entityID, featbsp); in SqnAddProteinSequenceCopy()
5777 parent_sep = GetBestTopParentForData (entityID, sep->data.ptrvalue); in Apply_AddCDS()
9640 tmp = GetBestTopParentForData (entityID, bsp); in DoOneParse()
H A Dsequin3.c3730 sep = GetBestTopParentForData (gcp->entityID, bsp); in MergeSegSeqCallback()
7138 topsep = GetBestTopParentForData (entityID, sep->data.ptrvalue); in MakeCDS()
9712 sep = GetBestTopParentForData (bsp->idx.entityID, bsp); in RemoveUnverifiedCallback()
H A Dsequin5.c24308 sep = GetBestTopParentForData (sfp->idx.entityID, BioseqFindFromSeqLoc (sfp->location)); in GetSeqEntryListForItem()
24328 sep = GetBestTopParentForData (bsp->idx.entityID, bsp); in GetSeqEntryListForItem()
24342 sep = GetBestTopParentForData (ovp->idx.entityID, ovp->idx.parentptr); in GetSeqEntryListForItem()
24350 sep = GetBestTopParentForData (bsp->idx.entityID, bsp); in GetSeqEntryListForItem()
H A Dsequin2.c8505 nsep = GetBestTopParentForData (ObjMgrGetEntityIDForPointer (bsp), bsp); in FindGeneticCodeForBioseq()
8604 nsep = GetBestTopParentForData (ObjMgrGetEntityIDForPointer (nbsp), nbsp); in AssignProteinsToSelectedNucleotides()
29372 sep = GetBestTopParentForData (rp->input_entityID, bsp); in RemoveBioseq()
H A Dsequin7.c3382 sep = GetBestTopParentForData (entityID, bsp); in FindInFlatFile()
3764 sep = GetBestTopParentForData (ffp->input_entityID, bsp); in FindByLabelOrPosProc()

12