[Debian-med-packaging] Bug#1064245: ncbi-tools6: NMU diff for 64-bit time_t transition

Steve Langasek vorlon at debian.org
Sun Feb 18 23:38:45 GMT 2024


Source: ncbi-tools6
Version: 6.1.20170106+dfsg1-10
Severity: important
Tags: patch pending sid trixie
User: debian-arm at lists.debian.org
Usertags: time-t

NOTICE: these changes must not be uploaded to unstable yet!

Dear maintainer,

As part of the 64-bit time_t transition required to support 32-bit
architectures in 2038 and beyond
(https://wiki.debian.org/ReleaseGoals/64bit-time), we have identified
ncbi-tools6 as a source package shipping runtime libraries whose ABI
either is affected by the change in size of time_t, or could not be
analyzed via abi-compliance-checker (and therefore to be on the safe
side we assume is affected).

To ensure that inconsistent combinations of libraries with their
reverse-dependencies are never installed together, it is necessary to
have a library transition, which is most easily done by renaming the
runtime library package.

Since turning on 64-bit time_t is being handled centrally through a change
to the default dpkg-buildflags (https://bugs.debian.org/1037136), it is
important that libraries affected by this ABI change all be uploaded close
together in time.  Therefore I have prepared a 0-day NMU for ncbi-tools6
which will initially be uploaded to experimental if possible, then to
unstable after packages have cleared binary NEW.

Please find the patch for this NMU attached.

If you have any concerns about this patch, please reach out ASAP.  Although
this package will be uploaded to experimental immediately, there will be a
period of several days before we begin uploads to unstable; so if information
becomes available that your package should not be included in the transition,
there is time for us to amend the planned uploads.



-- System Information:
Debian Release: trixie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 6.5.0-14-generic (SMP w/12 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE
Locale: LANG=C, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
-------------- next part --------------
diff -Nru ncbi-tools6-6.1.20170106+dfsg1/debian/.gitignore ncbi-tools6-6.1.20170106+dfsg1/debian/.gitignore
--- ncbi-tools6-6.1.20170106+dfsg1/debian/.gitignore	2022-09-02 20:28:02.000000000 +0000
+++ ncbi-tools6-6.1.20170106+dfsg1/debian/.gitignore	1970-01-01 00:00:00.000000000 +0000
@@ -1,15 +0,0 @@
-*.xpm
-*.debhelper
-*.debhelper.log
-*.substvars
-files
-libncbi6
-libvibrant6b
-lib*-dbg
-lib*-dev
-ncbi-cn3d
-ncbi-data
-ncbi-rrna-data
-ncbi-tools-bin
-ncbi-tools-x11
-tmp
diff -Nru ncbi-tools6-6.1.20170106+dfsg1/debian/changelog ncbi-tools6-6.1.20170106+dfsg1/debian/changelog
--- ncbi-tools6-6.1.20170106+dfsg1/debian/changelog	2022-09-02 20:28:02.000000000 +0000
+++ ncbi-tools6-6.1.20170106+dfsg1/debian/changelog	2024-02-18 23:06:02.000000000 +0000
@@ -1,3 +1,10 @@
+ncbi-tools6 (6.1.20170106+dfsg1-10.1) experimental; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename libraries for 64-bit time_t transition.
+
+ -- Steve Langasek <vorlon at debian.org>  Sun, 18 Feb 2024 23:06:02 +0000
+
 ncbi-tools6 (6.1.20170106+dfsg1-10) unstable; urgency=medium
 
   * debian/.ncbirc: Help igblast find the auxiliary data it will ship.
diff -Nru ncbi-tools6-6.1.20170106+dfsg1/debian/control ncbi-tools6-6.1.20170106+dfsg1/debian/control
--- ncbi-tools6-6.1.20170106+dfsg1/debian/control	2022-09-02 20:28:02.000000000 +0000
+++ ncbi-tools6-6.1.20170106+dfsg1/debian/control	2024-02-18 23:06:02.000000000 +0000
@@ -19,7 +19,10 @@
 Homepage: https://www.ncbi.nlm.nih.gov/IEB/ToolBox/
 Rules-Requires-Root: no
 
-Package: libncbi6
+Package: libncbi6t64
+Provides: ${t64:Provides}
+Replaces: libncbi6
+Breaks: libncbi6 (<< ${source:Version})
 Architecture: any
 Multi-Arch: same
 Section: libs
@@ -35,7 +38,7 @@
 Package: libncbi6-dev
 Architecture: any
 Multi-Arch: same
-Depends: libncbi6 (= ${binary:Version}),
+Depends: libncbi6t64 (= ${binary:Version}),
          ${misc:Depends}
 Recommends: ncbi-tools-bin
 Provides: ncbi-tools-dev
@@ -72,11 +75,11 @@
 Architecture: any
 Multi-Arch: foreign
 Section: science
-Depends: libncbi6 (<< ${source:Upstream-Version}.1),
-         libncbi6 (>= ${source:Upstream-Version}),
+Depends: libncbi6t64 (<< ${source:Upstream-Version}.1),
+         libncbi6t64 (>= ${source:Upstream-Version}),
          ${misc:Depends},
          ${shlibs:Depends}
-Suggests: libvibrant6b,
+Suggests: libvibrant6t64,
           ncbi-blast+,
           ncbi-cn3d,
           ncbi-tools-x11
@@ -92,10 +95,10 @@
 Architecture: any
 Multi-Arch: foreign
 Section: science
-Depends: libncbi6 (<< ${source:Upstream-Version}.1),
-         libncbi6 (>= ${source:Upstream-Version}),
-         libvibrant6b (<< ${source:Upstream-Version}.1),
-         libvibrant6b (>= ${source:Upstream-Version}),
+Depends: libncbi6t64 (<< ${source:Upstream-Version}.1),
+         libncbi6t64 (>= ${source:Upstream-Version}),
+         libvibrant6t64 (<< ${source:Upstream-Version}.1),
+         libvibrant6t64 (>= ${source:Upstream-Version}),
          ncbi-cn3d,
          ${misc:Depends},
          ${shlibs:Depends}
@@ -110,10 +113,10 @@
 Architecture: any
 Multi-Arch: foreign
 Section: science
-Depends: libncbi6 (<< ${source:Upstream-Version}.1),
-         libncbi6 (>= ${source:Upstream-Version}),
-         libvibrant6b (<< ${source:Upstream-Version}.1),
-         libvibrant6b (>= ${source:Upstream-Version}),
+Depends: libncbi6t64 (<< ${source:Upstream-Version}.1),
+         libncbi6t64 (>= ${source:Upstream-Version}),
+         libvibrant6t64 (<< ${source:Upstream-Version}.1),
+         libvibrant6t64 (>= ${source:Upstream-Version}),
          ${misc:Depends},
          ${shlibs:Depends}
 Suggests: ncbi-tools-bin,
@@ -124,19 +127,22 @@
  Cn3D is a helper application for your web browser that allows you to
  view 3-dimensional structures from NCBI's Entrez retrieval service.
 
-Package: libvibrant6b
+Package: libvibrant6t64
+Provides: ${t64:Provides}
+X-Time64-Compat: libvibrant6b
+Breaks: libvibrant6b (<< ${source:Version})
 Architecture: any
 Multi-Arch: same
 Section: libs
-Depends: libncbi6 (<< ${source:Upstream-Version}.1),
-         libncbi6 (>= ${source:Upstream-Version}),
+Depends: libncbi6t64 (<< ${source:Upstream-Version}.1),
+         libncbi6t64 (>= ${source:Upstream-Version}),
          ${misc:Depends},
          ${shlibs:Depends}
 Recommends: sensible-utils
 Pre-Depends: ${misc:Pre-Depends}
 Conflicts: libvibrant6,
            libvibrant6a
-Replaces: libvibrant6,
+Replaces: libvibrant6b, libvibrant6,
           libvibrant6a
 Description: NCBI libraries for graphic biology applications
  This is the library for those who just want to run Vibrant applications.
@@ -149,7 +155,7 @@
 Depends: libglu1-mesa-dev | libglu-dev,
          libmotif-dev,
          libncbi6-dev (= ${binary:Version}),
-         libvibrant6b (= ${binary:Version}),
+         libvibrant6t64 (= ${binary:Version}),
          libxmu-dev,
          ${misc:Depends}
 Description: NCBI libraries for graphic biology applications (development files)
diff -Nru ncbi-tools6-6.1.20170106+dfsg1/debian/libncbi6.doc-base ncbi-tools6-6.1.20170106+dfsg1/debian/libncbi6.doc-base
--- ncbi-tools6-6.1.20170106+dfsg1/debian/libncbi6.doc-base	2022-09-02 20:28:02.000000000 +0000
+++ ncbi-tools6-6.1.20170106+dfsg1/debian/libncbi6.doc-base	1970-01-01 00:00:00.000000000 +0000
@@ -1,13 +0,0 @@
-Document: ncbi-tools-dispatcher
-Title: NCBI Dispatcher Parameters
-Author: The National Center for Biotechnology Information
-Abstract: Problems connecting to NCBI databases may be due to the
- presence of a firewall at your site, especially if you receive error
- messages about the inability to connect to a dispatcher.  This
- document details how to configure clients to use firewalls, and how
- to configure firewalls to let clients through.
-Section: System/Administration
-
-Format: HTML
-Index: /usr/share/doc/libncbi6/dispatcher.html
-Files: /usr/share/doc/libncbi6/dispatcher.html
diff -Nru ncbi-tools6-6.1.20170106+dfsg1/debian/libncbi6.docs ncbi-tools6-6.1.20170106+dfsg1/debian/libncbi6.docs
--- ncbi-tools6-6.1.20170106+dfsg1/debian/libncbi6.docs	2022-09-02 20:28:02.000000000 +0000
+++ ncbi-tools6-6.1.20170106+dfsg1/debian/libncbi6.docs	1970-01-01 00:00:00.000000000 +0000
@@ -1,7 +0,0 @@
-README
-README.htm
-debian/*.css
-debian/*.gif
-doc/FAQ.txt
-doc/dispatcher.html
-doc/ncbixml.txt
diff -Nru ncbi-tools6-6.1.20170106+dfsg1/debian/libncbi6.examples ncbi-tools6-6.1.20170106+dfsg1/debian/libncbi6.examples
--- ncbi-tools6-6.1.20170106+dfsg1/debian/libncbi6.examples	2022-09-02 20:28:02.000000000 +0000
+++ ncbi-tools6-6.1.20170106+dfsg1/debian/libncbi6.examples	1970-01-01 00:00:00.000000000 +0000
@@ -1 +0,0 @@
-doc/fwd_check.sh
diff -Nru ncbi-tools6-6.1.20170106+dfsg1/debian/libncbi6.install ncbi-tools6-6.1.20170106+dfsg1/debian/libncbi6.install
--- ncbi-tools6-6.1.20170106+dfsg1/debian/libncbi6.install	2022-09-02 20:28:02.000000000 +0000
+++ ncbi-tools6-6.1.20170106+dfsg1/debian/libncbi6.install	1970-01-01 00:00:00.000000000 +0000
@@ -1,13 +0,0 @@
-usr/lib/*/libblast*.so.*
-usr/lib/*/libconnssl.so.*
-usr/lib/*/libncbi*acc.so.*
-usr/lib/*/libncbi.so.*
-usr/lib/*/libncbicdr.so.*
-usr/lib/*/libncbiid1.so.*
-usr/lib/*/libncbimla.so.*
-usr/lib/*/libncbimmdb.so.*
-usr/lib/*/libncbiobj.so.*
-usr/lib/*/libncbitool.so.*
-usr/lib/*/libncbitxc2.so.*
-usr/lib/*/libnet*.so.*
-usr/lib/*/libvibgif.so.*
diff -Nru ncbi-tools6-6.1.20170106+dfsg1/debian/libncbi6.symbols ncbi-tools6-6.1.20170106+dfsg1/debian/libncbi6.symbols
--- ncbi-tools6-6.1.20170106+dfsg1/debian/libncbi6.symbols	2022-09-02 20:28:02.000000000 +0000
+++ ncbi-tools6-6.1.20170106+dfsg1/debian/libncbi6.symbols	1970-01-01 00:00:00.000000000 +0000
@@ -1,11665 +0,0 @@
-libblast.so.6 libncbi6 #MINVER#
-* Build-Depends-Package: libncbi6-dev
- ALIGN_EX at Base 6.1.20040616
- AMINOACID_TO_NCBISTDAA at Base 6.1.20040505
- AdjustSubjectRange at Base 6.1.20040505
- BLASTNA_TO_IUPACNA at Base 6.1.20080302
- BLASTNA_TO_NCBI4NA at Base 6.1.20040505
- BLAST_AffineGreedyAlign at Base 6.1.20040204
- BLAST_CalcEffLengths at Base 6.1.20040204
- BLAST_CheckRewardPenaltyScores at Base 6.1.20081116
- BLAST_ComplementMaskLocations at Base 6.1.20040204
- BLAST_ComputeLengthAdjustment at Base 6.1.20040505
- BLAST_ComputeTraceback at Base 6.1.20040204
- BLAST_ComputeTraceback_MT at Base 6.1.20160908
- BLAST_ContextToFrame at Base 6.1.20040204
- BLAST_CreateMixedFrameDNATranslation at Base 6.1.20060507
- BLAST_Cutoffs at Base 6.1.20040204
- BLAST_Erf at Base 6.1.20120620
- BLAST_ErfC at Base 6.1.20120620
- BLAST_Expm1 at Base 6.1.20040204
- BLAST_Factorial at Base 6.1.20040204
- BLAST_FillEffectiveLengthsOptions at Base 6.1.20040204
- BLAST_FillExtensionOptions at Base 6.1.20040204
- BLAST_FillHitSavingOptions at Base 6.1.20040204
- BLAST_FillInitialWordOptions at Base 6.1.20040204
- BLAST_FillLookupTableOptions at Base 6.1.20040204
- BLAST_FillQuerySetUpOptions at Base 6.1.20040204
- BLAST_FillScoringOptions at Base 6.1.20040204
- BLAST_FindBestNucleotideWordSize at Base 6.1.20060507
- BLAST_FrameToContext at Base 6.1.20061015
- BLAST_GapAlignSetUp at Base 6.1.20040505
- BLAST_GapAlignStructFree at Base 6.1.20040204
- BLAST_GapAlignStructNew at Base 6.1.20040204
- BLAST_GapDecayDivisor at Base 6.1.20040505
- BLAST_GappedAlignmentWithTraceback at Base 6.1.20040204
- BLAST_Gcd at Base 6.1.20040204
- BLAST_Gdb3 at Base 6.1.20050429
- BLAST_GetAllTranslations at Base 6.1.20040204
- BLAST_GetAlphaBeta at Base 6.1.20040204
- BLAST_GetGappedScore at Base 6.1.20040204
- BLAST_GetNucleotideGapExistenceExtendParams at Base 6.1.20051206
- BLAST_GetNumberOfContexts at Base 6.1.20051206
- BLAST_GetProteinGapExistenceExtendParams at Base 6.1.20051206
- BLAST_GetStandardAaProbabilities at Base 6.1.20050429
- BLAST_GetSubjectTotals at Base 6.1.20061015
- BLAST_GetSuggestedThreshold at Base 6.1.20051206
- BLAST_GetSuggestedWindowSize at Base 6.1.20051206
- BLAST_GetTranslatedProteinLength at Base 6.1.20061015
- BLAST_GetTranslation at Base 6.1.20040204
- BLAST_GetUngappedHSPList at Base 6.1.20040204
- BLAST_GreedyAlign at Base 6.1.20040204
- BLAST_GreedyGappedAlignment at Base 6.1.20040204
- BLAST_InitDefaultOptions at Base 6.1.20040204
- BLAST_InitHitListFree at Base 6.1.20040505
- BLAST_InitHitListNew at Base 6.1.20040204
- BLAST_KarlinEtoP at Base 6.1.20061015
- BLAST_KarlinPtoE at Base 6.1.20061015
- BLAST_KarlinStoE_simple at Base 6.1.20040204
- BLAST_LargeGapSumE at Base 6.1.20040204
- BLAST_LinkHsps at Base 6.1.20040204
- BLAST_LnFactorial at Base 6.1.20040204
- BLAST_LnGammaInt at Base 6.1.20040204
- BLAST_Log1p at Base 6.1.20040204
- BLAST_MainSetUp at Base 6.1.20040204
- BLAST_Nint at Base 6.1.20040204
- BLAST_OneSubjectUpdateParameters at Base 6.1.20040505
- BLAST_PackDNA at Base 6.1.20040204
- BLAST_Powi at Base 6.1.20040204
- BLAST_PreliminarySearchEngine at Base 6.1.20041020
- BLAST_PrintAllowedValues at Base 6.1.20040204
- BLAST_PrintMatrixMessage at Base 6.1.20040204
- BLAST_RombergIntegrate at Base 6.1.20040204
- BLAST_SaveInitialHit at Base 6.1.20040204
- BLAST_ScoreSetAmbigRes at Base 6.1.20040204
- BLAST_SetupPartialFetching at Base 6.1.20120620
- BLAST_SmallGapSumE at Base 6.1.20040204
- BLAST_SmithWatermanGetGappedScore at Base 6.1.20061015
- BLAST_SpougeEtoS at Base 6.1.20120620
- BLAST_SpougeStoE at Base 6.1.20110713
- BLAST_StrToUpper at Base 6.1.20050605
- BLAST_TranslateCompressedSequence at Base 6.1.20040204
- BLAST_UnevenGapSumE at Base 6.1.20040204
- BLAST_ValidateOptions at Base 6.1.20040505
- BSearchContextInfo at Base 6.1.20050429
- BSearchInt4 at Base 6.1.20040204
- BackboneCellFree at Base 6.1.20160908
- BackboneCellInit at Base 6.1.20170106
- BackboneCellNew at Base 6.1.20160908
- BlastAaLookupFinalize at Base 6.1.20070822
- BlastAaLookupIndexQuery at Base 6.1.20041020
- BlastAaLookupTableDestruct at Base 6.1.20070822
- BlastAaLookupTableNew at Base 6.1.20070822
- BlastAaWordFinder at Base 6.1.20040204
- BlastChooseNaExtend at Base 6.1.20070822
- BlastChooseNaLookupTable at Base 6.1.20070822
- BlastChooseNucleotideScanSubject at Base 6.1.20070822
- BlastChooseNucleotideScanSubjectAny at Base 6.1.20090719
- BlastChooseProteinScanSubject at Base 6.1.20070822
- BlastCompressBlastnaSequence at Base 6.1.20070822
- BlastCompressedAaLookupTableDestruct at Base 6.1.20070822
- BlastCompressedAaLookupTableNew at Base 6.1.20070822
- BlastDatabaseOptionsFree at Base 6.1.20040204
- BlastDatabaseOptionsNew at Base 6.1.20040204
- BlastEffectiveLengthsOptionsFree at Base 6.1.20040204
- BlastEffectiveLengthsOptionsNew at Base 6.1.20040204
- BlastEffectiveLengthsOptions_IsSearchSpaceSet at Base 6.1.20061015
- BlastEffectiveLengthsParametersFree at Base 6.1.20040505
- BlastEffectiveLengthsParametersNew at Base 6.1.20040505
- BlastExtendWordFree at Base 6.1.20040204
- BlastExtendWordNew at Base 6.1.20040505
- BlastExtensionOptionsFree at Base 6.1.20040204
- BlastExtensionOptionsNew at Base 6.1.20040204
- BlastExtensionOptionsValidate at Base 6.1.20040204
- BlastExtensionParametersFree at Base 6.1.20040204
- BlastExtensionParametersNew at Base 6.1.20040204
- BlastFilteringOptionsFromString at Base 6.1.20050429
- BlastFilteringOptionsToString at Base 6.1.20081116
- BlastGetOffsetsForGappedAlignment at Base 6.1.20110713
- BlastGetStartForGappedAlignment at Base 6.1.20040505
- BlastGetStartForGappedAlignmentNucl at Base 6.1.20160908
- BlastHSPBestHitOptionsFree at Base 6.1.20090719
- BlastHSPBestHitOptionsNew at Base 6.1.20090719
- BlastHSPBestHitOptionsValidate at Base 6.1.20090719
- BlastHSPCollectorInfoNew at Base 6.1.20090719
- BlastHSPCollectorParamsFree at Base 6.1.20090719
- BlastHSPCollectorParamsNew at Base 6.1.20090719
- BlastHSPCullingOptionsFree at Base 6.1.20090719
- BlastHSPCullingOptionsNew at Base 6.1.20090719
- BlastHSPCullingOptionsValidate at Base 6.1.20090719
- BlastHSPFilteringOptionsFree at Base 6.1.20090719
- BlastHSPFilteringOptionsNew at Base 6.1.20090719
- BlastHSPFilteringOptionsValidate at Base 6.1.20090719
- BlastHSPFilteringOptions_AddBestHit at Base 6.1.20090719
- BlastHSPFilteringOptions_AddCulling at Base 6.1.20090719
- BlastHSPListDup at Base 6.1.20070822
- BlastHSPMappingInfoFree at Base 6.1.20160908
- BlastHSPMappingInfoNew at Base 6.1.20160908
- BlastHSPPipeInfo_Add at Base 6.1.20090719
- BlastHSPPipeNew at Base 6.1.20090719
- BlastHSPStreamBatchRead at Base 6.1.20070822
- BlastHSPStreamClose at Base 6.1.20040616
- BlastHSPStreamFree at Base 6.1.20040616
- BlastHSPStreamMappingClose at Base 6.1.20160908
- BlastHSPStreamMerge at Base 6.1.20070822
- BlastHSPStreamNew at Base 6.1.20040616
- BlastHSPStreamRead at Base 6.1.20040616
- BlastHSPStreamRegisterMTLock at Base 6.1.20090719
- BlastHSPStreamRegisterPipe at Base 6.1.20090719
- BlastHSPStreamResultsBatchArrayFree at Base 6.1.20160908
- BlastHSPStreamResultsBatchNew at Base 6.1.20160908
- BlastHSPStreamSimpleClose at Base 6.1.20160908
- BlastHSPStreamTBackClose at Base 6.1.20090719
- BlastHSPStreamToHSPStreamResultsBatch at Base 6.1.20160908
- BlastHSPStreamWrite at Base 6.1.20040616
- BlastHSPWriterNew at Base 6.1.20090719
- BlastHashLookupIndexQueryExactMatches at Base 6.1.20160908
- BlastHitSavingOptionsFree at Base 6.1.20040204
- BlastHitSavingOptionsNew at Base 6.1.20040204
- BlastHitSavingOptionsValidate at Base 6.1.20040204
- BlastHitSavingParametersFree at Base 6.1.20040204
- BlastHitSavingParametersNew at Base 6.1.20040204
- BlastHitSavingParametersUpdate at Base 6.1.20040505
- BlastHspNumMax at Base 6.1.20060507
- BlastInitHitListMove at Base 6.1.20061015
- BlastInitHitListReset at Base 6.1.20040505
- BlastInitialWordOptionsFree at Base 6.1.20040204
- BlastInitialWordOptionsNew at Base 6.1.20040204
- BlastInitialWordOptionsValidate at Base 6.1.20041020
- BlastInitialWordParametersFree at Base 6.1.20040204
- BlastInitialWordParametersNew at Base 6.1.20040204
- BlastInitialWordParametersUpdate at Base 6.1.20040505
- BlastIntervalTreeAddHSP at Base 6.1.20050429
- BlastIntervalTreeContainsHSP at Base 6.1.20050429
- BlastIntervalTreeMasksHSP at Base 6.1.20110713
- BlastIntervalTreeNumRedundant at Base 6.1.20050429
- BlastLinkHSPParametersFree at Base 6.1.20041020
- BlastLinkHSPParametersNew at Base 6.1.20041020
- BlastLinkHSPParametersUpdate at Base 6.1.20041020
- BlastLookupAddWordHit at Base 6.1.20070822
- BlastLookupIndexQueryExactMatches at Base 6.1.20070822
- BlastMBLookupTableDestruct at Base 6.1.20070822
- BlastMBLookupTableNew at Base 6.1.20070822
- BlastMaskLocDNAToProtein at Base 6.1.20050429
- BlastMaskLocDup at Base 6.1.20061015
- BlastMaskLocFree at Base 6.1.20040204
- BlastMaskLocNew at Base 6.1.20040505
- BlastMaskLocProteinToDNA at Base 6.1.20050429
- BlastMemDup at Base 6.1.20040204
- BlastNaExtendJumper at Base 6.1.20160908
- BlastNaHashLookupTableDestruct at Base 6.1.20160908
- BlastNaHashLookupTableNew at Base 6.1.20160908
- BlastNaLookupTableDestruct at Base 6.1.20070822
- BlastNaLookupTableNew at Base 6.1.20070822
- BlastNaWordFinder at Base 6.1.20040204
- BlastNumber2Program at Base 6.1.20040204
- BlastProgram2Number at Base 6.1.20040204
- BlastQueryInfoDup at Base 6.1.20040616
- BlastQueryInfoFree at Base 6.1.20040204
- BlastQueryInfoGetEffSearchSpace at Base 6.1.20060507
- BlastQueryInfoGetQueryLength at Base 6.1.20051206
- BlastQueryInfoNew at Base 6.1.20060301
- BlastQueryInfoSetEffSearchSpace at Base 6.1.20060507
- BlastQuerySetUpOptionsFree at Base 6.1.20040204
- BlastQuerySetUpOptionsNew at Base 6.1.20040204
- BlastRPSScanSubject at Base 6.1.20040505
- BlastRPSWordFinder at Base 6.1.20070822
- BlastSaveInitHsp at Base 6.1.20040204
- BlastScoreBlkCheck at Base 6.1.20100808
- BlastScoreBlkFree at Base 6.1.20040204
- BlastScoreBlkNew at Base 6.1.20040204
- BlastScoreBlkNuclMatrixCreate at Base 6.1.20041020
- BlastScoringOptionsDup at Base 6.1.20040505
- BlastScoringOptionsFree at Base 6.1.20040204
- BlastScoringOptionsNew at Base 6.1.20040204
- BlastScoringOptionsSetMatrix at Base 6.1.20050429
- BlastScoringOptionsValidate at Base 6.1.20040204
- BlastScoringParametersFree at Base 6.1.20040616
- BlastScoringParametersNew at Base 6.1.20040616
- BlastSeqBlkNew at Base 6.1.20040204
- BlastSeqBlkSetCompressedSequence at Base 6.1.20040204
- BlastSeqBlkSetSeqRanges at Base 6.1.20081116
- BlastSeqBlkSetSequence at Base 6.1.20040204
- BlastSeqLocAppend at Base 6.1.20051206
- BlastSeqLocCombine at Base 6.1.20051206
- BlastSeqLocFree at Base 6.1.20040204
- BlastSeqLocListDup at Base 6.1.20051206
- BlastSeqLocListReverse at Base 6.1.20080302
- BlastSeqLocNew at Base 6.1.20040204
- BlastSeqLocNodeFree at Base 6.1.20051206
- BlastSeqLocReverse at Base 6.1.20050828
- BlastSeqLoc_RestrictToInterval at Base 6.1.20050429
- BlastSeqSrcCopy at Base 6.1.20040616
- BlastSeqSrcFree at Base 6.1.20040204
- BlastSeqSrcGetAvgSeqLen at Base 6.1.20050429
- BlastSeqSrcGetInitError at Base 6.1.20050429
- BlastSeqSrcGetIsProt at Base 6.1.20050429
- BlastSeqSrcGetMaxSeqLen at Base 6.1.20050429
- BlastSeqSrcGetMinSeqLen at Base 6.1.20120620
- BlastSeqSrcGetName at Base 6.1.20050429
- BlastSeqSrcGetNumSeqs at Base 6.1.20050429
- BlastSeqSrcGetNumSeqsStats at Base 6.1.20070822
- BlastSeqSrcGetSeqLen at Base 6.1.20050429
- BlastSeqSrcGetSequence at Base 6.1.20050429
- BlastSeqSrcGetSupportsPartialFetching at Base 6.1.20110713
- BlastSeqSrcGetTotLen at Base 6.1.20050429
- BlastSeqSrcGetTotLenStats at Base 6.1.20070822
- BlastSeqSrcIteratorFree at Base 6.1.20040204
- BlastSeqSrcIteratorNew at Base 6.1.20040204
- BlastSeqSrcIteratorNewEx at Base 6.1.20050429
- BlastSeqSrcIteratorNext at Base 6.1.20040204
- BlastSeqSrcNew at Base 6.1.20040204
- BlastSeqSrcReleaseSequence at Base 6.1.20050429
- BlastSeqSrcResetChunkIterator at Base 6.1.20070822
- BlastSeqSrcSetNumberOfThreads at Base 6.1.20090719
- BlastSeqSrcSetRangesArgAddRange at Base 6.1.20120620
- BlastSeqSrcSetRangesArgBuild at Base 6.1.20120620
- BlastSeqSrcSetRangesArgFree at Base 6.1.20110713
- BlastSeqSrcSetRangesArgNew at Base 6.1.20110713
- BlastSeqSrcSetSeqRanges at Base 6.1.20110713
- BlastSequenceBlkClean at Base 6.1.20040204
- BlastSequenceBlkCopy at Base 6.1.20040505
- BlastSequenceBlkFree at Base 6.1.20040204
- BlastSetUp_Filter at Base 6.1.20040204
- BlastSetUp_GetFilteringLocations at Base 6.1.20040505
- BlastSetUp_MaskQuery at Base 6.1.20040505
- BlastSetUp_SeqBlkNew at Base 6.1.20040204
- BlastSetup_ScoreBlkInit at Base 6.1.20050429
- BlastSetup_Validate at Base 6.1.20070822
- BlastSmallNaLookupTableDestruct at Base 6.1.20070822
- BlastSmallNaLookupTableNew at Base 6.1.20070822
- BlastTargetTranslationFree at Base 6.1.20090301
- BlastTargetTranslationNew at Base 6.1.20090301
- Blast_DiagnosticsCopy at Base 6.1.20110713
- Blast_DiagnosticsFree at Base 6.1.20040616
- Blast_DiagnosticsInit at Base 6.1.20040616
- Blast_DiagnosticsInitMT at Base 6.1.20041020
- Blast_DiagnosticsUpdate at Base 6.1.20041020
- Blast_ExtendWordExit at Base 6.1.20061015
- Blast_FillResidueProbability at Base 6.1.20040616
- Blast_GetNuclAlphaBeta at Base 6.1.20050828
- Blast_GetOneQueryStructs at Base 6.1.20050429
- Blast_GetPartialTranslation at Base 6.1.20050429
- Blast_GetQueryIndexFromContext at Base 6.1.20040616
- Blast_GetQueryIndexFromQueryOffset at Base 6.1.20120620
- Blast_GetStdAlphabet at Base 6.1.20040616
- Blast_GumbelBlkCalc at Base 6.1.20110713
- Blast_GumbelBlkLoadFromTables at Base 6.1.20110713
- Blast_HSPAdjustSubjectOffset at Base 6.1.20050429
- Blast_HSPCalcLengthAndGaps at Base 6.1.20040616
- Blast_HSPChainFree at Base 6.1.20160908
- Blast_HSPChainNew at Base 6.1.20160908
- Blast_HSPClone at Base 6.1.20160908
- Blast_HSPFree at Base 6.1.20040505
- Blast_HSPGetAdjustedOffsets at Base 6.1.20040616
- Blast_HSPGetNumIdentities at Base 6.1.20040505
- Blast_HSPGetNumIdentitiesAndPositives at Base 6.1.20120620
- Blast_HSPGetPartialSubjectTranslation at Base 6.1.20050429
- Blast_HSPGetQueryCoverage at Base 6.1.20160908
- Blast_HSPGetTargetTranslation at Base 6.1.20090301
- Blast_HSPInit at Base 6.1.20040505
- Blast_HSPListAdjustOddBlastnScores at Base 6.1.20050828
- Blast_HSPListAdjustOffsets at Base 6.1.20040505
- Blast_HSPListAppend at Base 6.1.20040505
- Blast_HSPListFree at Base 6.1.20040505
- Blast_HSPListGetBitScores at Base 6.1.20040616
- Blast_HSPListGetEvalues at Base 6.1.20040505
- Blast_HSPListIsSortedByScore at Base 6.1.20050429
- Blast_HSPListNew at Base 6.1.20040505
- Blast_HSPListPHIGetBitScores at Base 6.1.20050429
- Blast_HSPListPHIGetEvalues at Base 6.1.20040505
- Blast_HSPListPurgeHSPsWithCommonEndpoints at Base 6.1.20050605
- Blast_HSPListPurgeNullHSPs at Base 6.1.20040505
- Blast_HSPListReapByEvalue at Base 6.1.20040505
- Blast_HSPListReapByQueryCoverage at Base 6.1.20160908
- Blast_HSPListReapByRawScore at Base 6.1.20110713
- Blast_HSPListReevaluateUngapped at Base 6.1.20100808
- Blast_HSPListSaveHSP at Base 6.1.20040505
- Blast_HSPListSortByEvalue at Base 6.1.20041020
- Blast_HSPListSortByScore at Base 6.1.20041020
- Blast_HSPListSwap at Base 6.1.20070822
- Blast_HSPList_IsEmpty at Base 6.1.20061015
- Blast_HSPListsMerge at Base 6.1.20040505
- Blast_HSPNew at Base 6.1.20040505
- Blast_HSPQueryCoverageTest at Base 6.1.20160908
- Blast_HSPReevaluateWithAmbiguitiesGapped at Base 6.1.20050429
- Blast_HSPReevaluateWithAmbiguitiesUngapped at Base 6.1.20050429
- Blast_HSPResultsApplyMasklevel at Base 6.1.20110713
- Blast_HSPResultsFree at Base 6.1.20040505
- Blast_HSPResultsFromHSPStream at Base 6.1.20060301
- Blast_HSPResultsFromHSPStreamWithLimit at Base 6.1.20060301
- Blast_HSPResultsFromHSPStreamWithLimitEx at Base 6.1.20120620
- Blast_HSPResultsInsertHSPList at Base 6.1.20040616
- Blast_HSPResultsNew at Base 6.1.20050429
- Blast_HSPResultsReverseOrder at Base 6.1.20041020
- Blast_HSPResultsReverseSort at Base 6.1.20080302
- Blast_HSPResultsSortByEvalue at Base 6.1.20040505
- Blast_HSPStreamResultBatchFree at Base 6.1.20070822
- Blast_HSPStreamResultBatchInit at Base 6.1.20070822
- Blast_HSPStreamResultBatchReset at Base 6.1.20070822
- Blast_HSPTest at Base 6.1.20120620
- Blast_HSPTestIdentityAndLength at Base 6.1.20050429
- Blast_HSPUpdateWithTraceback at Base 6.1.20050429
- Blast_HitListFree at Base 6.1.20040505
- Blast_HitListHSPListsFree at Base 6.1.20040505
- Blast_HitListMerge at Base 6.1.20070822
- Blast_HitListNew at Base 6.1.20040505
- Blast_HitListPurgeNullHSPLists at Base 6.1.20061015
- Blast_HitListSortByEvalue at Base 6.1.20160908
- Blast_HitListUpdate at Base 6.1.20040505
- Blast_InitHitListIsSortedByScore at Base 6.1.20050429
- Blast_InitHitListSortByScore at Base 6.1.20050429
- Blast_IntervalTreeFree at Base 6.1.20050429
- Blast_IntervalTreeInit at Base 6.1.20050429
- Blast_IntervalTreeReset at Base 6.1.20050429
- Blast_KarlinBlkCopy at Base 6.1.20050429
- Blast_KarlinBlkFree at Base 6.1.20050429
- Blast_KarlinBlkGappedCalc at Base 6.1.20040505
- Blast_KarlinBlkGappedLoadFromTables at Base 6.1.20050429
- Blast_KarlinBlkNew at Base 6.1.20050429
- Blast_KarlinBlkNuclGappedCalc at Base 6.1.20050828
- Blast_KarlinBlkUngappedCalc at Base 6.1.20050429
- Blast_KarlinLambdaNR at Base 6.1.20040505
- Blast_MappingResultsFree at Base 6.1.20160908
- Blast_MappingResultsNew at Base 6.1.20160908
- Blast_MaskTheResidues at Base 6.1.20040505
- Blast_MaskUnsupportedAA at Base 6.1.20061015
- Blast_MessageFree at Base 6.1.20040204
- Blast_MessagePost at Base 6.1.20040204
- Blast_MessageWrite at Base 6.1.20040204
- Blast_Perror at Base 6.1.20050429
- Blast_PerrorEx at Base 6.1.20060301
- Blast_PrelimEditBlockToGapEditScript at Base 6.1.20050429
- Blast_ProgramIsMapping at Base 6.1.20160908
- Blast_ProgramIsNucleotide at Base 6.1.20160908
- Blast_ProgramIsPhiBlast at Base 6.1.20050828
- Blast_ProgramIsPsiBlast at Base 6.1.20050828
- Blast_ProgramIsRpsBlast at Base 6.1.20050828
- Blast_ProgramIsValid at Base 6.1.20070822
- Blast_QueryIsNucleotide at Base 6.1.20050828
- Blast_QueryIsPattern at Base 6.1.20160908
- Blast_QueryIsProtein at Base 6.1.20050828
- Blast_QueryIsPssm at Base 6.1.20050828
- Blast_QueryIsTranslated at Base 6.1.20050828
- Blast_RedoAlignmentCore at Base 6.1.20051206
- Blast_RedoAlignmentCore_MT at Base 6.1.20160908
- Blast_ResFreqFree at Base 6.1.20050429
- Blast_ResFreqNew at Base 6.1.20040505
- Blast_ResFreqStdComp at Base 6.1.20040505
- Blast_RunFullSearch at Base 6.1.20050429
- Blast_RunPreliminarySearch at Base 6.1.20050429
- Blast_RunPreliminarySearchWithInterrupt at Base 6.1.20110713
- Blast_RunTracebackSearch at Base 6.1.20050429
- Blast_RunTracebackSearchWithInterrupt at Base 6.1.20110713
- Blast_ScoreBlkKbpGappedCalc at Base 6.1.20050429
- Blast_ScoreBlkKbpIdealCalc at Base 6.1.20050429
- Blast_ScoreBlkKbpUngappedCalc at Base 6.1.20050429
- Blast_ScoreBlkMatrixFill at Base 6.1.20050429
- Blast_ScoreBlkMatrixInit at Base 6.1.20050429
- Blast_ScoreFreqFree at Base 6.1.20050429
- Blast_ScoreFreqNew at Base 6.1.20040616
- Blast_SemiGappedAlign at Base 6.1.20050429
- Blast_SetPHIPatternInfo at Base 6.1.20050429
- Blast_SubjectIsNucleotide at Base 6.1.20050828
- Blast_SubjectIsProtein at Base 6.1.20050828
- Blast_SubjectIsPssm at Base 6.1.20050828
- Blast_SubjectIsTranslated at Base 6.1.20050828
- Blast_TracebackFromHSPList at Base 6.1.20040505
- Blast_TracebackGetEncoding at Base 6.1.20040616
- Blast_TrimHSPListByMaxHsps at Base 6.1.20160908
- Blast_UngappedStatsUpdate at Base 6.1.20040616
- CalculateLinkHSPCutoffs at Base 6.1.20040505
- ContextOffsetsToOffsetArray at Base 6.1.20050429
- DynamicInt4ArrayFree at Base 6.1.20070822
- DynamicInt4ArrayNew at Base 6.1.20070822
- DynamicInt4Array_Append at Base 6.1.20070822
- DynamicSGenCodeNodeArrayFree at Base 6.1.20070822
- DynamicSGenCodeNodeArrayNew at Base 6.1.20070822
- DynamicSGenCodeNodeArray_Append at Base 6.1.20070822
- DynamicSGenCodeNodeArray_Find at Base 6.1.20070822
- DynamicUint4ArrayFree at Base 6.1.20070822
- DynamicUint4ArrayNew at Base 6.1.20070822
- DynamicUint4ArrayNewEx at Base 6.1.20070822
- DynamicUint4Array_Append at Base 6.1.20070822
- DynamicUint4Array_AreEqual at Base 6.1.20070822
- DynamicUint4Array_Copy at Base 6.1.20070822
- DynamicUint4Array_Dup at Base 6.1.20070822
- Erf at Base 6.1.20160908
- ErfC at Base 6.1.20160908
- EstimateNumTableEntries at Base 6.1.20060301
- FindPatternHits at Base 6.1.20040204
- GapEditScriptCombine at Base 6.1.20160908
- GapEditScriptDelete at Base 6.1.20040204
- GapEditScriptDup at Base 6.1.20060301
- GapEditScriptNew at Base 6.1.20040204
- GapEditScriptPartialCopy at Base 6.1.20060301
- GapPrelimEditBlockAdd at Base 6.1.20050429
- GapPrelimEditBlockAppend at Base 6.1.20050429
- GapPrelimEditBlockFree at Base 6.1.20050429
- GapPrelimEditBlockNew at Base 6.1.20050429
- GapPrelimEditBlockReset at Base 6.1.20050429
- GapStateFree at Base 6.1.20040204
- GenCodeSingletonAdd at Base 6.1.20070822
- GenCodeSingletonFind at Base 6.1.20070822
- GenCodeSingletonFini at Base 6.1.20070822
- GenCodeSingletonInit at Base 6.1.20070822
- GetOffsetArraySize at Base 6.1.20040204
- GetReverseNuclSequence at Base 6.1.20040204
- IUPACNA_TO_BLASTNA at Base 6.1.20040505
- IUPACNA_TO_NCBI4NA at Base 6.1.20040505
- JumperEditsBlockCombine at Base 6.1.20160908
- JumperEditsBlockDup at Base 6.1.20160908
- JumperEditsBlockFree at Base 6.1.20160908
- JumperEditsBlockNew at Base 6.1.20160908
- JumperExtendLeft at Base 6.1.20160908
- JumperExtendLeftCompressed at Base 6.1.20160908
- JumperExtendLeftCompressedWithTraceback at Base 6.1.20160908
- JumperExtendLeftCompressedWithTracebackOptimal at Base 6.1.20160908
- JumperExtendRight at Base 6.1.20160908
- JumperExtendRightCompressed at Base 6.1.20160908
- JumperExtendRightCompressedWithTraceback at Base 6.1.20160908
- JumperExtendRightCompressedWithTracebackOptimal at Base 6.1.20160908
- JumperExtendRightWithTraceback at Base 6.1.20160908
- JumperFindEdits at Base 6.1.20160908
- JumperFindSpliceSignals at Base 6.1.20160908
- JumperGapAlignFree at Base 6.1.20160908
- JumperGapAlignNew at Base 6.1.20160908
- JumperGappedAlignmentCompressedWithTraceback at Base 6.1.20160908
- JumperGoodAlign at Base 6.1.20160908
- JumperNaWordFinder at Base 6.1.20160908
- JumperPrelimEditBlockAdd at Base 6.1.20160908
- JumperPrelimEditBlockToGapEditScript at Base 6.1.20160908
- Kappa_compactSearchItemsFree at Base 6.1.20050429
- Kappa_compactSearchItemsNew at Base 6.1.20050429
- Kappa_impalaScaling at Base 6.1.20050429
- Kappa_posSearchItemsFree at Base 6.1.20050429
- Kappa_posSearchItemsNew at Base 6.1.20050429
- ListNodeAdd at Base 6.1.20040204
- ListNodeAddPointer at Base 6.1.20040204
- ListNodeCopyStr at Base 6.1.20040204
- ListNodeFree at Base 6.1.20040204
- ListNodeFreeData at Base 6.1.20040204
- ListNodeNew at Base 6.1.20040204
- LookupTableOptionsFree at Base 6.1.20040204
- LookupTableOptionsNew at Base 6.1.20040204
- LookupTableOptionsValidate at Base 6.1.20040204
- LookupTableWrapFree at Base 6.1.20040204
- LookupTableWrapInit at Base 6.1.20040204
- LookupTableWrapInit_MT at Base 6.1.20170106
- MBSpaceFree at Base 6.1.20040204
- MBSpaceNew at Base 6.1.20040204
- MB_IndexedWordFinder at Base 6.1.20061015
- MapperWordHitsFree at Base 6.1.20160908
- MapperWordHitsNew at Base 6.1.20160908
- NCBI4NA_TO_BLASTNA at Base 6.1.20040204
- NCBI4NA_TO_IUPACNA at Base 6.1.20080302
- NCBISTDAA_TO_AMINOACID at Base 6.1.20061015
- OffsetArrayToContextOffsets at Base 6.1.20050429
- PHIBlastScanSubject at Base 6.1.20040204
- PHIBlastWordFinder at Base 6.1.20040204
- PHIBlast_HSPResultsSplit at Base 6.1.20050605
- PHIGappedAlignmentWithTraceback at Base 6.1.20040204
- PHIGetGappedScore at Base 6.1.20040204
- PHIGetPatternOccurrences at Base 6.1.20050429
- PSIBlastOptionsFree at Base 6.1.20040204
- PSIBlastOptionsNew at Base 6.1.20040204
- PSIBlastOptionsValidate at Base 6.1.20050429
- PSICreatePssm at Base 6.1.20041020
- PSICreatePssmFromCDD at Base 6.1.20120620
- PSICreatePssmFromFrequencyRatios at Base 6.1.20050605
- PSICreatePssmWithDiagnostics at Base 6.1.20041020
- PSIDiagnosticsRequestFree at Base 6.1.20050429
- PSIDiagnosticsRequestNew at Base 6.1.20050429
- PSIDiagnosticsRequestNewEx at Base 6.1.20090719
- PSIDiagnosticsResponseFree at Base 6.1.20041020
- PSIDiagnosticsResponseNew at Base 6.1.20041020
- PSIMatrixFree at Base 6.1.20040616
- PSIMatrixNew at Base 6.1.20040616
- PSIMsaFree at Base 6.1.20041020
- PSIMsaNew at Base 6.1.20041020
- PhiBlastGetEffectiveNumberOfPatterns at Base 6.1.20061015
- QueryInfo_GetSeqBufLen at Base 6.1.20050429
- RPSLookupTableDestruct at Base 6.1.20040505
- RPSLookupTableNew at Base 6.1.20040505
- RPSPsiMatrixAttach at Base 6.1.20050429
- RPSPsiMatrixDetach at Base 6.1.20050429
- RPSRescalePssm at Base 6.1.20050429
- SBlastFilterOptionsFree at Base 6.1.20050429
- SBlastFilterOptionsMaskAtHash at Base 6.1.20050429
- SBlastFilterOptionsMerge at Base 6.1.20070822
- SBlastFilterOptionsNew at Base 6.1.20050429
- SBlastFilterOptionsNoFiltering at Base 6.1.20081116
- SBlastFilterOptionsValidate at Base 6.1.20050429
- SBlastHitsParametersDup at Base 6.1.20061015
- SBlastHitsParametersFree at Base 6.1.20050605
- SBlastHitsParametersNew at Base 6.1.20050605
- SBlastProgressFree at Base 6.1.20060507
- SBlastProgressNew at Base 6.1.20060507
- SBlastProgressReset at Base 6.1.20060507
- SBlastScoreMatrixFree at Base 6.1.20160908
- SBlastScoreMatrixNew at Base 6.1.20160908
- SCompressedAlphabetFree at Base 6.1.20070822
- SCompressedAlphabetNew at Base 6.1.20070822
- SDustOptionsFree at Base 6.1.20050429
- SDustOptionsNew at Base 6.1.20050429
- SMessageOriginFree at Base 6.1.20060301
- SMessageOriginNew at Base 6.1.20060301
- SPHIPatternSearchBlkFree at Base 6.1.20050429
- SPHIPatternSearchBlkNew at Base 6.1.20050429
- SPHIQueryInfoCopy at Base 6.1.20050429
- SPHIQueryInfoFree at Base 6.1.20050429
- SPHIQueryInfoNew at Base 6.1.20050429
- SPsiBlastScoreMatrixFree at Base 6.1.20050429
- SPsiBlastScoreMatrixNew at Base 6.1.20050429
- SRepeatFilterOptionsFree at Base 6.1.20050429
- SRepeatFilterOptionsNew at Base 6.1.20050429
- SRepeatFilterOptionsResetDB at Base 6.1.20050429
- SSegOptionsFree at Base 6.1.20050429
- SSegOptionsNew at Base 6.1.20050429
- SSeqRangeArrayLessThanOrEqual at Base 6.1.20090301
- SSeqRangeNew at Base 6.1.20081116
- SThreadLocalDataArrayConsolidateResults at Base 6.1.20160908
- SThreadLocalDataArrayFree at Base 6.1.20160908
- SThreadLocalDataArrayNew at Base 6.1.20160908
- SThreadLocalDataArraySetup at Base 6.1.20160908
- SThreadLocalDataArrayTrim at Base 6.1.20160908
- SThreadLocalDataFree at Base 6.1.20160908
- SThreadLocalDataNew at Base 6.1.20160908
- SUBJECT_SPLIT_DONE at Base 6.1.20100808
- SUBJECT_SPLIT_NO_RANGE at Base 6.1.20100808
- SUBJECT_SPLIT_OK at Base 6.1.20100808
- SWindowMaskerOptionsFree at Base 6.1.20081116
- SWindowMaskerOptionsNew at Base 6.1.20081116
- SWindowMaskerOptionsResetDB at Base 6.1.20081116
- ScoreCompareHSPs at Base 6.1.20050429
- SegParametersFree at Base 6.1.20040204
- SegParametersNewAa at Base 6.1.20040204
- SeqBufferSeg at Base 6.1.20040204
- SequenceOverhangsFree at Base 6.1.20160908
- ShortRead_IndexedWordFinder at Base 6.1.20160908
- SmithWatermanScoreWithTraceback at Base 6.1.20061015
- SplitQueryBlkFree at Base 6.1.20070822
- SplitQueryBlkNew at Base 6.1.20070822
- SplitQueryBlk_AddContextOffsetToChunk at Base 6.1.20070822
- SplitQueryBlk_AddContextToChunk at Base 6.1.20070822
- SplitQueryBlk_AddQueryToChunk at Base 6.1.20070822
- SplitQueryBlk_AllowGap at Base 6.1.20100808
- SplitQueryBlk_GetChunkBounds at Base 6.1.20070822
- SplitQueryBlk_GetChunkOverlapSize at Base 6.1.20070822
- SplitQueryBlk_GetContextOffsetsForChunk at Base 6.1.20070822
- SplitQueryBlk_GetNumQueriesForChunk at Base 6.1.20070822
- SplitQueryBlk_GetQueryContextsForChunk at Base 6.1.20070822
- SplitQueryBlk_GetQueryIndicesForChunk at Base 6.1.20070822
- SplitQueryBlk_SetChunkBounds at Base 6.1.20070822
- SplitQueryBlk_SetChunkOverlapSize at Base 6.1.20070822
- SubjectIndexFree at Base 6.1.20160908
- SubjectIndexIteratorFree at Base 6.1.20160908
- SubjectIndexIteratorNew at Base 6.1.20160908
- SubjectIndexIteratorNext at Base 6.1.20160908
- SubjectIndexIteratorPrev at Base 6.1.20160908
- SubjectIndexNew at Base 6.1.20160908
- _BlastSeqSrcImpl_GetCopyFnPtr at Base 6.1.20050429
- _BlastSeqSrcImpl_GetDataStructure at Base 6.1.20050429
- _BlastSeqSrcImpl_GetDeleteFnPtr at Base 6.1.20050429
- _BlastSeqSrcImpl_GetGetAvgSeqLen at Base 6.1.20050429
- _BlastSeqSrcImpl_GetGetIsProt at Base 6.1.20050429
- _BlastSeqSrcImpl_GetGetMaxSeqLen at Base 6.1.20050429
- _BlastSeqSrcImpl_GetGetMinSeqLen at Base 6.1.20120620
- _BlastSeqSrcImpl_GetGetName at Base 6.1.20050429
- _BlastSeqSrcImpl_GetGetNumSeqs at Base 6.1.20050429
- _BlastSeqSrcImpl_GetGetNumSeqsStats at Base 6.1.20070822
- _BlastSeqSrcImpl_GetGetSeqLen at Base 6.1.20050429
- _BlastSeqSrcImpl_GetGetSequence at Base 6.1.20050429
- _BlastSeqSrcImpl_GetGetSupportsPartialFetching at Base 6.1.20110713
- _BlastSeqSrcImpl_GetGetTotLen at Base 6.1.20050429
- _BlastSeqSrcImpl_GetGetTotLenStats at Base 6.1.20070822
- _BlastSeqSrcImpl_GetInitErrorStr at Base 6.1.20050429
- _BlastSeqSrcImpl_GetIterNext at Base 6.1.20050429
- _BlastSeqSrcImpl_GetNewFnPtr at Base 6.1.20050429
- _BlastSeqSrcImpl_GetReleaseSequence at Base 6.1.20050429
- _BlastSeqSrcImpl_GetResetChunkIterator at Base 6.1.20070822
- _BlastSeqSrcImpl_GetSetNumberOfThreads at Base 6.1.20090719
- _BlastSeqSrcImpl_GetSetSeqRange at Base 6.1.20110713
- _BlastSeqSrcImpl_SetCopyFnPtr at Base 6.1.20050429
- _BlastSeqSrcImpl_SetDataStructure at Base 6.1.20050429
- _BlastSeqSrcImpl_SetDeleteFnPtr at Base 6.1.20050429
- _BlastSeqSrcImpl_SetGetAvgSeqLen at Base 6.1.20050429
- _BlastSeqSrcImpl_SetGetIsProt at Base 6.1.20050429
- _BlastSeqSrcImpl_SetGetMaxSeqLen at Base 6.1.20050429
- _BlastSeqSrcImpl_SetGetMinSeqLen at Base 6.1.20120620
- _BlastSeqSrcImpl_SetGetName at Base 6.1.20050429
- _BlastSeqSrcImpl_SetGetNumSeqs at Base 6.1.20050429
- _BlastSeqSrcImpl_SetGetNumSeqsStats at Base 6.1.20070822
- _BlastSeqSrcImpl_SetGetSeqLen at Base 6.1.20050429
- _BlastSeqSrcImpl_SetGetSequence at Base 6.1.20050429
- _BlastSeqSrcImpl_SetGetSupportsPartialFetching at Base 6.1.20110713
- _BlastSeqSrcImpl_SetGetTotLen at Base 6.1.20050429
- _BlastSeqSrcImpl_SetGetTotLenStats at Base 6.1.20070822
- _BlastSeqSrcImpl_SetInitErrorStr at Base 6.1.20050429
- _BlastSeqSrcImpl_SetIterNext at Base 6.1.20050429
- _BlastSeqSrcImpl_SetNewFnPtr at Base 6.1.20050429
- _BlastSeqSrcImpl_SetReleaseSequence at Base 6.1.20050429
- _BlastSeqSrcImpl_SetResetChunkIterator at Base 6.1.20070822
- _BlastSeqSrcImpl_SetSetNumberOfThreads at Base 6.1.20090719
- _BlastSeqSrcImpl_SetSetSeqRange at Base 6.1.20110713
- _IMPALAScaleMatrix at Base 6.1.20050429
- _PHIBlastFindHitsShort at Base 6.1.20050429
- _PHIGetRightOneBits at Base 6.1.20050429
- _PHIPatternWordsBitwiseAnd at Base 6.1.20050429
- _PHIPatternWordsBitwiseOr at Base 6.1.20050429
- _PHIPatternWordsLeftShift at Base 6.1.20050429
- _PSIAlignedBlockFree at Base 6.1.20040616
- _PSIAlignedBlockNew at Base 6.1.20040616
- _PSIAllocateMatrix at Base 6.1.20040505
- _PSICalculateInformationContentFromFreqRatios at Base 6.1.20050429
- _PSICalculateInformationContentFromScoreMatrix at Base 6.1.20041020
- _PSIComputeAlignmentBlocks at Base 6.1.20041020
- _PSIComputeFreqRatios at Base 6.1.20050429
- _PSIComputeFreqRatiosFromCDs at Base 6.1.20120620
- _PSIComputeFrequenciesFromCDs at Base 6.1.20120620
- _PSIComputeScoreProbabilities at Base 6.1.20040616
- _PSIComputeSequenceWeights at Base 6.1.20041020
- _PSIConvertFreqRatiosToPSSM at Base 6.1.20050429
- _PSICopyMatrix_double at Base 6.1.20050429
- _PSICopyMatrix_int at Base 6.1.20050429
- _PSIDeallocateMatrix at Base 6.1.20040505
- _PSIInternalPssmDataFree at Base 6.1.20041020
- _PSIInternalPssmDataNew at Base 6.1.20041020
- _PSIMatrixFrequencyRatiosFree at Base 6.1.20040616
- _PSIMatrixFrequencyRatiosNew at Base 6.1.20040616
- _PSIMsaFree at Base 6.1.20041020
- _PSIMsaNew at Base 6.1.20041020
- _PSIPackedMsaFree at Base 6.1.20070822
- _PSIPackedMsaGetNumberOfAlignedSeqs at Base 6.1.20070822
- _PSIPackedMsaNew at Base 6.1.20070822
- _PSIPurgeAlignedRegion at Base 6.1.20040616
- _PSIPurgeBiasedSegments at Base 6.1.20041020
- _PSISaveCDDiagnostics at Base 6.1.20120620
- _PSISaveDiagnostics at Base 6.1.20040616
- _PSIScaleMatrix at Base 6.1.20041020
- _PSISequenceLengthWithoutX at Base 6.1.20040616
- _PSISequenceWeightsFree at Base 6.1.20040616
- _PSISequenceWeightsNew at Base 6.1.20040616
- _PSIStructureGroupCustomization at Base 6.1.20060507
- _PSIUpdateLambdaK at Base 6.1.20040616
- _PSIUpdatePositionCounts at Base 6.1.20041020
- _PSIValidateCdMSA at Base 6.1.20120620
- _PSIValidateMSA at Base 6.1.20041020
- _PSIValidateMSA_StructureGroup at Base 6.1.20060507
- __sfree at Base 6.1.20040204
- debruijn at Base 6.1.20040204
- iexp at Base 6.1.20040204
- ilog2 at Base 6.1.20040204
- ir_hash_create at Base 6.1.20070822
- ir_hash_destroy at Base 6.1.20070822
- ir_locate at Base 6.1.20070822
- jumper_default at Base 6.1.20160908
- jumper_edge at Base 6.1.20160908
- jumper_ungapped at Base 6.1.20160908
- kBadParameter at Base 6.1.20070822
- kBlastErrMsg_CantCalculateUngappedKAParams at Base 6.1.20160908
- kBlastHSPStream_Eof at Base 6.1.20040616
- kBlastHSPStream_Error at Base 6.1.20040616
- kBlastHSPStream_Success at Base 6.1.20040616
- kBlastMajorVersion at Base 6.1.20050828
- kBlastMessageNoContext at Base 6.1.20060507
- kBlastMinorVersion at Base 6.1.20050828
- kBlastPatchVersion at Base 6.1.20050828
- kBlastReleaseDate at Base 6.1.20050828
- kBlastSeqSrcDefaultChunkSize at Base 6.1.20041020
- kDustLevel at Base 6.1.20050429
- kDustLinker at Base 6.1.20050429
- kDustWindow at Base 6.1.20050429
- kEpsilon at Base 6.1.20040616
- kInvalidContext at Base 6.1.20070822
- kMaskAaAlphabetBits at Base 6.1.20050429
- kNuclMask at Base 6.1.20050429
- kNuclSentinel at Base 6.1.20060507
- kOutOfMemory at Base 6.1.20070822
- kPSIIdentical at Base 6.1.20041020
- kPSINearIdentical at Base 6.1.20041020
- kPSIScaleFactor at Base 6.1.20041020
- kPSSM_NoImpalaScaling at Base 6.1.20050605
- kPosEpsilon at Base 6.1.20081116
- kPositScalingNumIterations at Base 6.1.20050429
- kPositScalingPercent at Base 6.1.20050429
- kProtAlphabet at Base 6.1.20050429
- kProtMask at Base 6.1.20050429
- kProtSentinel at Base 6.1.20060507
- kQueryIndex at Base 6.1.20040616
- kResizeFactor at Base 6.1.20080302
- kSegHicut at Base 6.1.20050429
- kSegLocut at Base 6.1.20050429
- kSegWindow at Base 6.1.20050429
- lnfact at Base 6.1.20040204
- log_win10 at Base 6.1.20160908
- printAllParameters at Base 6.1.20110713
- printBlastExtensionParameters at Base 6.1.20110713
- printBlastHitSavingParameters at Base 6.1.20110713
- printBlastInitialWordParamters at Base 6.1.20110713
- printBlastScoringParameters at Base 6.1.20110713
- s_GetSubjectLength at Base 6.1.20160908
- trueCharPositions at Base 6.1.20040616
-libblastapi.so.6 libncbi6 #MINVER#
-* Build-Depends-Package: libncbi6-dev
- BLAST_FormatResults at Base 6.1.20040204
- BLAST_GeneticCodeFind at Base 6.1.20040204
- BLAST_GetQuerySeqLoc at Base 6.1.20040204
- BLAST_PrintOutputHeader at Base 6.1.20040204
- BLAST_ResultsToSeqAlign at Base 6.1.20040204
- BLAST_SetUpQuery at Base 6.1.20040204
- BLAST_SetUpSubject at Base 6.1.20040204
- BLAST_SummaryOptionsFree at Base 6.1.20040505
- BLAST_SummaryOptionsInit at Base 6.1.20040505
- BLAST_TwoSeqLocSets at Base 6.1.20040616
- BLAST_TwoSequencesSearch at Base 6.1.20040505
- BlastFormattingInfoFree at Base 6.1.20050605
- BlastFormattingInfoNew at Base 6.1.20050605
- BlastFormattingInfoNewBasic at Base 6.1.20050605
- BlastFormattingInfoSetUpOptions at Base 6.1.20050605
- BlastHSPQueueInfoNew at Base 6.1.20090719
- BlastHSPQueueParamsFree at Base 6.1.20090719
- BlastHSPQueueParamsNew at Base 6.1.20090719
- BlastHSPQueueRead at Base 6.1.20090719
- BlastHSPToSeqAlign at Base 6.1.20061015
- BlastMaskLocFromSeqLoc at Base 6.1.20050429
- BlastMaskLocToSeqLoc at Base 6.1.20040204
- BlastPrelimSearchThreadDataFree at Base 6.1.20041020
- BlastPrelimSearchThreadDataInit at Base 6.1.20041020
- BlastPrintLogReport at Base 6.1.20041020
- BlastSeqlocsHaveDuplicateIDs at Base 6.1.20060507
- BlastTabularFormatDataClean at Base 6.1.20050429
- BlastTabularFormatDataFree at Base 6.1.20040616
- BlastTabularFormatDataNew at Base 6.1.20050429
- Blast_DatabaseSearch at Base 6.1.20050429
- Blast_FindDustSeqLoc at Base 6.1.20050828
- Blast_FindRepeatFilterSeqLoc at Base 6.1.20050429
- Blast_GetDbInfo at Base 6.1.20041020
- Blast_GetParametersBuffer at Base 6.1.20040616
- Blast_MT_LOCKInit at Base 6.1.20041020
- Blast_MessageToSBlastMessage at Base 6.1.20060507
- Blast_PosReadCheckpoint at Base 6.1.20070822
- Blast_PrelimSearchThreadRun at Base 6.1.20041020
- Blast_PrintOutputFooter at Base 6.1.20041020
- Blast_PsiCheckpointLocFree at Base 6.1.20070822
- Blast_PsiCheckpointLocNew at Base 6.1.20070822
- Blast_RunSearch at Base 6.1.20050429
- Blast_SearchOptionsFromSummaryOptions at Base 6.1.20050605
- Blast_SearchParamsFill at Base 6.1.20050605
- Blast_SeqIdGetDefLine at Base 6.1.20040616
- Blast_SummaryReturnClean at Base 6.1.20050429
- Blast_SummaryReturnFill at Base 6.1.20040616
- Blast_SummaryReturnFree at Base 6.1.20041020
- Blast_SummaryReturnNew at Base 6.1.20050429
- Blast_SummaryReturnUpdate at Base 6.1.20050605
- Blast_SummaryReturnsPostError at Base 6.1.20050429
- Blast_TabularFormatDataSetUp at Base 6.1.20050429
- Blast_TabularFormatThread at Base 6.1.20040616
- Blast_TwoSeqLocSetsAdvanced at Base 6.1.20050429
- Blast_ValNodeMaskListFree at Base 6.1.20050429
- GapCollectDataForSeqalign at Base 6.1.20040204
- GeneticCodeSingletonFini at Base 6.1.20070822
- GeneticCodeSingletonInit at Base 6.1.20070822
- GetOldAlignType at Base 6.1.20061015
- GetScoreSetFromBlastHsp at Base 6.1.20061015
- MultiSeqBlastSeqSrcInit at Base 6.1.20050429
- OOFBlastHSPToSeqAlign at Base 6.1.20061015
- PHIBlastFormatResults at Base 6.1.20050429
- PHIBlastResultsFree at Base 6.1.20050429
- PHIBlastRunSearch at Base 6.1.20050429
- ReaddbBlastSeqSrcAttach at Base 6.1.20050429
- ReaddbBlastSeqSrcInit at Base 6.1.20040505
- SBlastMessageDup at Base 6.1.20060507
- SBlastMessageErrPost at Base 6.1.20060507
- SBlastMessageFree at Base 6.1.20060507
- SBlastMessageWrite at Base 6.1.20060507
- SBlastOptionsFree at Base 6.1.20050429
- SBlastOptionsGetBelieveQuery at Base 6.1.20060507
- SBlastOptionsGetMaskAtHash at Base 6.1.20051206
- SBlastOptionsNew at Base 6.1.20050429
- SBlastOptionsSetBelieveQuery at Base 6.1.20060507
- SBlastOptionsSetDbGeneticCode at Base 6.1.20050429
- SBlastOptionsSetDiscMbParams at Base 6.1.20050429
- SBlastOptionsSetEvalue at Base 6.1.20050429
- SBlastOptionsSetFilterString at Base 6.1.20050429
- SBlastOptionsSetMatrixAndGapCosts at Base 6.1.20050429
- SBlastOptionsSetRewardPenaltyAndGapCosts at Base 6.1.20051206
- SBlastOptionsSetThreshold at Base 6.1.20051206
- SBlastOptionsSetWindowSize at Base 6.1.20051206
- SBlastOptionsSetWordSize at Base 6.1.20050429
- SBlastSeqalignArrayFree at Base 6.1.20060301
- SBlastSeqalignArrayNew at Base 6.1.20060301
- k_MatrixSize at Base 6.1.20081116
- s_Context2SeqLoc at Base 6.1.20060507
- s_EBlastSeverity2ErrSev at Base 6.1.20060507
- s_SBlastMessageCompare at Base 6.1.20060507
- s_SeqBufferDust at Base 6.1.20070822
-libblastcompadj.so.6 libncbi6 #MINVER#
-* Build-Depends-Package: libncbi6-dev
- BlastCompo_AlignmentNew at Base 6.1.20051206
- BlastCompo_AlignmentsFree at Base 6.1.20051206
- BlastCompo_EarlyTermination at Base 6.1.20051206
- BlastCompo_HeapFilledToCutoff at Base 6.1.20051206
- BlastCompo_HeapInitialize at Base 6.1.20051206
- BlastCompo_HeapInsert at Base 6.1.20051206
- BlastCompo_HeapPop at Base 6.1.20051206
- BlastCompo_HeapRelease at Base 6.1.20051206
- BlastCompo_HeapWouldInsert at Base 6.1.20051206
- Blast_AdjustScores at Base 6.1.20051206
- Blast_ApplyPseudocounts at Base 6.1.20060507
- Blast_CalcFreqRatios at Base 6.1.20060507
- Blast_CalcLambdaFullPrecision at Base 6.1.20060507
- Blast_ChooseMatrixAdjustRule at Base 6.1.20060301
- Blast_CompositionBasedStats at Base 6.1.20051206
- Blast_CompositionMatrixAdj at Base 6.1.20051206
- Blast_CompositionPvalue at Base 6.1.20060507
- Blast_CompositionWorkspaceFree at Base 6.1.20051206
- Blast_CompositionWorkspaceInit at Base 6.1.20051206
- Blast_CompositionWorkspaceNew at Base 6.1.20051206
- Blast_EntropyOldFreqNewContext at Base 6.1.20060507
- Blast_ForbiddenRangesClear at Base 6.1.20051206
- Blast_ForbiddenRangesInitialize at Base 6.1.20051206
- Blast_ForbiddenRangesPush at Base 6.1.20051206
- Blast_ForbiddenRangesRelease at Base 6.1.20051206
- Blast_FreqRatioToScore at Base 6.1.20060507
- Blast_FrequencyDataIsAvailable at Base 6.1.20051206
- Blast_GetCompositionRange at Base 6.1.20051206
- Blast_GetJointProbsForMatrix at Base 6.1.20051206
- Blast_GetMatrixBackgroundFreq at Base 6.1.20051206
- Blast_GetRelativeEntropy at Base 6.1.20051206
- Blast_Int4MatrixFromFreq at Base 6.1.20051206
- Blast_MatrixEntropy at Base 6.1.20060507
- Blast_MatrixInfoFree at Base 6.1.20051206
- Blast_MatrixInfoNew at Base 6.1.20051206
- Blast_OptimizeTargetFrequencies at Base 6.1.20051206
- Blast_Overall_P_Value at Base 6.1.20060507
- Blast_ReadAaComposition at Base 6.1.20051206
- Blast_RedoAlignParamsFree at Base 6.1.20051206
- Blast_RedoAlignParamsNew at Base 6.1.20051206
- Blast_RedoOneMatch at Base 6.1.20051206
- Blast_RedoOneMatchSmithWaterman at Base 6.1.20051206
- Blast_SmithWatermanFindStart at Base 6.1.20051206
- Blast_SmithWatermanScoreOnly at Base 6.1.20051206
- Blast_TargetFreqEntropy at Base 6.1.20060507
- Blast_TrueAaToStdTargetFreqs at Base 6.1.20061015
- Nlm_AddVectors at Base 6.1.20051206
- Nlm_DenseMatrixFree at Base 6.1.20051206
- Nlm_DenseMatrixNew at Base 6.1.20051206
- Nlm_EuclideanNorm at Base 6.1.20051206
- Nlm_FactorLtriangPosDef at Base 6.1.20051206
- Nlm_Int4MatrixFree at Base 6.1.20051206
- Nlm_Int4MatrixNew at Base 6.1.20051206
- Nlm_LtriangMatrixNew at Base 6.1.20051206
- Nlm_SolveLtriangPosDef at Base 6.1.20051206
- Nlm_StepBound at Base 6.1.20051206
-libconnssl.so.6 libncbi6 #MINVER#
-* Build-Depends-Package: libncbi6-dev
- NcbiCredGnuTls at Base 6.1.20160908
- NcbiSetupGnuTls at Base 6.1.20160908
-libncbi.so.6 libncbi6 #MINVER#
-* Build-Depends-Package: libncbi6-dev
- AsnAllModPtr at Base 6.1.20030421
- AsnBinBufWrite at Base 6.1.20030421
- AsnBinReadId at Base 6.1.20030421
- AsnBinReadVal at Base 6.1.20030421
- AsnBinWrite at Base 6.1.20030421
- AsnBufWrite at Base 6.1.20030421
- AsnCheckExpOpt at Base 6.1.20030421
- AsnCheckModule at Base 6.1.20030421
- AsnClassTypeMatch at Base 6.1.20030421
- AsnCloseStruct at Base 6.1.20030421
- AsnDeBinDecr at Base 6.1.20030421
- AsnDeBinFindElement at Base 6.1.20030421
- AsnDeBinFindType at Base 6.1.20030421
- AsnDeBinReadBigInt at Base 6.1.20030421
- AsnDeBinReadBoolean at Base 6.1.20030421
- AsnDeBinReadInteger at Base 6.1.20030421
- AsnDeBinReadNull at Base 6.1.20030421
- AsnDeBinReadOctets at Base 6.1.20030421
- AsnDeBinReadReal at Base 6.1.20030421
- AsnDeBinReadString at Base 6.1.20030421
- AsnDeBinScanTag at Base 6.1.20030421
- AsnDeBinSkipOctets at Base 6.1.20030421
- AsnDeBinSkipString at Base 6.1.20030421
- AsnDeBinSkipStruct at Base 6.1.20030421
- AsnElementTypeNew at Base 6.1.20030421
- AsnEnBinBigInt at Base 6.1.20030421
- AsnEnBinBoolean at Base 6.1.20030421
- AsnEnBinCloseStruct at Base 6.1.20030421
- AsnEnBinEndIndef at Base 6.1.20030421
- AsnEnBinInteger at Base 6.1.20030421
- AsnEnBinLen at Base 6.1.20030421
- AsnEnBinNull at Base 6.1.20030421
- AsnEnBinOctets at Base 6.1.20030421
- AsnEnBinOpenStruct at Base 6.1.20030421
- AsnEnBinReal at Base 6.1.20030421
- AsnEnBinStartIndef at Base 6.1.20030421
- AsnEnBinString at Base 6.1.20030421
- AsnEnBinTags at Base 6.1.20030421
- AsnEnBinTheBytes at Base 6.1.20030421
- AsnEnumStr at Base 6.1.20030421
- AsnEnumTypeStr at Base 6.1.20030421
- AsnErrGetTypeName at Base 6.1.20030421
- AsnExpOptFree at Base 6.1.20030421
- AsnExpOptNew at Base 6.1.20030421
- AsnFindBaseIsa at Base 6.1.20030421
- AsnFindBaseName at Base 6.1.20030421
- AsnFindBaseType at Base 6.1.20030421
- AsnFindBaseTypeDTD at Base 6.1.20040204
- AsnFindNthPieceOfObject at Base 6.1.20030421
- AsnFindPrimName at Base 6.1.20030421
- AsnGenericBaseSeqOfAsnRead at Base 6.1.20030421
- AsnGenericBaseSeqOfAsnWrite at Base 6.1.20030421
- AsnGenericBaseSeqOfFree at Base 6.1.20030421
- AsnGenericChoiceSeqOfAsnRead at Base 6.1.20030421
- AsnGenericChoiceSeqOfAsnWrite at Base 6.1.20030421
- AsnGenericChoiceSeqOfFree at Base 6.1.20030421
- AsnGenericUserSeqOfAsnRead at Base 6.1.20030421
- AsnGenericUserSeqOfAsnWrite at Base 6.1.20030421
- AsnGenericUserSeqOfFree at Base 6.1.20030421
- AsnGenericValNodeSetAsnRead at Base 6.1.20100808
- AsnGenericValNodeSetAsnWrite at Base 6.1.20100808
- AsnGenericValNodeSetFree at Base 6.1.20100808
- AsnGetLevel at Base 6.1.20030421
- AsnGetType at Base 6.1.20030421
- AsnGetXMLmodulePrefix at Base 6.1.20030421
- AsnIoBSClose at Base 6.1.20030421
- AsnIoBSOpen at Base 6.1.20030421
- AsnIoBSRead at Base 6.1.20030421
- AsnIoBSWrite at Base 6.1.20030421
- AsnIoClose at Base 6.1.20030421
- AsnIoCopy at Base 6.1.20030421
- AsnIoErrorMsg at Base 6.1.20030421
- AsnIoFlush at Base 6.1.20030421
- AsnIoFree at Base 6.1.20030421
- AsnIoGets at Base 6.1.20030421
- AsnIoHash at Base 6.1.20030421
- AsnIoMemClose at Base 6.1.20030421
- AsnIoMemComp at Base 6.1.20030421
- AsnIoMemCopy at Base 6.1.20030421
- AsnIoMemOpen at Base 6.1.20030421
- AsnIoMemRead at Base 6.1.20030421
- AsnIoMemReset at Base 6.1.20030421
- AsnIoMemWrite at Base 6.1.20030421
- AsnIoNew at Base 6.1.20030421
- AsnIoOpen at Base 6.1.20030421
- AsnIoOptionFree at Base 6.1.20030421
- AsnIoOptionGet at Base 6.1.20030421
- AsnIoOptionNew at Base 6.1.20030421
- AsnIoPuts at Base 6.1.20030421
- AsnIoReadBlock at Base 6.1.20030421
- AsnIoReset at Base 6.1.20030421
- AsnIoSeek at Base 6.1.20030421
- AsnIoSetBufsize at Base 6.1.20030421
- AsnIoSetErrorMsg at Base 6.1.20030421
- AsnIoTell at Base 6.1.20030421
- AsnIoWriteBlock at Base 6.1.20030421
- AsnKillValue at Base 6.1.20030421
- AsnLexBigInt at Base 6.1.20030421
- AsnLexFindElement at Base 6.1.20030421
- AsnLexFindType at Base 6.1.20030421
- AsnLexInteger at Base 6.1.20030421
- AsnLexReadBigInt at Base 6.1.20030421
- AsnLexReadBoolean at Base 6.1.20030421
- AsnLexReadInteger at Base 6.1.20030421
- AsnLexReadNull at Base 6.1.20030421
- AsnLexReadOctets at Base 6.1.20030421
- AsnLexReadReal at Base 6.1.20030421
- AsnLexReadString at Base 6.1.20030421
- AsnLexSaveWord at Base 6.1.20030421
- AsnLexSkipOctets at Base 6.1.20030421
- AsnLexSkipString at Base 6.1.20030421
- AsnLexSkipStruct at Base 6.1.20030421
- AsnLexTMatchToken at Base 6.1.20030421
- AsnLexTReadAlternativeTypeList at Base 6.1.20030421
- AsnLexTReadElementTypeList at Base 6.1.20030421
- AsnLexTReadModule at Base 6.1.20030421
- AsnLexTReadType at Base 6.1.20030421
- AsnLexTReadTypeAssign at Base 6.1.20030421
- AsnLexTStartModule at Base 6.1.20030421
- AsnLexTWord at Base 6.1.20030421
- AsnLexWord at Base 6.1.20030421
- AsnLinkType at Base 6.1.20030421
- AsnLoadModules at Base 6.1.20030421
- AsnModuleLink at Base 6.1.20030421
- AsnNullValueMsg at Base 6.1.20030421
- AsnOpenStruct at Base 6.1.20030421
- AsnOptionFree at Base 6.1.20030421
- AsnOptionGet at Base 6.1.20030421
- AsnOptionNew at Base 6.1.20030421
- AsnOutAddType at Base 6.1.20030421
- AsnOutDefineElement at Base 6.1.20030421
- AsnOutDefineType at Base 6.1.20030421
- AsnOutFindType at Base 6.1.20030421
- AsnOutFindValue at Base 6.1.20030421
- AsnOutNewType at Base 6.1.20030421
- AsnOutNewValueChain at Base 6.1.20030421
- AsnOutput at Base 6.1.20030421
- AsnPrintBigInt at Base 6.1.20030421
- AsnPrintBoolean at Base 6.1.20030421
- AsnPrintChar at Base 6.1.20030421
- AsnPrintCharBlock at Base 6.1.20030421
- AsnPrintCloseStruct at Base 6.1.20030421
- AsnPrintGetWordBreak at Base 6.1.20030421
- AsnPrintIndent at Base 6.1.20030421
- AsnPrintInteger at Base 6.1.20030421
- AsnPrintModule at Base 6.1.20030421
- AsnPrintModuleXML at Base 6.1.20030421
- AsnPrintModuleXMLInc at Base 6.1.20030421
- AsnPrintNewLine at Base 6.1.20030421
- AsnPrintOctets at Base 6.1.20030421
- AsnPrintOpenStruct at Base 6.1.20030421
- AsnPrintReal at Base 6.1.20030421
- AsnPrintStrStore at Base 6.1.20030421
- AsnPrintStream at Base 6.1.20031028
- AsnPrintString at Base 6.1.20030421
- AsnPrintTreeModule at Base 6.1.20030421
- AsnPrintType at Base 6.1.20030421
- AsnReadId at Base 6.1.20030421
- AsnReadVal at Base 6.1.20030421
- AsnSetTags at Base 6.1.20030421
- AsnSetXMLmodulePrefix at Base 6.1.20030421
- AsnSetXMLmodulePrefixToDefault at Base 6.1.20030421
- AsnSkipValue at Base 6.1.20030421
- AsnStoreTree at Base 6.1.20030421
- AsnTreeLoad at Base 6.1.20030421
- AsnTxtBufWrite at Base 6.1.20030421
- AsnTxtReadId at Base 6.1.20030421
- AsnTxtReadVal at Base 6.1.20030421
- AsnTxtWrite at Base 6.1.20030421
- AsnTxtWriteEx at Base 6.1.20031028
- AsnTypeDumpStack at Base 6.1.20030421
- AsnTypeFind at Base 6.1.20030421
- AsnTypeFindType at Base 6.1.20030421
- AsnTypeNew at Base 6.1.20030421
- AsnTypePathFind at Base 6.1.20030421
- AsnTypeSetIndent at Base 6.1.20030421
- AsnTypeStringToHex at Base 6.1.20030421
- AsnTypeValidateOut at Base 6.1.20030421
- AsnUnlinkType at Base 6.1.20030421
- AsnValxNodeNew at Base 6.1.20030421
- AsnWrite at Base 6.1.20030421
- AsnWriteChoice at Base 6.1.20030421
- AsnWriteEx at Base 6.1.20031028
- BUF_Append at Base 6.1.20050429
- BUF_AppendEx at Base 6.1.20100808
- BUF_Destroy at Base 6.1.20030421
- BUF_Erase at Base 6.1.20050429
- BUF_Peek at Base 6.1.20030421
- BUF_PeekAt at Base 6.1.20030421
- BUF_PeekAtCB at Base 6.1.20070822
- BUF_Prepend at Base 6.1.20050429
- BUF_PrependEx at Base 6.1.20100808
- BUF_Pushback at Base 6.1.20160908
- BUF_Read at Base 6.1.20030421
- BUF_SetChunkSize at Base 6.1.20030421
- BUF_Size at Base 6.1.20030421
- BUF_Splice at Base 6.1.20160908
- BUF_StripToPattern at Base 6.1.20030421
- BUF_Write at Base 6.1.20030421
- B_DeleteGlobal at Base 6.1.20030421
- B_Get at Base 6.1.20030421
- B_GetBag at Base 6.1.20030421
- B_GetFirst at Base 6.1.20030421
- B_Insert at Base 6.1.20030421
- B_NewGlobal at Base 6.1.20030421
- BreakString at Base 6.1.20030421
- BytesToUint8 at Base 6.1.20030421
- CONNECT_BASE64_Decode at Base 6.1.20100808
- CONNECT_BASE64_Encode at Base 6.1.20100808
- CONNECT_Init at Base 6.1.20030421
- CONN_Close at Base 6.1.20030421
- CONN_Create at Base 6.1.20030421
- CONN_CreateEx at Base 6.1.20110713
- CONN_Description at Base 6.1.20031028
- CONN_Flush at Base 6.1.20030421
- CONN_GetFlags at Base 6.1.20120620
- CONN_GetPosition at Base 6.1.20110713
- CONN_GetSOCK at Base 6.1.20120620
- CONN_GetTimeout at Base 6.1.20030421
- CONN_GetType at Base 6.1.20030421
- CONN_GetUserData at Base 6.1.20160908
- CONN_Pushback at Base 6.1.20160908
- CONN_ReInit at Base 6.1.20030421
- CONN_Read at Base 6.1.20030421
- CONN_ReadLine at Base 6.1.20040616
- CONN_SetCallback at Base 6.1.20030421
- CONN_SetFlags at Base 6.1.20120620
- CONN_SetTimeout at Base 6.1.20030421
- CONN_SetUserData at Base 6.1.20160908
- CONN_Status at Base 6.1.20030421
- CONN_StripToPattern at Base 6.1.20030421
- CONN_Wait at Base 6.1.20030421
- CONN_Write at Base 6.1.20030421
- CORE_GetAppName at Base 6.1.20110713
- CORE_GetLOCK at Base 6.1.20030421
- CORE_GetLOG at Base 6.1.20030421
- CORE_GetNcbiRequestID at Base 6.1.20160908
- CORE_GetPlatform at Base 6.1.20030421
- CORE_GetREG at Base 6.1.20030421
- CORE_GetUsername at Base 6.1.20061015
- CORE_GetUsernameEx at Base 6.1.20160908
- CORE_GetVMPageSize at Base 6.1.20061015
- CORE_SendMail at Base 6.1.20030421
- CORE_SendMailEx at Base 6.1.20030421
- CORE_SetLOCK at Base 6.1.20030421
- CORE_SetLOG at Base 6.1.20030421
- CORE_SetLOGFILE at Base 6.1.20030421
- CORE_SetLOGFILE_Ex at Base 6.1.20070822
- CORE_SetLOGFILE_NAME at Base 6.1.20030421
- CORE_SetLOGFILE_NAME_Ex at Base 6.1.20070822
- CORE_SetLOGFormatFlags at Base 6.1.20030421
- CORE_SetREG at Base 6.1.20030421
- CleanSpaces at Base 6.1.20030421
- ConnNetInfo_AppendArg at Base 6.1.20030421
- ConnNetInfo_AppendUserHeader at Base 6.1.20030421
- ConnNetInfo_Boolean at Base 6.1.20100808
- ConnNetInfo_Clone at Base 6.1.20030421
- ConnNetInfo_Create at Base 6.1.20030421
- ConnNetInfo_DeleteAllArgs at Base 6.1.20060301
- ConnNetInfo_DeleteArg at Base 6.1.20030421
- ConnNetInfo_DeleteUserHeader at Base 6.1.20030421
- ConnNetInfo_Destroy at Base 6.1.20030421
- ConnNetInfo_ExtendUserHeader at Base 6.1.20030421
- ConnNetInfo_GetValue at Base 6.1.20060507
- ConnNetInfo_Log at Base 6.1.20160908
- ConnNetInfo_OverrideUserHeader at Base 6.1.20030421
- ConnNetInfo_ParseURL at Base 6.1.20030421
- ConnNetInfo_PostOverrideArg at Base 6.1.20030421
- ConnNetInfo_PreOverrideArg at Base 6.1.20030421
- ConnNetInfo_PrependArg at Base 6.1.20030421
- ConnNetInfo_SetTimeout at Base 6.1.20110713
- ConnNetInfo_SetUserHeader at Base 6.1.20030421
- ConnNetInfo_SetupStandardArgs at Base 6.1.20060301
- ConnNetInfo_URL at Base 6.1.20100808
- CountChar at Base 6.1.20030421
- CountSet at Base 6.1.20030421
- CountStrings at Base 6.1.20030421
- CreateAsnConn at Base 6.1.20030421
- CreateAsnConn_Service at Base 6.1.20030421
- CreateAsnConn_ServiceEx at Base 6.1.20030421
- DSOCK_Bind at Base 6.1.20031028
- DSOCK_Connect at Base 6.1.20031028
- DSOCK_Create at Base 6.1.20030421
- DSOCK_CreateEx at Base 6.1.20030421
- DSOCK_GetMessageCount at Base 6.1.20110713
- DSOCK_RecvMsg at Base 6.1.20030421
- DSOCK_SendMsg at Base 6.1.20030421
- DSOCK_SetBroadcast at Base 6.1.20030421
- DSOCK_WaitMsg at Base 6.1.20030421
- DSOCK_WipeMsg at Base 6.1.20030421
- DecodeXml at Base 6.1.20120620
- DeleteChar at Base 6.1.20030421
- EncodeXml at Base 6.1.20120620
- EncodeXmlEx at Base 6.1.20160908
- ErrClearOptFlags at Base 6.1.20030421
- ErrGetExplanation at Base 6.1.20030421
- ErrGetFatalLevel at Base 6.1.20030421
- ErrGetLogLevel at Base 6.1.20030421
- ErrGetMessageLevel at Base 6.1.20030421
- ErrGetMsgRoot at Base 6.1.20030421
- ErrRestoreOptions at Base 6.1.20030421
- ErrSaveOptions at Base 6.1.20030421
- ErrSetFatalLevel at Base 6.1.20030421
- ErrSetLogLevel at Base 6.1.20030421
- ErrSetMessageLevel at Base 6.1.20030421
- ErrSetOptFlags at Base 6.1.20030421
- ErrTestOptFlags at Base 6.1.20030421
- FILE_CreateConnector at Base 6.1.20030421
- FILE_CreateConnectorEx at Base 6.1.20030421
- FTP_CreateConnector at Base 6.1.20100808
- FTP_CreateConnectorSimple at Base 6.1.20110713
- FreeXmlObject at Base 6.1.20110713
- GetAppParamBoolean at Base 6.1.20030421
- GetAppParamLong at Base 6.1.20030421
- HEAP_AddRef at Base 6.1.20060507
- HEAP_Alloc at Base 6.1.20030421
- HEAP_Attach at Base 6.1.20030421
- HEAP_AttachFast at Base 6.1.20070822
- HEAP_Base at Base 6.1.20030421
- HEAP_Copy at Base 6.1.20060507
- HEAP_Create at Base 6.1.20030421
- HEAP_Destroy at Base 6.1.20030421
- HEAP_Detach at Base 6.1.20030421
- HEAP_Free at Base 6.1.20030421
- HEAP_FreeFast at Base 6.1.20070822
- HEAP_Next at Base 6.1.20160908
- HEAP_Options at Base 6.1.20070822
- HEAP_Serial at Base 6.1.20030421
- HEAP_Size at Base 6.1.20030421
- HEAP_Trim at Base 6.1.20031028
- HEAP_Walk at Base 6.1.20030421
- HINFO_AffinityArgument at Base 6.1.20060507
- HINFO_AffinityArgvalue at Base 6.1.20060507
- HINFO_CpuClock at Base 6.1.20081116
- HINFO_CpuCount at Base 6.1.20030421
- HINFO_CpuUnits at Base 6.1.20081116
- HINFO_Create at Base 6.1.20030421
- HINFO_Environment at Base 6.1.20030421
- HINFO_HostAddr at Base 6.1.20081116
- HINFO_LoadAverage at Base 6.1.20030421
- HINFO_MachineParams at Base 6.1.20090301
- HINFO_Memusage at Base 6.1.20081116
- HINFO_Status at Base 6.1.20030421
- HINFO_TaskCount at Base 6.1.20030421
- HTTP_CreateConnector at Base 6.1.20030421
- HTTP_CreateConnectorEx at Base 6.1.20030421
- HTTP_CreateTunnel at Base 6.1.20110713
- HTTP_CreateTunnelEx at Base 6.1.20110713
- HTTP_SetNcbiMessageHook at Base 6.1.20060301
- IO_StatusStr at Base 6.1.20030421
- LBOS_Announce at Base 6.1.20160908
- LBOS_AnnounceFromRegistry at Base 6.1.20160908
- LBOS_Deannounce at Base 6.1.20160908
- LBOS_DeannounceAll at Base 6.1.20160908
- LBOS_ServiceVersionDelete at Base 6.1.20160908
- LBOS_ServiceVersionGet at Base 6.1.20160908
- LBOS_ServiceVersionSet at Base 6.1.20160908
- LBSMD_FastHeapAccess at Base 6.1.20070822
- LBSMD_GetConfig at Base 6.1.20050605
- LBSMD_GetHeapCopy at Base 6.1.20060507
- LBSMD_GetHostParameter at Base 6.1.20090301
- LBSMD_GetLocalHostAddress at Base 6.1.20160908
- LBSM_HINFO_CpuClock at Base 6.1.20081116
- LBSM_HINFO_CpuCount at Base 6.1.20030421
- LBSM_HINFO_CpuUnits at Base 6.1.20081116
- LBSM_HINFO_LoadAverage at Base 6.1.20030421
- LBSM_HINFO_MachineParams at Base 6.1.20090301
- LBSM_HINFO_Memusage at Base 6.1.20081116
- LBSM_HINFO_Status at Base 6.1.20030421
- LBSM_HINFO_TaskCount at Base 6.1.20030421
- LB_Select at Base 6.1.20060301
- LOG_AddRef at Base 6.1.20030421
- LOG_ComposeMessage at Base 6.1.20030421
- LOG_Create at Base 6.1.20030421
- LOG_Delete at Base 6.1.20030421
- LOG_LevelStr at Base 6.1.20030421
- LOG_Reset at Base 6.1.20030421
- LOG_ToFILE at Base 6.1.20030421
- LOG_ToFILE_Ex at Base 6.1.20070822
- LOG_Write at Base 6.1.20090301
- LOG_WriteInternal at Base 6.1.20030421
- LOG_c2c at Base 6.1.20030421
- LSOCK_Accept at Base 6.1.20030421
- LSOCK_AcceptEx at Base 6.1.20081116
- LSOCK_Close at Base 6.1.20030421
- LSOCK_Create at Base 6.1.20030421
- LSOCK_CreateEx at Base 6.1.20030421
- LSOCK_CreateUNIX at Base 6.1.20050429
- LSOCK_GetOSHandle at Base 6.1.20030421
- LSOCK_GetOSHandleEx at Base 6.1.20120620
- LSOCK_GetPort at Base 6.1.20110713
- ListBreakRing at Base 6.1.20030421
- ListConnectRing at Base 6.1.20030421
- ListDelete at Base 6.1.20030421
- ListGetNext at Base 6.1.20030421
- ListInsert at Base 6.1.20030421
- ListInsertPrev at Base 6.1.20030421
- ListSort at Base 6.1.20030421
- ListStrCopy at Base 6.1.20030421
- ListStrDel at Base 6.1.20030421
- ListSwapAdj at Base 6.1.20030421
- MEMORY_CreateConnector at Base 6.1.20030421
- MEMORY_CreateConnectorEx at Base 6.1.20050429
- METACONN_Insert at Base 6.1.20170106
- METACONN_Remove at Base 6.1.20030421
- MIME_ComposeContentTypeEx at Base 6.1.20030421
- MIME_ParseContentTypeEx at Base 6.1.20030421
- MT_LOCK_AddRef at Base 6.1.20030421
- MT_LOCK_Create at Base 6.1.20030421
- MT_LOCK_Delete at Base 6.1.20030421
- MT_LOCK_DoInternal at Base 6.1.20030421
- MT_LOCK_c2c at Base 6.1.20030421
- MergeStringArray at Base 6.1.20120620
- NCBISM_Blosum45 at Base 6.1.20031028
- NCBISM_Blosum50 at Base 6.1.20061015
- NCBISM_Blosum62 at Base 6.1.20031028
- NCBISM_Blosum80 at Base 6.1.20031028
- NCBISM_Blosum90 at Base 6.1.20061015
- NCBISM_GetIndex at Base 6.1.20031028
- NCBISM_GetScore at Base 6.1.20031028
- NCBISM_GetStandardMatrix at Base 6.1.20081116
- NCBISM_Identity at Base 6.1.20160908
- NCBISM_Pam250 at Base 6.1.20040204
- NCBISM_Pam30 at Base 6.1.20031028
- NCBISM_Pam70 at Base 6.1.20031028
- NCBISM_Unpack at Base 6.1.20031028
- NCBI_memcchr at Base 6.1.20170106
- NCBI_simple_atof at Base 6.1.20160908
- NCBI_simple_ftoa at Base 6.1.20160908
- NCBI_strlwr at Base 6.1.20030421
- NCBI_strupr at Base 6.1.20030421
- NcbiAddrToDNS at Base 6.1.20170106
- NcbiAddrToString at Base 6.1.20170106
- NcbiIPToAddr at Base 6.1.20170106
- NcbiIPv4ToIPv6 at Base 6.1.20170106
- NcbiIPv4ToString at Base 6.1.20170106
- NcbiIPv6ToIPv4 at Base 6.1.20170106
- NcbiIPv6ToString at Base 6.1.20170106
- NcbiIsEmptyIPv6 at Base 6.1.20170106
- NcbiIsIPv4 at Base 6.1.20170106
- NcbiIsInIPv6Network at Base 6.1.20170106
- NcbiMessagePlusError at Base 6.1.20081116
- NcbiMsToTimeout at Base 6.1.20070822
- NcbiStringToAddr at Base 6.1.20170106
- NcbiStringToIPv4 at Base 6.1.20170106
- NcbiStringToIPv6 at Base 6.1.20170106
- NcbiTimeoutToMs at Base 6.1.20070822
- NlmCPUNumber at Base 6.1.20030421
- NlmMutexDestroy at Base 6.1.20030421
- NlmMutexInit at Base 6.1.20030421
- NlmMutexLock at Base 6.1.20030421
- NlmMutexLockEx at Base 6.1.20030421
- NlmMutexTryLock at Base 6.1.20030421
- NlmMutexTryLockEx at Base 6.1.20030421
- NlmMutexUnlock at Base 6.1.20030421
- NlmRWdestroy at Base 6.1.20030421
- NlmRWinit at Base 6.1.20030421
- NlmRWprintout at Base 6.1.20030421
- NlmRWrdlockEx at Base 6.1.20030421
- NlmRWtryrdlockEx at Base 6.1.20030421
- NlmRWtrywrlockEx at Base 6.1.20030421
- NlmRWunlockEx at Base 6.1.20030421
- NlmRWwrlockEx at Base 6.1.20030421
- NlmSemaDestroy at Base 6.1.20030421
- NlmSemaInit at Base 6.1.20030421
- NlmSemaPost at Base 6.1.20030421
- NlmSemaTryWait at Base 6.1.20030421
- NlmSemaWait at Base 6.1.20030421
- NlmThreadAddOnExit at Base 6.1.20030421
- NlmThreadCompare at Base 6.1.20030421
- NlmThreadCreate at Base 6.1.20030421
- NlmThreadCreateEx at Base 6.1.20030421
- NlmThreadDestroyAll at Base 6.1.20030421
- NlmThreadExit at Base 6.1.20030421
- NlmThreadJoin at Base 6.1.20030421
- NlmThreadJoinAll at Base 6.1.20030421
- NlmThreadMemFree at Base 6.1.20030421
- NlmThreadRemoveOnExit at Base 6.1.20030421
- NlmThreadSelf at Base 6.1.20030421
- NlmThreadsAvailable at Base 6.1.20030421
- NlmTlsGetValue at Base 6.1.20030421
- NlmTlsSetValue at Base 6.1.20030421
- Nlm_AbnormalExit at Base 6.1.20030421
- Nlm_AbnormalExitPure at Base 6.1.20030421
- Nlm_AssertionFailed at Base 6.1.20030421
- Nlm_BSAdd at Base 6.1.20030421
- Nlm_BSDelete at Base 6.1.20030421
- Nlm_BSDup at Base 6.1.20030421
- Nlm_BSDupAndSwapUint4 at Base 6.1.20030421
- Nlm_BSEqual at Base 6.1.20090301
- Nlm_BSFree at Base 6.1.20030421
- Nlm_BSGetByte at Base 6.1.20030421
- Nlm_BSGetUint2 at Base 6.1.20030421
- Nlm_BSGetUint4 at Base 6.1.20030421
- Nlm_BSInsert at Base 6.1.20030421
- Nlm_BSInsertFromBS at Base 6.1.20030421
- Nlm_BSLen at Base 6.1.20030421
- Nlm_BSMerge at Base 6.1.20030421
- Nlm_BSNew at Base 6.1.20030421
- Nlm_BSPutByte at Base 6.1.20030421
- Nlm_BSPutUint2 at Base 6.1.20030421
- Nlm_BSPutUint4 at Base 6.1.20030421
- Nlm_BSRead at Base 6.1.20030421
- Nlm_BSSeek at Base 6.1.20030421
- Nlm_BSTell at Base 6.1.20030421
- Nlm_BSUint2Read at Base 6.1.20030421
- Nlm_BSUint2Write at Base 6.1.20030421
- Nlm_BSUint4Read at Base 6.1.20030421
- Nlm_BSUint4Write at Base 6.1.20030421
- Nlm_BSWrite at Base 6.1.20030421
- Nlm_Beep at Base 6.1.20030421
- Nlm_CPUTimeFree at Base 6.1.20030421
- Nlm_CPUTimeGetSys at Base 6.1.20030421
- Nlm_CPUTimeGetUser at Base 6.1.20030421
- Nlm_CPUTimeMeasure at Base 6.1.20030421
- Nlm_CacheAppParam at Base 6.1.20030421
- Nlm_CallErrHandlerOnly at Base 6.1.20030421
- Nlm_CallocViaMalloc at Base 6.1.20030421
- Nlm_CompressSpaces at Base 6.1.20110713
- Nlm_CreateDir at Base 6.1.20030421
- Nlm_DayTimeStr at Base 6.1.20030421
- Nlm_DiGamma at Base 6.1.20030421
- Nlm_DirCatalog at Base 6.1.20030421
- Nlm_DirExplore at Base 6.1.20070822
- Nlm_EnumAppProperties at Base 6.1.20030421
- Nlm_ErrClear at Base 6.1.20030421
- Nlm_ErrCopy at Base 6.1.20030421
- Nlm_ErrFetch at Base 6.1.20030421
- Nlm_ErrGetLogfile at Base 6.1.20030421
- Nlm_ErrGetOpts at Base 6.1.20030421
- Nlm_ErrGetUserStrings at Base 6.1.20030421
- Nlm_ErrLogPrintStr at Base 6.1.20030421
- Nlm_ErrLogPrintf at Base 6.1.20030421
- Nlm_ErrPathReset at Base 6.1.20030421
- Nlm_ErrPost at Base 6.1.20030421
- Nlm_ErrPostEx at Base 6.1.20030421
- Nlm_ErrPostStr at Base 6.1.20030421
- Nlm_ErrSetContext at Base 6.1.20030421
- Nlm_ErrSetHandler at Base 6.1.20030421
- Nlm_ErrSetLogfile at Base 6.1.20030421
- Nlm_ErrSetOpts at Base 6.1.20030421
- Nlm_ErrShow at Base 6.1.20030421
- Nlm_ErrUserClear at Base 6.1.20030421
- Nlm_ErrUserDelete at Base 6.1.20030421
- Nlm_ErrUserInstall at Base 6.1.20030421
- Nlm_Expm1 at Base 6.1.20030421
- Nlm_Factorial at Base 6.1.20030421
- Nlm_FileBuildPath at Base 6.1.20030421
- Nlm_FileCacheFree at Base 6.1.20040616
- Nlm_FileCacheGetString at Base 6.1.20040616
- Nlm_FileCacheReadLine at Base 6.1.20040616
- Nlm_FileCacheSeek at Base 6.1.20040616
- Nlm_FileCacheSetup at Base 6.1.20040616
- Nlm_FileCacheTell at Base 6.1.20040616
- Nlm_FileClose at Base 6.1.20030421
- Nlm_FileCreate at Base 6.1.20030421
- Nlm_FileGets at Base 6.1.20030421
- Nlm_FileLength at Base 6.1.20030421
- Nlm_FileLengthEx at Base 6.1.20030421
- Nlm_FileNameFind at Base 6.1.20030421
- Nlm_FileOpen at Base 6.1.20030421
- Nlm_FilePathFind at Base 6.1.20030421
- Nlm_FilePuts at Base 6.1.20030421
- Nlm_FileRead at Base 6.1.20030421
- Nlm_FileRemove at Base 6.1.20030421
- Nlm_FileRename at Base 6.1.20030421
- Nlm_FileWrite at Base 6.1.20030421
- Nlm_FindPath at Base 6.1.20030421
- Nlm_FlushAppParam at Base 6.1.20030421
- Nlm_FreeArgs at Base 6.1.20030421
- Nlm_FreeCmdLineArguments at Base 6.1.20030421
- Nlm_FreeConfigStruct at Base 6.1.20030421
- Nlm_Gamma at Base 6.1.20030421
- Nlm_GammaCoeffSet at Base 6.1.20030421
- Nlm_Gcd at Base 6.1.20030421
- Nlm_GetAppParam at Base 6.1.20030421
- Nlm_GetAppProcessID at Base 6.1.20030421
- Nlm_GetAppProperty at Base 6.1.20030421
- Nlm_GetArgc at Base 6.1.20030421
- Nlm_GetArgs at Base 6.1.20030421
- Nlm_GetArgsSilent at Base 6.1.20030421
- Nlm_GetArgv at Base 6.1.20030421
- Nlm_GetChecksum at Base 6.1.20030421
- Nlm_GetDayTime at Base 6.1.20030421
- Nlm_GetElapsedTime at Base 6.1.20030421
- Nlm_GetEnvParam at Base 6.1.20030421
- Nlm_GetEnvParamEx at Base 6.1.20030421
- Nlm_GetErrLongText at Base 6.1.20030421
- Nlm_GetLanguage at Base 6.1.20030421
- Nlm_GetOpSysString at Base 6.1.20030421
- Nlm_GetScratchBuffer at Base 6.1.20030421
- Nlm_GetSecs at Base 6.1.20030421
- Nlm_HeapSort at Base 6.1.20030421
- Nlm_InitAppContext at Base 6.1.20030421
- Nlm_Int8ToString at Base 6.1.20030421
- Nlm_Int8tostr at Base 6.1.20030421
- Nlm_LabelCopy at Base 6.1.20030421
- Nlm_LabelCopyExtra at Base 6.1.20030421
- Nlm_LabelCopyNext at Base 6.1.20030421
- Nlm_LetterByte at Base 6.1.20030421
- Nlm_LnFactorial at Base 6.1.20030421
- Nlm_LnGamma at Base 6.1.20030421
- Nlm_LnGammaInt at Base 6.1.20030421
- Nlm_Log1p at Base 6.1.20030421
- Nlm_LogDerivative at Base 6.1.20030421
- Nlm_Ltostr at Base 6.1.20030421
- Nlm_Lwidth at Base 6.1.20030421
- Nlm_MD5Final at Base 6.1.20030421
- Nlm_MD5Init at Base 6.1.20030421
- Nlm_MD5Transform at Base 6.1.20030421
- Nlm_MD5Update at Base 6.1.20030421
- Nlm_MatrixColumn at Base 6.1.20030421
- Nlm_MatrixCompare at Base 6.1.20030421
- Nlm_MatrixCopy at Base 6.1.20030421
- Nlm_MatrixDelete at Base 6.1.20030421
- Nlm_MatrixInvert at Base 6.1.20030421
- Nlm_MatrixMultiply at Base 6.1.20030421
- Nlm_MatrixNew at Base 6.1.20030421
- Nlm_MatrixNode at Base 6.1.20030421
- Nlm_MatrixPrint at Base 6.1.20030421
- Nlm_MatrixRow at Base 6.1.20030421
- Nlm_MatrixSetColumn at Base 6.1.20030421
- Nlm_MatrixSetNode at Base 6.1.20030421
- Nlm_MatrixSetRow at Base 6.1.20030421
- Nlm_MatrixSolve at Base 6.1.20030421
- Nlm_MatrixTranspose at Base 6.1.20030421
- Nlm_MemCopy at Base 6.1.20030421
- Nlm_MemDup at Base 6.1.20030421
- Nlm_MemExtend at Base 6.1.20030421
- Nlm_MemFill at Base 6.1.20030421
- Nlm_MemFree at Base 6.1.20030421
- Nlm_MemGet at Base 6.1.20030421
- Nlm_MemMapAdvise at Base 6.1.20030421
- Nlm_MemMapAdvisePtr at Base 6.1.20030421
- Nlm_MemMapAvailable at Base 6.1.20030421
- Nlm_MemMapFini at Base 6.1.20030421
- Nlm_MemMapInit at Base 6.1.20030421
- Nlm_MemMore at Base 6.1.20030421
- Nlm_MemMove at Base 6.1.20030421
- Nlm_MemNew at Base 6.1.20030421
- Nlm_MemSearch at Base 6.1.20030421
- Nlm_MeshStringICmp at Base 6.1.20030421
- Nlm_Message at Base 6.1.20030421
- Nlm_MonitorFree at Base 6.1.20030421
- Nlm_MonitorIntNewEx at Base 6.1.20030421
- Nlm_MonitorIntValue at Base 6.1.20030421
- Nlm_MonitorStrNewEx at Base 6.1.20030421
- Nlm_MonitorStrValue at Base 6.1.20030421
- Nlm_MsgAlert at Base 6.1.20030421
- Nlm_MsgAlertStr at Base 6.1.20030421
- Nlm_NRBis at Base 6.1.20030421
- Nlm_NaturalStringCmp at Base 6.1.20120620
- Nlm_NaturalStringICmp at Base 6.1.20120620
- Nlm_Nint at Base 6.1.20030421
- Nlm_ParseCmdLineArguments at Base 6.1.20030421
- Nlm_PlatformName at Base 6.1.20030421
- Nlm_PolyGamma at Base 6.1.20030421
- Nlm_Powi at Base 6.1.20030421
- Nlm_ProgMon at Base 6.1.20030421
- Nlm_ProgramPath at Base 6.1.20030421
- Nlm_RandomNum at Base 6.1.20030421
- Nlm_RandomSeed at Base 6.1.20030421
- Nlm_ReleaseAppContext at Base 6.1.20030421
- Nlm_RemoveAppProperty at Base 6.1.20030421
- Nlm_RombergIntegrate at Base 6.1.20030421
- Nlm_SearchSubString at Base 6.1.20100808
- Nlm_SetAppParam at Base 6.1.20030421
- Nlm_SetAppProperty at Base 6.1.20030421
- Nlm_SetBeepHook at Base 6.1.20030421
- Nlm_SetFileOpenHook at Base 6.1.20030421
- Nlm_SetHeapLimit at Base 6.1.20030421
- Nlm_SetMemFailFlag at Base 6.1.20160908
- Nlm_SetMessageHook at Base 6.1.20030421
- Nlm_SetMonitorHook at Base 6.1.20030421
- Nlm_SetProgMon at Base 6.1.20030421
- Nlm_SetupArguments at Base 6.1.20030421
- Nlm_SetupSubString at Base 6.1.20100808
- Nlm_Sgml2Ascii at Base 6.1.20030421
- Nlm_Sgml2AsciiLen at Base 6.1.20030421
- Nlm_SgmlLoadTable at Base 6.1.20030421
- Nlm_StableMergeSort at Base 6.1.20110713
- Nlm_StdProgMon at Base 6.1.20030421
- Nlm_StopWatchFree at Base 6.1.20030421
- Nlm_StopWatchNew at Base 6.1.20030421
- Nlm_StopWatchStart at Base 6.1.20030421
- Nlm_StopWatchStop at Base 6.1.20030421
- Nlm_StrCnt at Base 6.1.20030421
- Nlm_StrICmp at Base 6.1.20030421
- Nlm_StrIPCmp at Base 6.1.20030421
- Nlm_StrLower at Base 6.1.20030421
- Nlm_StrMove at Base 6.1.20030421
- Nlm_StrNICmp at Base 6.1.20030421
- Nlm_StrNIPCmp at Base 6.1.20030421
- Nlm_StrSave at Base 6.1.20030421
- Nlm_StrUpper at Base 6.1.20030421
- Nlm_StringCSpn at Base 6.1.20030421
- Nlm_StringCat at Base 6.1.20030421
- Nlm_StringChr at Base 6.1.20030421
- Nlm_StringCmp at Base 6.1.20030421
- Nlm_StringCnt at Base 6.1.20030421
- Nlm_StringCpy at Base 6.1.20030421
- Nlm_StringDoesHaveText at Base 6.1.20031028
- Nlm_StringHasNoText at Base 6.1.20030421
- Nlm_StringICmp at Base 6.1.20030421
- Nlm_StringISearch at Base 6.1.20030421
- Nlm_StringIsAllDigits at Base 6.1.20120620
- Nlm_StringIsAllLowerCase at Base 6.1.20120620
- Nlm_StringIsAllPunctuation at Base 6.1.20120620
- Nlm_StringIsAllUpperCase at Base 6.1.20120620
- Nlm_StringLen at Base 6.1.20030421
- Nlm_StringLower at Base 6.1.20030421
- Nlm_StringMove at Base 6.1.20030421
- Nlm_StringNCat at Base 6.1.20030421
- Nlm_StringNCmp at Base 6.1.20030421
- Nlm_StringNCpy at Base 6.1.20030421
- Nlm_StringNCpy_0 at Base 6.1.20030421
- Nlm_StringNICmp at Base 6.1.20030421
- Nlm_StringPBrk at Base 6.1.20030421
- Nlm_StringPrintable at Base 6.1.20030421
- Nlm_StringRChr at Base 6.1.20030421
- Nlm_StringSave at Base 6.1.20030421
- Nlm_StringSaveNoNull at Base 6.1.20030421
- Nlm_StringSearch at Base 6.1.20030421
- Nlm_StringSpn at Base 6.1.20030421
- Nlm_StringStr at Base 6.1.20030421
- Nlm_StringToInt8 at Base 6.1.20030421
- Nlm_StringToUint8 at Base 6.1.20030421
- Nlm_StringTok at Base 6.1.20030421
- Nlm_StringTokMT at Base 6.1.20030421
- Nlm_StringUpper at Base 6.1.20030421
- Nlm_SwitchLong at Base 6.1.20030421
- Nlm_SwitchLongBuff at Base 6.1.20030421
- Nlm_SwitchUint2 at Base 6.1.20030421
- Nlm_SwitchUint2Buff at Base 6.1.20030421
- Nlm_SwitchUint4 at Base 6.1.20030421
- Nlm_SwitchUint4Buff at Base 6.1.20030421
- Nlm_TSPrintf at Base 6.1.20030421
- Nlm_TSPrintfArgs at Base 6.1.20030421
- Nlm_TmpNam at Base 6.1.20030421
- Nlm_Trace at Base 6.1.20030421
- Nlm_TraceStr at Base 6.1.20030421
- Nlm_TransientSetAppParam at Base 6.1.20030421
- Nlm_TriGamma at Base 6.1.20030421
- Nlm_TrimSpacesAroundString at Base 6.1.20030421
- Nlm_Uint8ToString at Base 6.1.20030421
- Nlm_Ultostr at Base 6.1.20030421
- Nlm_Ulwidth at Base 6.1.20030421
- Nlm_rule_line at Base 6.1.20030421
- Nlm_stream2text at Base 6.1.20030421
- Nlm_text2stream at Base 6.1.20030421
- NoCaseSkipPastString at Base 6.1.20030421
- NoCaseSkipToString at Base 6.1.20030421
- NodeListAppend at Base 6.1.20030421
- NodeListDelete at Base 6.1.20030421
- NodeListFind at Base 6.1.20030421
- NodeListFree at Base 6.1.20030421
- NodeListInsert at Base 6.1.20030421
- NodeListLen at Base 6.1.20030421
- NodeListNew at Base 6.1.20030421
- NodeListRead at Base 6.1.20030421
- NodeListReplace at Base 6.1.20030421
- NodeListWrite at Base 6.1.20030421
- POLLABLE_FromLSOCK at Base 6.1.20031028
- POLLABLE_FromSOCK at Base 6.1.20031028
- POLLABLE_FromTRIGGER at Base 6.1.20070822
- POLLABLE_Poll at Base 6.1.20031028
- POLLABLE_ToLSOCK at Base 6.1.20031028
- POLLABLE_ToSOCK at Base 6.1.20031028
- POLLABLE_ToTRIGGER at Base 6.1.20070822
- ParseXmlString at Base 6.1.20110713
- QUERY_AddToQueue at Base 6.1.20030421
- QUERY_AsnIoConnClose at Base 6.1.20030421
- QUERY_AsnIoConnOpen at Base 6.1.20030421
- QUERY_CheckQueue at Base 6.1.20030421
- QUERY_CloseQueue at Base 6.1.20030421
- QUERY_CopyFileToQuery at Base 6.1.20030421
- QUERY_CopyResultsToFile at Base 6.1.20030421
- QUERY_CopyResultsToString at Base 6.1.20110713
- QUERY_OpenServiceQuery at Base 6.1.20030421
- QUERY_OpenServiceQueryEx at Base 6.1.20060507
- QUERY_OpenUrlQuery at Base 6.1.20030421
- QUERY_QueueSize at Base 6.1.20100808
- QUERY_SendQuery at Base 6.1.20030421
- QUERY_UrlAsynchronousQuery at Base 6.1.20110713
- QUERY_UrlSynchronousQuery at Base 6.1.20110713
- REG_AddRef at Base 6.1.20030421
- REG_Create at Base 6.1.20030421
- REG_Delete at Base 6.1.20030421
- REG_Get at Base 6.1.20030421
- REG_Reset at Base 6.1.20030421
- REG_Set at Base 6.1.20030421
- REG_c2c at Base 6.1.20030421
- ReleaseAppErrInfo at Base 6.1.20030421
- ReleaseAppMsgInfo at Base 6.1.20030421
- SERVICE_CreateConnectorEx at Base 6.1.20030421
- SERV_AddFirewallPort at Base 6.1.20120620
- SERV_Close at Base 6.1.20030421
- SERV_CopyInfo at Base 6.1.20060301
- SERV_CopyInfoEx at Base 6.1.20060301
- SERV_CreateDnsInfo at Base 6.1.20030421
- SERV_CreateDnsInfoEx at Base 6.1.20050828
- SERV_CreateFirewallInfo at Base 6.1.20030421
- SERV_CreateFirewallInfoEx at Base 6.1.20050828
- SERV_CreateHttpInfo at Base 6.1.20030421
- SERV_CreateHttpInfoEx at Base 6.1.20050828
- SERV_CreateNcbidInfo at Base 6.1.20030421
- SERV_CreateNcbidInfoEx at Base 6.1.20050828
- SERV_CreateStandaloneInfo at Base 6.1.20030421
- SERV_CreateStandaloneInfoEx at Base 6.1.20050828
- SERV_CurrentName at Base 6.1.20050828
- SERV_DISPD_Open at Base 6.1.20030421
- SERV_DoFastOpens at Base 6.1.20070822
- SERV_EqualInfo at Base 6.1.20030421
- SERV_GetInfo at Base 6.1.20050828
- SERV_GetInfoEx at Base 6.1.20030421
- SERV_GetInfoP at Base 6.1.20030421
- SERV_GetInfoSimple at Base 6.1.20160908
- SERV_GetNextInfo at Base 6.1.20050828
- SERV_GetNextInfoEx at Base 6.1.20030421
- SERV_InitFirewallPorts at Base 6.1.20160908
- SERV_IsFirewallPort at Base 6.1.20120620
- SERV_LBOS_Open at Base 6.1.20160908
- SERV_LBSMD_Open at Base 6.1.20030421
- SERV_LOCAL_Open at Base 6.1.20060507
- SERV_MapperName at Base 6.1.20030421
- SERV_NameOfInfo at Base 6.1.20060301
- SERV_Open at Base 6.1.20050828
- SERV_OpenEx at Base 6.1.20030421
- SERV_OpenP at Base 6.1.20031028
- SERV_OpenSimple at Base 6.1.20030421
- SERV_Penalize at Base 6.1.20030421
- SERV_PenalizeEx at Base 6.1.20120620
- SERV_Print at Base 6.1.20030421
- SERV_PrintFirewallPorts at Base 6.1.20160908
- SERV_ReadInfo at Base 6.1.20030421
- SERV_ReadInfoEx at Base 6.1.20050828
- SERV_ReadType at Base 6.1.20030421
- SERV_Rerate at Base 6.1.20090301
- SERV_Reset at Base 6.1.20030421
- SERV_ServerPort at Base 6.1.20090301
- SERV_ServiceName at Base 6.1.20030421
- SERV_SizeOfInfo at Base 6.1.20030421
- SERV_TypeStr at Base 6.1.20030421
- SERV_Update at Base 6.1.20030421
- SERV_WriteInfo at Base 6.1.20030421
- SOCK_Abort at Base 6.1.20031028
- SOCK_AllowSigPipeAPI at Base 6.1.20030421
- SOCK_Close at Base 6.1.20030421
- SOCK_CloseEx at Base 6.1.20040204
- SOCK_CloseOSHandle at Base 6.1.20120620
- SOCK_Create at Base 6.1.20030421
- SOCK_CreateConnector at Base 6.1.20030421
- SOCK_CreateConnectorEx at Base 6.1.20030421
- SOCK_CreateConnectorOnTop at Base 6.1.20030421
- SOCK_CreateConnectorOnTopEx at Base 6.1.20110713
- SOCK_CreateEx at Base 6.1.20030421
- SOCK_CreateInternal at Base 6.1.20160908
- SOCK_CreateOnTop at Base 6.1.20030421
- SOCK_CreateOnTopEx at Base 6.1.20031028
- SOCK_CreateOnTopInternal at Base 6.1.20160908
- SOCK_CreateUNIX at Base 6.1.20050429
- SOCK_DisableOSSendDelay at Base 6.1.20050429
- SOCK_GetCount at Base 6.1.20110713
- SOCK_GetLocalHostAddress at Base 6.1.20070822
- SOCK_GetLocalPort at Base 6.1.20080302
- SOCK_GetLocalPortEx at Base 6.1.20100808
- SOCK_GetLoopbackAddress at Base 6.1.20050828
- SOCK_GetOSHandle at Base 6.1.20030421
- SOCK_GetOSHandleEx at Base 6.1.20120620
- SOCK_GetPeerAddress at Base 6.1.20030421
- SOCK_GetPeerAddressString at Base 6.1.20031028
- SOCK_GetPeerAddressStringEx at Base 6.1.20090719
- SOCK_GetPosition at Base 6.1.20110713
- SOCK_GetRemotePort at Base 6.1.20110713
- SOCK_GetTimeout at Base 6.1.20030421
- SOCK_GetTotalCount at Base 6.1.20110713
- SOCK_HostPortToString at Base 6.1.20060301
- SOCK_HostToNetLong at Base 6.1.20030421
- SOCK_HostToNetShort at Base 6.1.20030421
- SOCK_InitializeAPI at Base 6.1.20030421
- SOCK_IsClientSide at Base 6.1.20030421
- SOCK_IsDatagram at Base 6.1.20030421
- SOCK_IsLoopbackAddress at Base 6.1.20160908
- SOCK_IsSecure at Base 6.1.20081116
- SOCK_IsServerSide at Base 6.1.20030421
- SOCK_IsUNIX at Base 6.1.20050429
- SOCK_OSHandleSize at Base 6.1.20110713
- SOCK_Poll at Base 6.1.20030421
- SOCK_Pushback at Base 6.1.20160908
- SOCK_Read at Base 6.1.20030421
- SOCK_ReadLine at Base 6.1.20050429
- SOCK_Reconnect at Base 6.1.20030421
- SOCK_SetCork at Base 6.1.20110713
- SOCK_SetDataLogging at Base 6.1.20030421
- SOCK_SetDataLoggingAPI at Base 6.1.20030421
- SOCK_SetErrHookAPI at Base 6.1.20160908
- SOCK_SetIOWaitSysAPI at Base 6.1.20100808
- SOCK_SetInterruptOnSignal at Base 6.1.20030421
- SOCK_SetInterruptOnSignalAPI at Base 6.1.20030421
- SOCK_SetReadOnWrite at Base 6.1.20030421
- SOCK_SetReadOnWriteAPI at Base 6.1.20030421
- SOCK_SetReuseAddress at Base 6.1.20031028
- SOCK_SetReuseAddressAPI at Base 6.1.20031028
- SOCK_SetSelectInternalRestartTimeout at Base 6.1.20040204
- SOCK_SetTimeout at Base 6.1.20030421
- SOCK_SetupSSL at Base 6.1.20081116
- SOCK_SetupSSLEx at Base 6.1.20160908
- SOCK_Shutdown at Base 6.1.20030421
- SOCK_ShutdownAPI at Base 6.1.20030421
- SOCK_Status at Base 6.1.20030421
- SOCK_StringToHostPort at Base 6.1.20060301
- SOCK_StringToHostPortEx at Base 6.1.20160908
- SOCK_StripToPattern at Base 6.1.20030421
- SOCK_Wait at Base 6.1.20030421
- SOCK_Write at Base 6.1.20030421
- SOCK_gethostbyaddr at Base 6.1.20030421
- SOCK_gethostbyaddrEx at Base 6.1.20110713
- SOCK_gethostbyname at Base 6.1.20030421
- SOCK_gethostbynameEx at Base 6.1.20110713
- SOCK_gethostname at Base 6.1.20030421
- SOCK_gethostnameEx at Base 6.1.20110713
- SOCK_htonl at Base 6.1.20060301
- SOCK_htons at Base 6.1.20060301
- SOCK_isip at Base 6.1.20070822
- SOCK_isipEx at Base 6.1.20070822
- SOCK_ntoa at Base 6.1.20030421
- SendMailInfo_InitEx at Base 6.1.20100808
- SetAppParamBoolean at Base 6.1.20030421
- SetAppParamLong at Base 6.1.20030421
- SkipChar at Base 6.1.20030421
- SkipPastChar at Base 6.1.20030421
- SkipPastString at Base 6.1.20030421
- SkipSet at Base 6.1.20030421
- SkipSpaces at Base 6.1.20030421
- SkipToChar at Base 6.1.20030421
- SkipToSet at Base 6.1.20030421
- SkipToSpace at Base 6.1.20030421
- SkipToString at Base 6.1.20030421
- StrCpyPtr at Base 6.1.20030421
- StrDupPtr at Base 6.1.20030421
- StrMatch at Base 6.1.20030421
- StringDiff at Base 6.1.20030421
- StringDiffNum at Base 6.1.20030421
- StringEnd at Base 6.1.20030421
- StringSub at Base 6.1.20030421
- StringSubSet at Base 6.1.20030421
- StringSubString at Base 6.1.20030421
- StripSpaces at Base 6.1.20030421
- TRIGGER_Close at Base 6.1.20070822
- TRIGGER_Create at Base 6.1.20070822
- TRIGGER_IsSet at Base 6.1.20070822
- TRIGGER_Reset at Base 6.1.20070822
- TRIGGER_Set at Base 6.1.20070822
- TruncateString at Base 6.1.20030421
- TruncateStringCopy at Base 6.1.20030421
- URL_Connect at Base 6.1.20030421
- URL_ConnectEx at Base 6.1.20081116
- URL_Decode at Base 6.1.20030421
- URL_DecodeEx at Base 6.1.20030421
- URL_Encode at Base 6.1.20030421
- URL_EncodeEx at Base 6.1.20110713
- UTIL_Adler32_Update at Base 6.1.20100808
- UTIL_CRC32_Update at Base 6.1.20100808
- UTIL_GenerateHMAC at Base 6.1.20160908
- UTIL_MatchesMask at Base 6.1.20050828
- UTIL_MatchesMaskEx at Base 6.1.20060507
- UTIL_NcbiLocalHostName at Base 6.1.20080302
- UTIL_PrintableString at Base 6.1.20090301
- UTIL_PrintableStringSize at Base 6.1.20090301
- Uint8ToBytes at Base 6.1.20030421
- ValNodeAdd at Base 6.1.20030421
- ValNodeAddBigInt at Base 6.1.20030421
- ValNodeAddBoolean at Base 6.1.20030421
- ValNodeAddFloat at Base 6.1.20030421
- ValNodeAddFunction at Base 6.1.20030421
- ValNodeAddInt at Base 6.1.20030421
- ValNodeAddPointer at Base 6.1.20030421
- ValNodeAddPointerEx at Base 6.1.20110713
- ValNodeAddStr at Base 6.1.20030421
- ValNodeCompare at Base 6.1.20081116
- ValNodeCopyStr at Base 6.1.20030421
- ValNodeCopyStrEx at Base 6.1.20110713
- ValNodeCopyStrExEx at Base 6.1.20120620
- ValNodeDupList at Base 6.1.20110713
- ValNodeExtract at Base 6.1.20030421
- ValNodeExtractList at Base 6.1.20030421
- ValNodeFindNext at Base 6.1.20030421
- ValNodeFree at Base 6.1.20030421
- ValNodeFreeData at Base 6.1.20030421
- ValNodeInsert at Base 6.1.20090301
- ValNodeIsSorted at Base 6.1.20110713
- ValNodeLen at Base 6.1.20030421
- ValNodeLink at Base 6.1.20030421
- ValNodeMergeStrs at Base 6.1.20070822
- ValNodeMergeStrsEx at Base 6.1.20110713
- ValNodeMergeStrsExEx at Base 6.1.20110713
- ValNodeNew at Base 6.1.20030421
- ValNodePurge at Base 6.1.20081116
- ValNodeSort at Base 6.1.20030421
- ValNodeUnique at Base 6.1.20081116
- VisitXmlAttributes at Base 6.1.20110713
- VisitXmlNodes at Base 6.1.20110713
- WWWFindName at Base 6.1.20030421
- WWWFindNameEx at Base 6.1.20030421
- WWWGetAddress at Base 6.1.20030421
- WWWGetAgent at Base 6.1.20030421
- WWWGetArgs at Base 6.1.20030421
- WWWGetArgsAttr_Create at Base 6.1.20030421
- WWWGetArgsAttr_Destroy at Base 6.1.20030421
- WWWGetArgsAttr_SetFilter at Base 6.1.20030421
- WWWGetArgsAttr_SetReadArgv at Base 6.1.20030421
- WWWGetArgsEx at Base 6.1.20030421
- WWWGetBrowser at Base 6.1.20030421
- WWWGetDocRoot at Base 6.1.20030421
- WWWGetEntries at Base 6.1.20030421
- WWWGetEntriesEx at Base 6.1.20030421
- WWWGetEntriesFormData at Base 6.1.20030421
- WWWGetEntriesFormDataEx at Base 6.1.20030421
- WWWGetHost at Base 6.1.20030421
- WWWGetLastValueByName at Base 6.1.20030421
- WWWGetMethod at Base 6.1.20030421
- WWWGetNameByIndex at Base 6.1.20030421
- WWWGetNumEntries at Base 6.1.20030421
- WWWGetPort at Base 6.1.20030421
- WWWGetProxiedIP at Base 6.1.20030421
- WWWGetQuery at Base 6.1.20030421
- WWWGetServer at Base 6.1.20030421
- WWWGetValueByIndex at Base 6.1.20030421
- WWWGetValueByName at Base 6.1.20030421
- WWWGetValueSizeByIndex at Base 6.1.20030421
- WWWGetWWWEntries at Base 6.1.20030421
- WWWInfoFree at Base 6.1.20030421
- WWWReadFileInMemory at Base 6.1.20030421
- WWWReadFileInMemoryEx at Base 6.1.20030421
- WWWReadPosting at Base 6.1.20030421
- WWWSubstituteValue at Base 6.1.20030421
- WWWSubstituteValueByName at Base 6.1.20030421
- WriteXmlObject at Base 6.1.20110713
- WriteXmlObjectEx at Base 6.1.20110713
- XmlFileToString at Base 6.1.20110713
- XmlPathSuffixIs at Base 6.1.20120620
- corelibMutex at Base 6.1.20030421
- g_CORE_GetAppName at Base 6.1.20120620
- g_CORE_GetRequestDtab at Base 6.1.20160908
- g_CORE_GetRequestID at Base 6.1.20160908
- g_CORE_Log at Base 6.1.20030421
- g_CORE_MT_Lock at Base 6.1.20030421
- g_CORE_MT_Lock_default at Base 6.1.20120620
- g_CORE_Registry at Base 6.1.20030421
- g_CORE_RegistryGET at Base 6.1.20030421
- g_CORE_RegistrySET at Base 6.1.20160908
- g_CORE_Set at Base 6.1.20160908
- g_CORE_Sprintf at Base 6.1.20030421
- g_LBOS_CheckIterator at Base 6.1.20160908
- g_LBOS_GetLBOSAddress at Base 6.1.20160908
- g_LBOS_GetLBOSAddressEx at Base 6.1.20160908
- g_LBOS_RegGet at Base 6.1.20160908
- g_LBOS_StringConcat at Base 6.1.20160908
- g_LBOS_StringIsNullOrEmpty at Base 6.1.20160908
- g_LBOS_StringNConcat at Base 6.1.20160908
- g_LBOS_UnitTesting_FindAnnouncedServer at Base 6.1.20160908
- g_LBOS_UnitTesting_GetAnnouncedServers at Base 6.1.20160908
- g_LBOS_UnitTesting_GetAnnouncedServersNum at Base 6.1.20160908
- g_LBOS_UnitTesting_GetLBOSFuncs at Base 6.1.20160908
- g_LBOS_UnitTesting_InitStatus at Base 6.1.20160908
- g_LBOS_UnitTesting_Instance at Base 6.1.20160908
- g_LBOS_UnitTesting_Lbosresolver at Base 6.1.20160908
- g_LBOS_UnitTesting_PowerStatus at Base 6.1.20160908
- g_LBOS_UnitTesting_SetLBOSFindMethod at Base 6.1.20160908
- g_LBOS_UnitTesting_SetLBOSResolverFile at Base 6.1.20160908
- g_LBOS_UnitTesting_SetLBOSaddress at Base 6.1.20160908
- g_LBOS_strcasestr at Base 6.1.20160908
- g_NCBI_ConnectRandomSeed at Base 6.1.20050605
- g_NCBI_ConnectSrandAddend at Base 6.1.20050828
- g_VersionStr at Base 6.1.20100808
- g_bBadPtr at Base 6.1.20030421
- g_corelib at Base 6.1.20030421
- g_kNcbiSockNameAbbr at Base 6.1.20120620
- gdImageArc at Base 6.1.20030421
- gdImageArcEx at Base 6.1.20030421
- gdImageAutoCrop at Base 6.1.20030421
- gdImageBoundsSafe at Base 6.1.20030421
- gdImageChar at Base 6.1.20030421
- gdImageCharV at Base 6.1.20030421
- gdImageColorAllocate at Base 6.1.20030421
- gdImageColorClosest at Base 6.1.20030421
- gdImageColorDeallocate at Base 6.1.20030421
- gdImageColorExact at Base 6.1.20030421
- gdImageColorTransparent at Base 6.1.20030421
- gdImageCopy at Base 6.1.20030421
- gdImageCopyBits at Base 6.1.20030421
- gdImageCopyResized at Base 6.1.20030421
- gdImageCreate at Base 6.1.20030421
- gdImageCreateFromGif at Base 6.1.20030421
- gdImageCrop at Base 6.1.20030421
- gdImageDashedLine at Base 6.1.20030421
- gdImageDestroy at Base 6.1.20030421
- gdImageEllipse at Base 6.1.20030421
- gdImageFilledPolygon at Base 6.1.20030421
- gdImageFilledRectangle at Base 6.1.20030421
- gdImageGetAutoCropRectangle at Base 6.1.20030421
- gdImageGetColor at Base 6.1.20030421
- gdImageGetDimensions at Base 6.1.20030421
- gdImageGetPixel at Base 6.1.20030421
- gdImageGif at Base 6.1.20030421
- gdImageGifEx at Base 6.1.20030421
- gdImageInterlace at Base 6.1.20030421
- gdImageLine at Base 6.1.20030421
- gdImagePolygon at Base 6.1.20030421
- gdImageQuadrant at Base 6.1.20030421
- gdImageRectangle at Base 6.1.20030421
- gdImageRoundRectangle at Base 6.1.20030421
- gdImageSelectPattern at Base 6.1.20030421
- gdImageSetClip at Base 6.1.20030421
- gdImageSetColor at Base 6.1.20030421
- gdImageSetPixel at Base 6.1.20030421
- gdImageString at Base 6.1.20030421
- gdImageStringV at Base 6.1.20030421
- main at Base 6.1.20030421
- re_compile_fastmap at Base 6.1.20030421
- re_compile_pattern at Base 6.1.20030421
- re_match at Base 6.1.20030421
- re_match_2 at Base 6.1.20030421
- re_max_failures at Base 6.1.20030421
- re_search at Base 6.1.20030421
- re_search_2 at Base 6.1.20030421
- re_set_registers at Base 6.1.20030421
- re_set_syntax at Base 6.1.20030421
- re_syntax_options at Base 6.1.20030421
- regcomp at Base 6.1.20030421
- regerror at Base 6.1.20030421
- regexec at Base 6.1.20030421
- regfree at Base 6.1.20030421
- s_CreateConnector at Base 6.1.20110713
- s_LBOS_Deannounce at Base 6.1.20160908
- s_LBOS_ModifyServiceName at Base 6.1.20160908
- strncpy0 at Base 6.1.20030421
- structTls at Base 6.1.20030421
- tree_addChild at Base 6.1.20030421
- tree_addSpy at Base 6.1.20030421
- tree_child at Base 6.1.20030421
- tree_closeCursor at Base 6.1.20030421
- tree_delNode at Base 6.1.20030421
- tree_delSpy at Base 6.1.20030421
- tree_delSubtree at Base 6.1.20030421
- tree_delete at Base 6.1.20030421
- tree_getAncestor at Base 6.1.20030421
- tree_getId at Base 6.1.20030421
- tree_getLevel at Base 6.1.20030421
- tree_getNode at Base 6.1.20030421
- tree_getNodeData at Base 6.1.20030421
- tree_getSpyData at Base 6.1.20030421
- tree_getUserData at Base 6.1.20030421
- tree_isDescendant at Base 6.1.20030421
- tree_merge at Base 6.1.20030421
- tree_moveChildren at Base 6.1.20030421
- tree_moveNode at Base 6.1.20030421
- tree_new at Base 6.1.20030421
- tree_openCursor at Base 6.1.20030421
- tree_parent at Base 6.1.20030421
- tree_restore at Base 6.1.20030421
- tree_root at Base 6.1.20030421
- tree_save at Base 6.1.20030421
- tree_setGetNodeFunc at Base 6.1.20030421
- tree_setSaveNodeFunc at Base 6.1.20030421
- tree_setUpdateNodeFunc at Base 6.1.20030421
- tree_sibling at Base 6.1.20030421
- tree_toNode at Base 6.1.20030421
- tree_updateNode at Base 6.1.20030421
- tree_updateNodeData at Base 6.1.20030421
- x_NCBI_months at Base 6.1.20030421
- x_json_array at Base 6.1.20160908
- x_json_array_append_boolean at Base 6.1.20160908
- x_json_array_append_null at Base 6.1.20160908
- x_json_array_append_number at Base 6.1.20160908
- x_json_array_append_string at Base 6.1.20160908
- x_json_array_append_value at Base 6.1.20160908
- x_json_array_clear at Base 6.1.20160908
- x_json_array_get_array at Base 6.1.20160908
- x_json_array_get_boolean at Base 6.1.20160908
- x_json_array_get_count at Base 6.1.20160908
- x_json_array_get_number at Base 6.1.20160908
- x_json_array_get_object at Base 6.1.20160908
- x_json_array_get_string at Base 6.1.20160908
- x_json_array_get_value at Base 6.1.20160908
- x_json_array_remove at Base 6.1.20160908
- x_json_array_replace_boolean at Base 6.1.20160908
- x_json_array_replace_null at Base 6.1.20160908
- x_json_array_replace_number at Base 6.1.20160908
- x_json_array_replace_string at Base 6.1.20160908
- x_json_array_replace_value at Base 6.1.20160908
- x_json_boolean at Base 6.1.20160908
- x_json_free_serialized_string at Base 6.1.20160908
- x_json_number at Base 6.1.20160908
- x_json_object at Base 6.1.20160908
- x_json_object_clear at Base 6.1.20160908
- x_json_object_dotget_array at Base 6.1.20160908
- x_json_object_dotget_boolean at Base 6.1.20160908
- x_json_object_dotget_number at Base 6.1.20160908
- x_json_object_dotget_object at Base 6.1.20160908
- x_json_object_dotget_string at Base 6.1.20160908
- x_json_object_dotget_value at Base 6.1.20160908
- x_json_object_dotremove at Base 6.1.20160908
- x_json_object_dotset_boolean at Base 6.1.20160908
- x_json_object_dotset_null at Base 6.1.20160908
- x_json_object_dotset_number at Base 6.1.20160908
- x_json_object_dotset_string at Base 6.1.20160908
- x_json_object_dotset_value at Base 6.1.20160908
- x_json_object_get_array at Base 6.1.20160908
- x_json_object_get_boolean at Base 6.1.20160908
- x_json_object_get_count at Base 6.1.20160908
- x_json_object_get_name at Base 6.1.20160908
- x_json_object_get_number at Base 6.1.20160908
- x_json_object_get_object at Base 6.1.20160908
- x_json_object_get_string at Base 6.1.20160908
- x_json_object_get_value at Base 6.1.20160908
- x_json_object_get_value_at at Base 6.1.20160908
- x_json_object_remove at Base 6.1.20160908
- x_json_object_set_boolean at Base 6.1.20160908
- x_json_object_set_null at Base 6.1.20160908
- x_json_object_set_number at Base 6.1.20160908
- x_json_object_set_string at Base 6.1.20160908
- x_json_object_set_value at Base 6.1.20160908
- x_json_parse_file at Base 6.1.20160908
- x_json_parse_file_with_comments at Base 6.1.20160908
- x_json_parse_string at Base 6.1.20160908
- x_json_parse_string_with_comments at Base 6.1.20160908
- x_json_serialization_size at Base 6.1.20160908
- x_json_serialization_size_pretty at Base 6.1.20160908
- x_json_serialize_to_buffer at Base 6.1.20160908
- x_json_serialize_to_buffer_pretty at Base 6.1.20160908
- x_json_serialize_to_file at Base 6.1.20160908
- x_json_serialize_to_file_pretty at Base 6.1.20160908
- x_json_serialize_to_string at Base 6.1.20160908
- x_json_serialize_to_string_pretty at Base 6.1.20160908
- x_json_set_allocation_functions at Base 6.1.20160908
- x_json_string at Base 6.1.20160908
- x_json_type at Base 6.1.20160908
- x_json_validate at Base 6.1.20160908
- x_json_value_deep_copy at Base 6.1.20160908
- x_json_value_equals at Base 6.1.20160908
- x_json_value_free at Base 6.1.20160908
- x_json_value_get_array at Base 6.1.20160908
- x_json_value_get_boolean at Base 6.1.20160908
- x_json_value_get_number at Base 6.1.20160908
- x_json_value_get_object at Base 6.1.20160908
- x_json_value_get_string at Base 6.1.20160908
- x_json_value_get_type at Base 6.1.20160908
- x_json_value_init_array at Base 6.1.20160908
- x_json_value_init_boolean at Base 6.1.20160908
- x_json_value_init_null at Base 6.1.20160908
- x_json_value_init_number at Base 6.1.20160908
- x_json_value_init_object at Base 6.1.20160908
- x_json_value_init_string at Base 6.1.20160908
-libncbiNacc.so.6 libncbi6 #MINVER#
-* Build-Depends-Package: libncbi6-dev
- AccessionToFasta at Base 6.1.20030421
- AdaptiveDocSumMatrix at Base 6.1.20030421
- BiostrucListAsnRead at Base 6.1.20030421
- BiostrucListAsnWrite at Base 6.1.20030421
- BiostrucListFree at Base 6.1.20030421
- BiostrucListNew at Base 6.1.20030421
- BoolExprAsnRead at Base 6.1.20030421
- BoolExprAsnWrite at Base 6.1.20030421
- ClusterArticlesAsnRead at Base 6.1.20030421
- ClusterArticlesAsnWrite at Base 6.1.20030421
- ClusterArticlesFree at Base 6.1.20030421
- ClusterArticlesNew at Base 6.1.20030421
- ClusterRespAsnRead at Base 6.1.20030421
- ClusterRespAsnWrite at Base 6.1.20030421
- ClusterRespFree at Base 6.1.20030421
- ClusterRespNew at Base 6.1.20030421
- DateConstraintsAsnRead at Base 6.1.20030421
- DateConstraintsAsnWrite at Base 6.1.20030421
- DateConstraintsFree at Base 6.1.20030421
- DateConstraintsNew at Base 6.1.20030421
- DateVectorAsnRead at Base 6.1.20030421
- DateVectorAsnWrite at Base 6.1.20030421
- DateVectorFree at Base 6.1.20030421
- DateVectorNew at Base 6.1.20030421
- DumpNetStats at Base 6.1.20030421
- EntrezBioseqFetchDisable at Base 6.1.20030421
- EntrezBioseqFetchEnable at Base 6.1.20030421
- EntrezBiostrucAnnotSetGet at Base 6.1.20030421
- EntrezBiostrucAnnotSetGetByFid at Base 6.1.20030421
- EntrezBiostrucFeatIds at Base 6.1.20030421
- EntrezBiostrucGet at Base 6.1.20030421
- EntrezBlastBioseq at Base 6.1.20030421
- EntrezBlastreqAsnRead at Base 6.1.20030421
- EntrezBlastreqAsnWrite at Base 6.1.20030421
- EntrezBlastreqFree at Base 6.1.20030421
- EntrezBlastreqNew at Base 6.1.20030421
- EntrezCanBlast at Base 6.1.20030421
- EntrezCanNeighborText at Base 6.1.20030421
- EntrezClusterAnalysis at Base 6.1.20030421
- EntrezCommonHierAncestor at Base 6.1.20030421
- EntrezCreateNamedUidList at Base 6.1.20030421
- EntrezCreateNamedUidListX at Base 6.1.20030421
- EntrezDetailedInfo at Base 6.1.20030421
- EntrezDoNeighborText at Base 6.1.20030421
- EntrezDocGetAsnRead at Base 6.1.20030421
- EntrezDocGetAsnWrite at Base 6.1.20030421
- EntrezDocGetFree at Base 6.1.20030421
- EntrezDocGetNew at Base 6.1.20030421
- EntrezDocSum at Base 6.1.20030421
- EntrezDocSumListGet at Base 6.1.20030421
- EntrezExpandedMedlineFeatures at Base 6.1.20030421
- EntrezExtraInfoAsnRead at Base 6.1.20030421
- EntrezExtraInfoAsnWrite at Base 6.1.20030421
- EntrezExtraInfoFree at Base 6.1.20030421
- EntrezExtraInfoNew at Base 6.1.20030421
- EntrezFieldToString at Base 6.1.20030421
- EntrezFindSeqId at Base 6.1.20030421
- EntrezFindTerm at Base 6.1.20030421
- EntrezFini at Base 6.1.20030421
- EntrezGetInfo at Base 6.1.20030421
- EntrezGetMaxLinks at Base 6.1.20030421
- EntrezGetUserMaxLinks at Base 6.1.20030421
- EntrezHierarchyAsnRead at Base 6.1.20030421
- EntrezHierarchyAsnWrite at Base 6.1.20030421
- EntrezHierarchyFree at Base 6.1.20030421
- EntrezHierarchyGet at Base 6.1.20030421
- EntrezHierarchyNew at Base 6.1.20030421
- EntrezIdsAsnRead at Base 6.1.20030421
- EntrezIdsAsnWrite at Base 6.1.20030421
- EntrezIdsFree at Base 6.1.20030421
- EntrezIdsNew at Base 6.1.20030421
- EntrezInit at Base 6.1.20030421
- EntrezIsInited at Base 6.1.20030421
- EntrezLinkUidList at Base 6.1.20030421
- EntrezMedlineEntryGet at Base 6.1.20030421
- EntrezMedlineEntryListGet at Base 6.1.20030421
- EntrezMlSumListGet at Base 6.1.20030421
- EntrezNeighborTextAsnRead at Base 6.1.20030421
- EntrezNeighborTextAsnWrite at Base 6.1.20030421
- EntrezNeighborTextFree at Base 6.1.20030421
- EntrezNeighborTextNew at Base 6.1.20030421
- EntrezPMTLEval at Base 6.1.20030421
- EntrezPMTLEvalCount at Base 6.1.20030421
- EntrezPMTLEvalCountString at Base 6.1.20030421
- EntrezPMTLEvalString at Base 6.1.20030421
- EntrezPMTLEvalX at Base 6.1.20030421
- EntrezPMTLEvalXString at Base 6.1.20030421
- EntrezPMTLParseString at Base 6.1.20030421
- EntrezSeqEntryGet at Base 6.1.20030421
- EntrezSeqEntryListGet at Base 6.1.20030421
- EntrezSeqGetAsnRead at Base 6.1.20030421
- EntrezSeqGetAsnWrite at Base 6.1.20030421
- EntrezSeqGetFree at Base 6.1.20030421
- EntrezSeqGetNew at Base 6.1.20030421
- EntrezSeqIdForGI at Base 6.1.20030421
- EntrezSeqSumListGet at Base 6.1.20030421
- EntrezSetUserMaxLinks at Base 6.1.20030421
- EntrezStringToField at Base 6.1.20030421
- EntrezTLAddAND at Base 6.1.20030421
- EntrezTLAddBUTNOT at Base 6.1.20030421
- EntrezTLAddLParen at Base 6.1.20030421
- EntrezTLAddOR at Base 6.1.20030421
- EntrezTLAddRParen at Base 6.1.20030421
- EntrezTLAddTerm at Base 6.1.20030421
- EntrezTLAddTermWithRange at Base 6.1.20030421
- EntrezTLEval at Base 6.1.20030421
- EntrezTLEvalCount at Base 6.1.20030421
- EntrezTLEvalCountString at Base 6.1.20030421
- EntrezTLEvalString at Base 6.1.20030421
- EntrezTLEvalX at Base 6.1.20030421
- EntrezTLEvalXString at Base 6.1.20030421
- EntrezTLFree at Base 6.1.20030421
- EntrezTLNew at Base 6.1.20030421
- EntrezTLParseString at Base 6.1.20030421
- EntrezTermListByPage at Base 6.1.20030421
- EntrezTermListByTerm at Base 6.1.20030421
- EntrezUidLinks at Base 6.1.20030421
- ForceNetInit at Base 6.1.20030421
- GetByFidAsnRead at Base 6.1.20030421
- GetByFidAsnWrite at Base 6.1.20030421
- GetByFidFree at Base 6.1.20030421
- GetByFidNew at Base 6.1.20030421
- GetClientInfo at Base 6.1.20030421
- GetFeatIdsAsnRead at Base 6.1.20030421
- GetFeatIdsAsnWrite at Base 6.1.20030421
- GetFeatIdsFree at Base 6.1.20030421
- GetFeatIdsNew at Base 6.1.20030421
- GetFullEntrezTermList at Base 6.1.20030421
- LinkSetGetAsnRead at Base 6.1.20030421
- LinkSetGetAsnWrite at Base 6.1.20030421
- LinkSetGetFree at Base 6.1.20030421
- LinkSetGetNew at Base 6.1.20030421
- LogNetStats at Base 6.1.20030421
- MarkedLinkSetAsnRead at Base 6.1.20030421
- MarkedLinkSetAsnWrite at Base 6.1.20030421
- MarkedLinkSetFree at Base 6.1.20030421
- MarkedLinkSetNew at Base 6.1.20030421
- MedlineEntryListAsnRead at Base 6.1.20030421
- MedlineEntryListAsnWrite at Base 6.1.20030421
- MedlineEntryListFree at Base 6.1.20030421
- MedlineEntryListNew at Base 6.1.20030421
- MlSumAsnRead at Base 6.1.20030421
- MlSumAsnWrite at Base 6.1.20030421
- MlSumFree at Base 6.1.20030421
- MlSumNew at Base 6.1.20030421
- MlSummaryListAsnRead at Base 6.1.20030421
- MlSummaryListAsnWrite at Base 6.1.20030421
- MlSummaryListFree at Base 6.1.20030421
- MlSummaryListNew at Base 6.1.20030421
- NamedListAsnRead at Base 6.1.20030421
- NamedListAsnWrite at Base 6.1.20030421
- NamedListFree at Base 6.1.20030421
- NamedListNew at Base 6.1.20030421
- NetDocSum at Base 6.1.20030421
- NetDocSumListGet at Base 6.1.20030421
- NetEInit at Base 6.1.20030421
- NetEntAsnLoad at Base 6.1.20030421
- NetEntBlastBioseq at Base 6.1.20030421
- NetEntCanBlast at Base 6.1.20030421
- NetEntCanNeighborText at Base 6.1.20030421
- NetEntClusterAnalysis at Base 6.1.20030421
- NetEntDoNeighborText at Base 6.1.20030421
- NetEntExpandedMedlineFeatures at Base 6.1.20030421
- NetEntGetMaxLinks at Base 6.1.20030421
- NetEntHierarchyGet at Base 6.1.20030421
- NetEntMedlineEntryListGet at Base 6.1.20030421
- NetEntMeshHierarchyGet at Base 6.1.20030421
- NetEntSeqEntryListGet at Base 6.1.20030421
- NetEntTLAddTerm at Base 6.1.20030421
- NetEntTLEval at Base 6.1.20030421
- NetEntTLEvalCount at Base 6.1.20030421
- NetEntTLEvalX at Base 6.1.20030421
- NetEntTLFree at Base 6.1.20030421
- NetEntTLNew at Base 6.1.20030421
- NetEntrezBiostrucAnnotSetGet at Base 6.1.20030421
- NetEntrezBiostrucAnnotSetGetByFid at Base 6.1.20030421
- NetEntrezBiostrucFeatIds at Base 6.1.20030421
- NetEntrezBiostrucListGet at Base 6.1.20030421
- NetEntrezCreateNamedUidList at Base 6.1.20030421
- NetEntrezCreateNamedUidListX at Base 6.1.20030421
- NetEntrezDetailedInfo at Base 6.1.20030421
- NetEntrezFindSeqId at Base 6.1.20030421
- NetEntrezFindTerm at Base 6.1.20030421
- NetEntrezFini at Base 6.1.20030421
- NetEntrezGetInfo at Base 6.1.20030421
- NetEntrezInit at Base 6.1.20030421
- NetFini at Base 6.1.20030421
- NetLinkUidList at Base 6.1.20030421
- NetSeqIdForGI at Base 6.1.20030421
- NetServiceGet at Base 6.1.20030421
- NetTermListByPage at Base 6.1.20030421
- NetTermListByTerm at Base 6.1.20030421
- NetUidLinks at Base 6.1.20030421
- NewSummaryListAsnRead at Base 6.1.20030421
- NewSummaryListAsnWrite at Base 6.1.20030421
- NewSummaryListFree at Base 6.1.20030421
- NewSummaryListNew at Base 6.1.20030421
- SeqEntryListAsnRead at Base 6.1.20030421
- SeqEntryListAsnWrite at Base 6.1.20030421
- SeqEntryListFree at Base 6.1.20030421
- SeqEntryListNew at Base 6.1.20030421
- SeqSumAsnRead at Base 6.1.20030421
- SeqSumAsnWrite at Base 6.1.20030421
- SeqSumFree at Base 6.1.20030421
- SeqSumNew at Base 6.1.20030421
- SeqSummaryListAsnRead at Base 6.1.20030421
- SeqSummaryListAsnWrite at Base 6.1.20030421
- SeqSummaryListFree at Base 6.1.20030421
- SeqSummaryListNew at Base 6.1.20030421
- TermByPageAsnRead at Base 6.1.20030421
- TermByPageAsnWrite at Base 6.1.20030421
- TermByPageFree at Base 6.1.20030421
- TermByPageNew at Base 6.1.20030421
- TermByTermAsnRead at Base 6.1.20030421
- TermByTermAsnWrite at Base 6.1.20030421
- TermByTermFree at Base 6.1.20030421
- TermByTermNew at Base 6.1.20030421
- TermCountsAsnRead at Base 6.1.20030421
- TermCountsAsnWrite at Base 6.1.20030421
- TermCountsFree at Base 6.1.20030421
- TermCountsNew at Base 6.1.20030421
- TermLookupAsnRead at Base 6.1.20030421
- TermLookupAsnWrite at Base 6.1.20030421
- TermLookupFree at Base 6.1.20030421
- TermLookupNew at Base 6.1.20030421
- TermPageInfoAsnRead at Base 6.1.20030421
- TermPageInfoAsnWrite at Base 6.1.20030421
- TermPageInfoFree at Base 6.1.20030421
- TermPageInfoNew at Base 6.1.20030421
- TermRespAsnRead at Base 6.1.20030421
- TermRespFree at Base 6.1.20030421
- TermRespNew at Base 6.1.20030421
- state at Base 6.1.20030421
-libncbicdr.so.6 libncbi6 #MINVER#
-* Build-Depends-Package: libncbi6-dev
- CASN_Close at Base 6.1.20030421
- CASN_DocCount at Base 6.1.20030421
- CASN_DocType at Base 6.1.20030421
- CASN_Free at Base 6.1.20030421
- CASN_GetAsnIoPtr at Base 6.1.20030421
- CASN_New at Base 6.1.20030421
- CASN_NextBiostruc at Base 6.1.20030421
- CASN_NextMedlineEntry at Base 6.1.20030421
- CASN_NextSeqEntry at Base 6.1.20030421
- CASN_Open at Base 6.1.20030421
- CASN_Seek at Base 6.1.20030421
- CdDocSum at Base 6.1.20030421
- CdDocSumListGet at Base 6.1.20030421
- CdEntGetMaxLinks at Base 6.1.20030421
- CdEntMedlineEntryListGet at Base 6.1.20030421
- CdEntMlSumListGet at Base 6.1.20030421
- CdEntSeqEntryListGet at Base 6.1.20030421
- CdEntSeqSumListGet at Base 6.1.20030421
- CdEntTLAddTerm at Base 6.1.20030421
- CdEntTLEval at Base 6.1.20030421
- CdEntTLEvalCount at Base 6.1.20030421
- CdEntTLEvalX at Base 6.1.20030421
- CdEntTLFree at Base 6.1.20030421
- CdEntTLNew at Base 6.1.20030421
- CdEntrezBiostrucAnnotSetGet at Base 6.1.20030421
- CdEntrezBiostrucAnnotSetGetByFid at Base 6.1.20030421
- CdEntrezBiostrucFeatIds at Base 6.1.20030421
- CdEntrezBiostrucGet at Base 6.1.20030421
- CdEntrezCreateNamedUidList at Base 6.1.20030421
- CdEntrezCreateNamedUidListX at Base 6.1.20030421
- CdEntrezDetailedInfo at Base 6.1.20030421
- CdEntrezFindSeqId at Base 6.1.20030421
- CdEntrezFindTerm at Base 6.1.20030421
- CdEntrezFini at Base 6.1.20030421
- CdEntrezGetInfo at Base 6.1.20030421
- CdEntrezInit at Base 6.1.20030421
- CdIsInserted at Base 6.1.20030421
- CdLinkUidList at Base 6.1.20030421
- CdMountEntrezVolume at Base 6.1.20030421
- CdRomAsnLoad at Base 6.1.20030421
- CdSeqIdForGI at Base 6.1.20030421
- CdSeqSumAsnRead at Base 6.1.20030421
- CdSetEjectHook at Base 6.1.20030421
- CdSetInsertHook at Base 6.1.20030421
- CdTermFree at Base 6.1.20030421
- CdTermListByPage at Base 6.1.20030421
- CdTermListByTerm at Base 6.1.20030421
- CdUidLinks at Base 6.1.20030421
- CdUnmountEntrezVolume at Base 6.1.20030421
- ConfigFini at Base 6.1.20030421
- ConfigInit at Base 6.1.20030421
- CurMediaType at Base 6.1.20030421
- DocSumAsnRead at Base 6.1.20030421
- DocSumAsnWrite at Base 6.1.20030421
- DocSumFree at Base 6.1.20030421
- DocSumNew at Base 6.1.20030421
- EntrezInfoAsnRead at Base 6.1.20030421
- EntrezInfoAsnWrite at Base 6.1.20030421
- EntrezInfoFree at Base 6.1.20030421
- EntrezInfoMerge at Base 6.1.20030421
- GetCurMedia at Base 6.1.20030421
- ParseMedia at Base 6.1.20030421
- PreInitMedia at Base 6.1.20030421
- SelectDataLinksByTypes at Base 6.1.20030421
- SelectDataSource at Base 6.1.20030421
- SelectDataSourceByType at Base 6.1.20030421
- SelectNextDataSource at Base 6.1.20030421
- SetCurMedia at Base 6.1.20030421
- SetSoleMedia at Base 6.1.20030421
- _dir at Base 6.1.20030421
- _finfo at Base 6.1.20030421
- _nouveau at Base 6.1.20030421
- cd3_CdDetailedInfo at Base 6.1.20030421
- cd3_CdDocAsnClose at Base 6.1.20030421
- cd3_CdDocAsnOpen at Base 6.1.20030421
- cd3_CdEnumFiles at Base 6.1.20030421
- cd3_CdFini at Base 6.1.20030421
- cd3_CdGetDocSum at Base 6.1.20030421
- cd3_CdGetInfo at Base 6.1.20030421
- cd3_CdInit at Base 6.1.20030421
- cd3_CdLinkUidGet at Base 6.1.20030421
- cd3_CdTermScan at Base 6.1.20030421
- cd3_CdTestPath at Base 6.1.20030421
- cd3_CdTrmFind at Base 6.1.20030421
- cd3_CdTrmLookup at Base 6.1.20030421
- cd3_CdTrmPageCt at Base 6.1.20030421
- cd3_CdTrmUidsFil at Base 6.1.20030421
- cd3_CdTrmUidsMem at Base 6.1.20030421
- cd3_EntrezInfoOpen at Base 6.1.20030421
-libncbiid1.so.6 libncbi6 #MINVER#
-* Build-Depends-Package: libncbi6-dev
- ID1ArcgGIStateGet at Base 6.1.20030421
- ID1ArchFini at Base 6.1.20030421
- ID1ArchGIGet at Base 6.1.20030421
- ID1ArchGIHistGet at Base 6.1.20030421
- ID1ArchInit at Base 6.1.20030421
- ID1ArchSeqEntryGet at Base 6.1.20030421
- ID1ArchSeqIdsGet at Base 6.1.20030421
- ID1BioseqFetchDisable at Base 6.1.20030421
- ID1BioseqFetchEnable at Base 6.1.20030421
- ID1FindSeqId at Base 6.1.20030421
- ID1Fini at Base 6.1.20030421
- ID1Init at Base 6.1.20030421
- ID1SeqEntryGet at Base 6.1.20030421
- ID1SeqEntryInfoAsnRead at Base 6.1.20030421
- ID1SeqEntryInfoAsnWrite at Base 6.1.20030421
- ID1SeqEntryInfoFree at Base 6.1.20030421
- ID1SeqEntryInfoNew at Base 6.1.20030421
- ID1SeqHistAsnRead at Base 6.1.20030421
- ID1SeqHistAsnWrite at Base 6.1.20030421
- ID1SeqHistFree at Base 6.1.20030421
- ID1SeqHistNew at Base 6.1.20030421
- ID1SeqIdForGI at Base 6.1.20030421
- ID1blobInfoAsnRead at Base 6.1.20030421
- ID1blobInfoAsnWrite at Base 6.1.20030421
- ID1blobInfoFree at Base 6.1.20030421
- ID1blobInfoNew at Base 6.1.20030421
- ID1serverBackAsnRead at Base 6.1.20030421
- ID1serverBackAsnWrite at Base 6.1.20030421
- ID1serverBackFree at Base 6.1.20030421
- ID1serverDebugAsnRead at Base 6.1.20030421
- ID1serverDebugAsnWrite at Base 6.1.20030421
- ID1serverDebugFree at Base 6.1.20030421
- ID1serverMaxcomplexAsnRead at Base 6.1.20030421
- ID1serverMaxcomplexAsnWrite at Base 6.1.20030421
- ID1serverMaxcomplexFree at Base 6.1.20030421
- ID1serverMaxcomplexNew at Base 6.1.20030421
- ID1serverRequestAsnRead at Base 6.1.20030421
- ID1serverRequestAsnWrite at Base 6.1.20030421
- ID1serverRequestFree at Base 6.1.20030421
- SeqHistPrintTable at Base 6.1.20030421
- id1genAsnLoad at Base 6.1.20030421
- id_print_gi_state at Base 6.1.20030421
-libncbimla.so.6 libncbi6 #MINVER#
-* Build-Depends-Package: libncbi6-dev
- AllUpperCase at Base 6.1.20030421
- FetchPub at Base 6.1.20030421
- FetchPubPmId at Base 6.1.20030421
- FindPub at Base 6.1.20030421
- FixPub at Base 6.1.20030421
- FixPubEquiv at Base 6.1.20030421
- MedArchCitMatch at Base 6.1.20030421
- MedArchCitMatchList at Base 6.1.20030421
- MedArchCitMatchPmId at Base 6.1.20030421
- MedArchFini at Base 6.1.20030421
- MedArchGetAccPmids at Base 6.1.20030421
- MedArchGetAccUids at Base 6.1.20030421
- MedArchGetMriPmids at Base 6.1.20030421
- MedArchGetMriUids at Base 6.1.20030421
- MedArchGetPub at Base 6.1.20030421
- MedArchGetPubPmId at Base 6.1.20030421
- MedArchGetTitles at Base 6.1.20030421
- MedArchInit at Base 6.1.20030421
- MedArchMedlarsEntryGetPmId at Base 6.1.20030421
- MedArchMedlarsEntryGetUid at Base 6.1.20030421
- MedArchMedlineEntryGet at Base 6.1.20030421
- MedArchMedlineEntryListGet at Base 6.1.20030421
- MedArchMu2Pm at Base 6.1.20030421
- MedArchPm2Mu at Base 6.1.20030421
- MedArchPubSetCreate at Base 6.1.20030421
- MedArchPubSetCreatePmId at Base 6.1.20030421
- MedArchPubSetCreateUid at Base 6.1.20030421
- MedArchPubmedEntryGetPmId at Base 6.1.20030421
- MedArchPubmedEntryGetUid at Base 6.1.20030421
- MedArchPubmedEntryListGetPmId at Base 6.1.20030421
- MedArchPubmedEntryListGetUid at Base 6.1.20030421
- MedlineToISO at Base 6.1.20030421
- MlaBackAsnRead at Base 6.1.20030421
- MlaBackAsnWrite at Base 6.1.20030421
- MlaBackFree at Base 6.1.20030421
- MlaRequestAsnRead at Base 6.1.20030421
- MlaRequestAsnWrite at Base 6.1.20030421
- MlaRequestFree at Base 6.1.20030421
- SplitMedlineEntry at Base 6.1.20030421
- SplitMlAuthorName at Base 6.1.20030421
- TitleMsgAsnRead at Base 6.1.20030421
- TitleMsgAsnWrite at Base 6.1.20030421
- TitleMsgFree at Base 6.1.20030421
- TitleMsgListAsnRead at Base 6.1.20030421
- TitleMsgListAsnWrite at Base 6.1.20030421
- TitleMsgListFree at Base 6.1.20030421
- TitleMsgListNew at Base 6.1.20030421
- TitleMsgNew at Base 6.1.20030421
- get_std_auth at Base 6.1.20030421
- in_press at Base 6.1.20030421
- mlabp at Base 6.1.20030421
- mlarp at Base 6.1.20030421
- objmlaAsnLoad at Base 6.1.20030421
- print_pub at Base 6.1.20030421
- ten_authors at Base 6.1.20030421
-libncbimmdb.so.6 libncbi6 #MINVER#
-* Build-Depends-Package: libncbi6-dev
- AddLineKin at Base 6.1.20030421
- AddPFBSelect at Base 6.1.20030421
- AlgorithmTypeAsnRead at Base 6.1.20031028
- AlgorithmTypeAsnWrite at Base 6.1.20031028
- AlgorithmTypeFree at Base 6.1.20031028
- AlgorithmTypeNew at Base 6.1.20031028
- AlignAnnotAsnRead at Base 6.1.20030421
- AlignAnnotAsnWrite at Base 6.1.20030421
- AlignAnnotFree at Base 6.1.20030421
- AlignAnnotNew at Base 6.1.20030421
- AlignAnnotSetAsnRead at Base 6.1.20030421
- AlignAnnotSetAsnWrite at Base 6.1.20030421
- AlignAnnotSetFree at Base 6.1.20030421
- AlignStatsAsnRead at Base 6.1.20030421
- AlignStatsAsnWrite at Base 6.1.20030421
- AlignStatsFree at Base 6.1.20030421
- AlignStatsNew at Base 6.1.20030421
- AlternateConformationIdsAsnRead at Base 6.1.20030421
- AlternateConformationIdsAsnWrite at Base 6.1.20030421
- AlternateConformationIdsFree at Base 6.1.20030421
- AminoAcidName at Base 6.1.20030421
- AminoAcidNameFromIdx at Base 6.1.20030421
- AnisotropicTemperatureFactorsAsnRead at Base 6.1.20030421
- AnisotropicTemperatureFactorsAsnWrite at Base 6.1.20030421
- AnisotropicTemperatureFactorsFree at Base 6.1.20030421
- AnisotropicTemperatureFactorsNew at Base 6.1.20030421
- AreNeighborsOn at Base 6.1.20030421
- AssignAtomLocId at Base 6.1.20030421
- AssignBackBone at Base 6.1.20030421
- AssignIons at Base 6.1.20030421
- AssignSurfaceContents at Base 6.1.20030421
- AssignVirtual at Base 6.1.20030421
- AtomAsnRead at Base 6.1.20030421
- AtomAsnWrite at Base 6.1.20030421
- AtomDistanceSq at Base 6.1.20030421
- AtomFree at Base 6.1.20030421
- AtomFromMMDBIndex at Base 6.1.20030421
- AtomNew at Base 6.1.20030421
- AtomPntrAsnRead at Base 6.1.20030421
- AtomPntrAsnWrite at Base 6.1.20030421
- AtomPntrFree at Base 6.1.20030421
- AtomPntrNew at Base 6.1.20030421
- AtomPntrSetAsnRead at Base 6.1.20030421
- AtomPntrSetAsnWrite at Base 6.1.20030421
- AtomPntrSetFree at Base 6.1.20030421
- AtomPntrsAsnRead at Base 6.1.20030421
- AtomPntrsAsnWrite at Base 6.1.20030421
- AtomPntrsFree at Base 6.1.20030421
- AtomPntrsNew at Base 6.1.20030421
- AtomicCoordinatesAsnRead at Base 6.1.20030421
- AtomicCoordinatesAsnWrite at Base 6.1.20030421
- AtomicCoordinatesFree at Base 6.1.20030421
- AtomicCoordinatesNew at Base 6.1.20030421
- AtomicOccupanciesAsnRead at Base 6.1.20030421
- AtomicOccupanciesAsnWrite at Base 6.1.20030421
- AtomicOccupanciesFree at Base 6.1.20030421
- AtomicOccupanciesNew at Base 6.1.20030421
- AtomicTemperatureFactorsAsnRead at Base 6.1.20030421
- AtomicTemperatureFactorsAsnWrite at Base 6.1.20030421
- AtomicTemperatureFactorsFree at Base 6.1.20030421
- AuthorListPDB at Base 6.1.20030421
- BelongsToSubset at Base 6.1.20030421
- BiomolDescrAsnRead at Base 6.1.20030421
- BiomolDescrAsnWrite at Base 6.1.20030421
- BiomolDescrFree at Base 6.1.20030421
- BiosToSeq at Base 6.1.20030421
- BiostrToSeqAnnotSet at Base 6.1.20030421
- Biostruc2Modelstruc at Base 6.1.20030421
- BiostrucAddFeature at Base 6.1.20030421
- BiostrucAlignAsnRead at Base 6.1.20030421
- BiostrucAlignAsnWrite at Base 6.1.20030421
- BiostrucAlignFree at Base 6.1.20030421
- BiostrucAlignNew at Base 6.1.20030421
- BiostrucAlignSeqAsnRead at Base 6.1.20030421
- BiostrucAlignSeqAsnWrite at Base 6.1.20030421
- BiostrucAlignSeqFree at Base 6.1.20030421
- BiostrucAlignSeqNew at Base 6.1.20030421
- BiostrucAnnotSetAsnRead at Base 6.1.20030421
- BiostrucAnnotSetAsnWrite at Base 6.1.20030421
- BiostrucAnnotSetFree at Base 6.1.20030421
- BiostrucAnnotSetNew at Base 6.1.20030421
- BiostrucAnnotSetToSeqAnnot at Base 6.1.20030421
- BiostrucAsnGet at Base 6.1.20030421
- BiostrucAsnRead at Base 6.1.20030421
- BiostrucAsnWrite at Base 6.1.20030421
- BiostrucAvail at Base 6.1.20030421
- BiostrucDescrAsnRead at Base 6.1.20030421
- BiostrucDescrAsnWrite at Base 6.1.20030421
- BiostrucDescrFree at Base 6.1.20030421
- BiostrucFeatureAsnRead at Base 6.1.20030421
- BiostrucFeatureAsnWrite at Base 6.1.20030421
- BiostrucFeatureFree at Base 6.1.20030421
- BiostrucFeatureNew at Base 6.1.20030421
- BiostrucFeatureSetAsnRead at Base 6.1.20030421
- BiostrucFeatureSetAsnWrite at Base 6.1.20030421
- BiostrucFeatureSetDescrAsnRead at Base 6.1.20030421
- BiostrucFeatureSetDescrAsnWrite at Base 6.1.20030421
- BiostrucFeatureSetDescrFree at Base 6.1.20030421
- BiostrucFeatureSetFree at Base 6.1.20030421
- BiostrucFeatureSetNew at Base 6.1.20030421
- BiostrucFree at Base 6.1.20030421
- BiostrucGraphAsnRead at Base 6.1.20030421
- BiostrucGraphAsnWrite at Base 6.1.20030421
- BiostrucGraphFree at Base 6.1.20030421
- BiostrucGraphNew at Base 6.1.20030421
- BiostrucGraphPntrAsnRead at Base 6.1.20030421
- BiostrucGraphPntrAsnWrite at Base 6.1.20030421
- BiostrucGraphPntrFree at Base 6.1.20030421
- BiostrucGraphPntrNew at Base 6.1.20030421
- BiostrucHistoryAsnRead at Base 6.1.20030421
- BiostrucHistoryAsnWrite at Base 6.1.20030421
- BiostrucHistoryFree at Base 6.1.20030421
- BiostrucHistoryNew at Base 6.1.20030421
- BiostrucIdAsnRead at Base 6.1.20030421
- BiostrucIdAsnWrite at Base 6.1.20030421
- BiostrucIdFree at Base 6.1.20030421
- BiostrucModel2ModelStruc at Base 6.1.20030421
- BiostrucModelAsnRead at Base 6.1.20030421
- BiostrucModelAsnWrite at Base 6.1.20030421
- BiostrucModelFree at Base 6.1.20030421
- BiostrucModelNew at Base 6.1.20030421
- BiostrucMoleculePntrAsnRead at Base 6.1.20110713
- BiostrucMoleculePntrAsnWrite at Base 6.1.20110713
- BiostrucMoleculePntrFree at Base 6.1.20110713
- BiostrucMoleculePntrNew at Base 6.1.20110713
- BiostrucNew at Base 6.1.20030421
- BiostrucReplaceAsnRead at Base 6.1.20030421
- BiostrucReplaceAsnWrite at Base 6.1.20030421
- BiostrucReplaceFree at Base 6.1.20030421
- BiostrucReplaceNew at Base 6.1.20030421
- BiostrucResidueGraphSetAsnRead at Base 6.1.20030421
- BiostrucResidueGraphSetAsnWrite at Base 6.1.20030421
- BiostrucResidueGraphSetFree at Base 6.1.20030421
- BiostrucResidueGraphSetNew at Base 6.1.20030421
- BiostrucResidueGraphSetPntrAsnRead at Base 6.1.20030421
- BiostrucResidueGraphSetPntrAsnWrite at Base 6.1.20030421
- BiostrucResidueGraphSetPntrFree at Base 6.1.20030421
- BiostrucResidueGraphSetPntrNew at Base 6.1.20030421
- BiostrucScriptAsnRead at Base 6.1.20030421
- BiostrucScriptAsnWrite at Base 6.1.20030421
- BiostrucScriptFree at Base 6.1.20030421
- BiostrucScriptStepAsnRead at Base 6.1.20030421
- BiostrucScriptStepAsnWrite at Base 6.1.20030421
- BiostrucScriptStepFree at Base 6.1.20030421
- BiostrucScriptStepNew at Base 6.1.20030421
- BiostrucSeqAsnRead at Base 6.1.20030421
- BiostrucSeqAsnWrite at Base 6.1.20030421
- BiostrucSeqFree at Base 6.1.20030421
- BiostrucSeqNew at Base 6.1.20030421
- BiostrucSeqsAlignsCddAsnRead at Base 6.1.20030421
- BiostrucSeqsAlignsCddAsnWrite at Base 6.1.20030421
- BiostrucSeqsAlignsCddFree at Base 6.1.20030421
- BiostrucSeqsAlignsCddNew at Base 6.1.20030421
- BiostrucSeqsAsnRead at Base 6.1.20030421
- BiostrucSeqsAsnWrite at Base 6.1.20030421
- BiostrucSeqsFree at Base 6.1.20030421
- BiostrucSeqsNew at Base 6.1.20030421
- BiostrucSetAsnRead at Base 6.1.20030421
- BiostrucSetAsnWrite at Base 6.1.20030421
- BiostrucSetFree at Base 6.1.20030421
- BiostrucSetNew at Base 6.1.20030421
- BiostrucSourceAsnRead at Base 6.1.20030421
- BiostrucSourceAsnWrite at Base 6.1.20030421
- BiostrucSourceFree at Base 6.1.20030421
- BiostrucSourceNew at Base 6.1.20030421
- BrickAsnRead at Base 6.1.20030421
- BrickAsnWrite at Base 6.1.20030421
- BrickFree at Base 6.1.20030421
- BrickNew at Base 6.1.20030421
- BundleSeqsAlignsAsnRead at Base 6.1.20030421
- BundleSeqsAlignsAsnWrite at Base 6.1.20030421
- BundleSeqsAlignsFree at Base 6.1.20030421
- BundleSeqsAlignsNew at Base 6.1.20030421
- Call3DColorProc at Base 6.1.20030421
- CameraAsnRead at Base 6.1.20030421
- CameraAsnWrite at Base 6.1.20030421
- CameraFree at Base 6.1.20030421
- CameraNew at Base 6.1.20030421
- CddAccFromPssmId at Base 6.1.20030421
- CddAlignInform at Base 6.1.20030421
- CddAsnRead at Base 6.1.20030421
- CddAsnWrite at Base 6.1.20030421
- CddAssignDescr at Base 6.1.20030421
- CddAssignProfileRange at Base 6.1.20030421
- CddBioseqCopy at Base 6.1.20030421
- CddBookRefAsnRead at Base 6.1.20031028
- CddBookRefAsnWrite at Base 6.1.20031028
- CddBookRefFree at Base 6.1.20031028
- CddBookRefNew at Base 6.1.20031028
- CddCalcPSSM at Base 6.1.20030421
- CddCalculateQuerySim at Base 6.1.20030421
- CddCalculateTriangle at Base 6.1.20030421
- CddCheckForRepeats at Base 6.1.20030421
- CddConsensus at Base 6.1.20030421
- CddCopyMSLDenDiag at Base 6.1.20030421
- CddCount3DAlignments at Base 6.1.20030421
- CddCountDenDiagSeqAligns at Base 6.1.20030421
- CddCountResTypes at Base 6.1.20040204
- CddCountSeqAligns at Base 6.1.20030421
- CddCposComp at Base 6.1.20030421
- CddCposComputation at Base 6.1.20030421
- CddDegapSeqAlign at Base 6.1.20030421
- CddDenDiagCposComp2 at Base 6.1.20030421
- CddDenDiagCposComp2KBP at Base 6.1.20030421
- CddDenDiagCposComputation at Base 6.1.20030421
- CddDescrAsnRead at Base 6.1.20030421
- CddDescrAsnWrite at Base 6.1.20030421
- CddDescrFree at Base 6.1.20030421
- CddDescrSetAsnRead at Base 6.1.20030421
- CddDescrSetAsnWrite at Base 6.1.20030421
- CddDescrSetFree at Base 6.1.20030421
- CddDumpPMLinks at Base 6.1.20030421
- CddDumpTaxLinks at Base 6.1.20030421
- CddDumpXML at Base 6.1.20030421
- CddExpAlignAlloc at Base 6.1.20030421
- CddExpAlignFree at Base 6.1.20030421
- CddExpAlignNew at Base 6.1.20030421
- CddExpAlignToSeqAlign at Base 6.1.20030421
- CddExtractBioseq at Base 6.1.20030421
- CddFeaturesAreConsistent at Base 6.1.20030421
- CddFillBlanksInString at Base 6.1.20030421
- CddFindBioseqInSeqEntry at Base 6.1.20030421
- CddFindMMDBIdInBioseq at Base 6.1.20030421
- CddFindSip at Base 6.1.20030421
- CddFree at Base 6.1.20030421
- CddFreeCarefully at Base 6.1.20030421
- CddGetAccession at Base 6.1.20030421
- CddGetAlignmentLength at Base 6.1.20030421
- CddGetAnnotNames at Base 6.1.20030421
- CddGetCreateDate at Base 6.1.20030421
- CddGetDescr at Base 6.1.20030421
- CddGetFeatLocList at Base 6.1.20030421
- CddGetNewIndexForThreading at Base 6.1.20030421
- CddGetOrgRef at Base 6.1.20030421
- CddGetPairId at Base 6.1.20030421
- CddGetPdbSeqId at Base 6.1.20030421
- CddGetPmIds at Base 6.1.20030421
- CddGetProperBlocks at Base 6.1.20030421
- CddGetPssmId at Base 6.1.20030421
- CddGetSource at Base 6.1.20030421
- CddGetSourceId at Base 6.1.20030421
- CddGetStatus at Base 6.1.20030421
- CddGetUpdateDate at Base 6.1.20030421
- CddGetVersion at Base 6.1.20030421
- CddHas3DSuperpos at Base 6.1.20030421
- CddHasAnnotation at Base 6.1.20030421
- CddHasConsensus at Base 6.1.20030421
- CddHasDescription at Base 6.1.20030421
- CddHasPendingAlignments at Base 6.1.20030421
- CddIdAsnRead at Base 6.1.20030421
- CddIdAsnWrite at Base 6.1.20030421
- CddIdFree at Base 6.1.20030421
- CddIdSetAsnRead at Base 6.1.20030421
- CddIdSetAsnWrite at Base 6.1.20030421
- CddIdSetFree at Base 6.1.20030421
- CddIdxDataLink at Base 6.1.20030421
- CddIdxDataNew at Base 6.1.20030421
- CddKillDescr at Base 6.1.20030421
- CddMSLDenDiagToMSLDenSeg at Base 6.1.20030421
- CddMSLDenDiagToMULDenDiag at Base 6.1.20030421
- CddMSLDenSegToMSLDenDiag at Base 6.1.20030421
- CddMSLMixedToMSLDenDiag at Base 6.1.20030421
- CddMasterIs3D at Base 6.1.20030421
- CddMostDiverse at Base 6.1.20030421
- CddMostSimilarToQuery at Base 6.1.20030421
- CddNew at Base 6.1.20030421
- CddOrgRefAsnRead at Base 6.1.20040204
- CddOrgRefAsnWrite at Base 6.1.20040204
- CddOrgRefFree at Base 6.1.20040204
- CddOrgRefNew at Base 6.1.20040204
- CddOrgRefSetAsnRead at Base 6.1.20040204
- CddOrgRefSetAsnWrite at Base 6.1.20040204
- CddOrgRefSetFree at Base 6.1.20040204
- CddPosFreqInform at Base 6.1.20030421
- CddPrefNodeDescrAsnRead at Base 6.1.20040204
- CddPrefNodeDescrAsnWrite at Base 6.1.20040204
- CddPrefNodeDescrFree at Base 6.1.20040204
- CddPrefNodeDescrSetAsnRead at Base 6.1.20040204
- CddPrefNodeDescrSetAsnWrite at Base 6.1.20040204
- CddPrefNodeDescrSetFree at Base 6.1.20040204
- CddPrefNodesAsnRead at Base 6.1.20040204
- CddPrefNodesAsnWrite at Base 6.1.20040204
- CddPrefNodesFree at Base 6.1.20040204
- CddPrefNodesNew at Base 6.1.20040204
- CddProjectAsnRead at Base 6.1.20040505
- CddProjectAsnWrite at Base 6.1.20040505
- CddProjectFree at Base 6.1.20040505
- CddProjectNew at Base 6.1.20040505
- CddPssmIdFromAcc at Base 6.1.20030421
- CddPssmInform at Base 6.1.20030421
- CddReadDBGetBioseq at Base 6.1.20030421
- CddReadDBGetBioseqEx at Base 6.1.20031028
- CddReadFromFile at Base 6.1.20030421
- CddReadIdx at Base 6.1.20030421
- CddRegularizeFileName at Base 6.1.20030421
- CddReindexExpAlign at Base 6.1.20030421
- CddReindexMSLDenDiagMaster at Base 6.1.20030421
- CddReindexMSLDenSegMaster at Base 6.1.20030421
- CddReindexSeqAlign at Base 6.1.20030421
- CddRemoveConsensus at Base 6.1.20030421
- CddRepeatAsnRead at Base 6.1.20030421
- CddRepeatAsnWrite at Base 6.1.20030421
- CddRepeatFree at Base 6.1.20030421
- CddRepeatNew at Base 6.1.20030421
- CddRetrieveBioseqById at Base 6.1.20030421
- CddSameSip at Base 6.1.20030421
- CddScriptAsnRead at Base 6.1.20040505
- CddScriptAsnWrite at Base 6.1.20040505
- CddScriptFree at Base 6.1.20040505
- CddScriptNew at Base 6.1.20040505
- CddSeqAlignDup at Base 6.1.20030421
- CddSeqAnnotForSeqAlign at Base 6.1.20030421
- CddSeqIdDupPDBGI at Base 6.1.20030421
- CddSetAsnRead at Base 6.1.20030421
- CddSetAsnWrite at Base 6.1.20030421
- CddSetFree at Base 6.1.20030421
- CddSetUpSearchWithReadDb at Base 6.1.20030421
- CddSevError at Base 6.1.20030421
- CddShrinkBioseq at Base 6.1.20030421
- CddSimpleHtmlError at Base 6.1.20030421
- CddTransferAlignAnnot at Base 6.1.20030421
- CddTreeAsnRead at Base 6.1.20030421
- CddTreeAsnWrite at Base 6.1.20030421
- CddTreeFree at Base 6.1.20030421
- CddTreeNew at Base 6.1.20030421
- CddTreeReadFromFile at Base 6.1.20030421
- CddTreeSetAsnRead at Base 6.1.20030421
- CddTreeSetAsnWrite at Base 6.1.20030421
- CddTreeSetFree at Base 6.1.20030421
- CddTreeWriteToFile at Base 6.1.20030421
- CddTrimSeqAligns at Base 6.1.20030421
- CddTruncStringAtFirstPunct at Base 6.1.20030421
- CddViewerAsnRead at Base 6.1.20040505
- CddViewerAsnWrite at Base 6.1.20040505
- CddViewerFree at Base 6.1.20040505
- CddViewerNew at Base 6.1.20040505
- CddViewerRectAsnRead at Base 6.1.20040505
- CddViewerRectAsnWrite at Base 6.1.20040505
- CddViewerRectFree at Base 6.1.20040505
- CddViewerRectNew at Base 6.1.20040505
- CddWriteToFile at Base 6.1.20030421
- CddcopySearchItems at Base 6.1.20030421
- CddfindDenseDiagThreshSequences at Base 6.1.20030421
- CddfindThreshSequences at Base 6.1.20030421
- CddposAllocateMemory at Base 6.1.20030421
- CddposCheckWeights at Base 6.1.20030421
- CddposComputeExtents at Base 6.1.20030421
- CddposComputePseudoFreqs at Base 6.1.20030421
- CddposComputeSequenceWeights at Base 6.1.20030421
- CddposDemographics at Base 6.1.20030421
- CddposDenseDiagDemographics at Base 6.1.20030421
- CddposFreeMemory2 at Base 6.1.20030421
- CddposFreeMemory at Base 6.1.20030421
- CddposFreqsToMatrix at Base 6.1.20030421
- CddposInitializeInformation at Base 6.1.20030421
- CddposProcessAlignment at Base 6.1.20030421
- CddposPurgeMatches at Base 6.1.20030421
- CddposScaling at Base 6.1.20030421
- CddposTakeCheckpoint at Base 6.1.20030421
- ChangeMMDBAPIbExtent at Base 6.1.20030421
- ChemGraphAlignmentAsnRead at Base 6.1.20030421
- ChemGraphAlignmentAsnWrite at Base 6.1.20030421
- ChemGraphAlignmentFree at Base 6.1.20030421
- ChemGraphAlignmentNew at Base 6.1.20030421
- ChemGraphInteractionAsnRead at Base 6.1.20110713
- ChemGraphInteractionAsnWrite at Base 6.1.20110713
- ChemGraphInteractionFree at Base 6.1.20110713
- ChemGraphInteractionNew at Base 6.1.20110713
- ChemGraphPntrsAsnRead at Base 6.1.20030421
- ChemGraphPntrsAsnWrite at Base 6.1.20030421
- ChemGraphPntrsFree at Base 6.1.20030421
- ChiralCenterAsnRead at Base 6.1.20030421
- ChiralCenterAsnWrite at Base 6.1.20030421
- ChiralCenterFree at Base 6.1.20030421
- ChiralCenterNew at Base 6.1.20030421
- ClearPFBSelectList at Base 6.1.20030421
- ClearStructures at Base 6.1.20030421
- CloseMMDBAPI at Base 6.1.20030421
- Cn3dBackboneLabelStyleAsnRead at Base 6.1.20030421
- Cn3dBackboneLabelStyleAsnWrite at Base 6.1.20030421
- Cn3dBackboneLabelStyleFree at Base 6.1.20030421
- Cn3dBackboneLabelStyleNew at Base 6.1.20030421
- Cn3dBackboneStyleAsnRead at Base 6.1.20030421
- Cn3dBackboneStyleAsnWrite at Base 6.1.20030421
- Cn3dBackboneStyleFree at Base 6.1.20030421
- Cn3dBackboneStyleNew at Base 6.1.20030421
- Cn3dColorAsnRead at Base 6.1.20030421
- Cn3dColorAsnWrite at Base 6.1.20030421
- Cn3dColorFree at Base 6.1.20030421
- Cn3dColorNew at Base 6.1.20030421
- Cn3dGLMatrixAsnRead at Base 6.1.20030421
- Cn3dGLMatrixAsnWrite at Base 6.1.20030421
- Cn3dGLMatrixFree at Base 6.1.20030421
- Cn3dGLMatrixNew at Base 6.1.20030421
- Cn3dGeneralStyleAsnRead at Base 6.1.20030421
- Cn3dGeneralStyleAsnWrite at Base 6.1.20030421
- Cn3dGeneralStyleFree at Base 6.1.20030421
- Cn3dGeneralStyleNew at Base 6.1.20030421
- Cn3dMoleculeLocationAsnRead at Base 6.1.20030421
- Cn3dMoleculeLocationAsnWrite at Base 6.1.20030421
- Cn3dMoleculeLocationFree at Base 6.1.20030421
- Cn3dMoleculeLocationNew at Base 6.1.20030421
- Cn3dObjectLocationAsnRead at Base 6.1.20030421
- Cn3dObjectLocationAsnWrite at Base 6.1.20030421
- Cn3dObjectLocationFree at Base 6.1.20030421
- Cn3dObjectLocationNew at Base 6.1.20030421
- Cn3dResidueRangeAsnRead at Base 6.1.20030421
- Cn3dResidueRangeAsnWrite at Base 6.1.20030421
- Cn3dResidueRangeFree at Base 6.1.20030421
- Cn3dResidueRangeNew at Base 6.1.20030421
- Cn3dStyleDictionaryAsnRead at Base 6.1.20030421
- Cn3dStyleDictionaryAsnWrite at Base 6.1.20030421
- Cn3dStyleDictionaryFree at Base 6.1.20030421
- Cn3dStyleDictionaryNew at Base 6.1.20030421
- Cn3dStyleSettingsAsnRead at Base 6.1.20030421
- Cn3dStyleSettingsAsnWrite at Base 6.1.20030421
- Cn3dStyleSettingsFree at Base 6.1.20030421
- Cn3dStyleSettingsNew at Base 6.1.20030421
- Cn3dStyleSettingsSetAsnRead at Base 6.1.20030421
- Cn3dStyleSettingsSetAsnWrite at Base 6.1.20030421
- Cn3dStyleSettingsSetFree at Base 6.1.20030421
- Cn3dStyleTableItemAsnRead at Base 6.1.20030421
- Cn3dStyleTableItemAsnWrite at Base 6.1.20030421
- Cn3dStyleTableItemFree at Base 6.1.20030421
- Cn3dStyleTableItemNew at Base 6.1.20030421
- Cn3dUserAnnotationAsnRead at Base 6.1.20030421
- Cn3dUserAnnotationAsnWrite at Base 6.1.20030421
- Cn3dUserAnnotationFree at Base 6.1.20030421
- Cn3dUserAnnotationNew at Base 6.1.20030421
- Cn3dUserAnnotationsAsnRead at Base 6.1.20030421
- Cn3dUserAnnotationsAsnWrite at Base 6.1.20030421
- Cn3dUserAnnotationsFree at Base 6.1.20030421
- Cn3dUserAnnotationsNew at Base 6.1.20030421
- Cn3dVectorAsnRead at Base 6.1.20030421
- Cn3dVectorAsnWrite at Base 6.1.20030421
- Cn3dVectorFree at Base 6.1.20030421
- Cn3dVectorNew at Base 6.1.20030421
- Cn3dViewSettingsAsnRead at Base 6.1.20030421
- Cn3dViewSettingsAsnWrite at Base 6.1.20030421
- Cn3dViewSettingsFree at Base 6.1.20030421
- Cn3dViewSettingsNew at Base 6.1.20030421
- ColorNumKinAC at Base 6.1.20030421
- ColorNumKinBB at Base 6.1.20030421
- ColorNumKinSC at Base 6.1.20030421
- ColorPropAsnRead at Base 6.1.20030421
- ColorPropAsnWrite at Base 6.1.20030421
- ColorPropFree at Base 6.1.20030421
- ColorPropNew at Base 6.1.20030421
- CompareScores at Base 6.1.20030421
- ConeAsnRead at Base 6.1.20030421
- ConeAsnWrite at Base 6.1.20030421
- ConeFree at Base 6.1.20030421
- ConeNew at Base 6.1.20030421
- ConformationEnsembleAsnRead at Base 6.1.20030421
- ConformationEnsembleAsnWrite at Base 6.1.20030421
- ConformationEnsembleFree at Base 6.1.20030421
- ConformationEnsembleNew at Base 6.1.20030421
- CoordinatesAsnRead at Base 6.1.20030421
- CoordinatesAsnWrite at Base 6.1.20030421
- CoordinatesFree at Base 6.1.20030421
- CopyResult at Base 6.1.20030421
- CountModelstrucs at Base 6.1.20030421
- CylinderAsnRead at Base 6.1.20030421
- CylinderAsnWrite at Base 6.1.20030421
- CylinderFree at Base 6.1.20030421
- CylinderNew at Base 6.1.20030421
- DNFromPFB at Base 6.1.20030421
- DVNodeListAppend at Base 6.1.20030421
- DVNodeListLen at Base 6.1.20030421
- DValNodeAdd at Base 6.1.20030421
- DValNodeAddBoolean at Base 6.1.20030421
- DValNodeAddFloat at Base 6.1.20030421
- DValNodeAddFunction at Base 6.1.20030421
- DValNodeAddInt at Base 6.1.20030421
- DValNodeAddPointer at Base 6.1.20030421
- DValNodeAddStr at Base 6.1.20030421
- DValNodeCopyStr at Base 6.1.20030421
- DValNodeExtract at Base 6.1.20030421
- DValNodeExtractList at Base 6.1.20030421
- DValNodeFindNext at Base 6.1.20030421
- DValNodeFree at Base 6.1.20030421
- DValNodeFreeData at Base 6.1.20030421
- DValNodeHeadLink at Base 6.1.20030421
- DValNodeInsert at Base 6.1.20030421
- DValNodeLink at Base 6.1.20030421
- DValNodeListCat at Base 6.1.20030421
- DValNodeListCut at Base 6.1.20030421
- DValNodeListDelNode at Base 6.1.20030421
- DValNodeListInsert at Base 6.1.20030421
- DValNodeNew at Base 6.1.20030421
- DValNodeRead at Base 6.1.20030421
- DValNodeUnlink at Base 6.1.20030421
- DValNodeWrite at Base 6.1.20030421
- DensityCoordinatesAsnRead at Base 6.1.20030421
- DensityCoordinatesAsnWrite at Base 6.1.20030421
- DensityCoordinatesFree at Base 6.1.20030421
- DensityCoordinatesNew at Base 6.1.20030421
- DoApplyTransform at Base 6.1.20030421
- DoReverseTransform at Base 6.1.20030421
- DoesFeatureTypeHaveFuncs at Base 6.1.20030421
- DomainParentAsnRead at Base 6.1.20031028
- DomainParentAsnWrite at Base 6.1.20031028
- DomainParentFree at Base 6.1.20031028
- DomainParentNew at Base 6.1.20031028
- ElementKinColors at Base 6.1.20030421
- ElementName at Base 6.1.20030421
- ElementSize at Base 6.1.20030421
- EntrezGeneralAsnRead at Base 6.1.20030421
- EntrezGeneralAsnWrite at Base 6.1.20030421
- EntrezGeneralFree at Base 6.1.20030421
- EntrezGeneralNew at Base 6.1.20030421
- FHConvtFree at Base 6.1.20030421
- FHConvtMatrix at Base 6.1.20030421
- FHMatrix at Base 6.1.20030421
- FHMatrixFree at Base 6.1.20030421
- FHVector at Base 6.1.20030421
- FHVectorFree at Base 6.1.20030421
- FL3Matrix at Base 6.1.20030421
- FL3MatrixFree at Base 6.1.20030421
- FLConvtFree at Base 6.1.20030421
- FLConvtMatrix at Base 6.1.20030421
- FLMatrix at Base 6.1.20030421
- FLMatrixFree at Base 6.1.20030421
- FLSubmatrix at Base 6.1.20030421
- FLSubmatrixFree at Base 6.1.20030421
- FLVector at Base 6.1.20030421
- FLVectorFree at Base 6.1.20030421
- FeatureEvidenceAsnRead at Base 6.1.20030421
- FeatureEvidenceAsnWrite at Base 6.1.20030421
- FeatureEvidenceFree at Base 6.1.20030421
- FetchBS at Base 6.1.20030421
- FetchBiostrucPDB at Base 6.1.20030421
- FillSurface at Base 6.1.20030421
- FindLoadedBiostruc at Base 6.1.20030421
- FindMolByChar at Base 6.1.20030421
- FreeALD at Base 6.1.20030421
- FreeAModelstruc at Base 6.1.20030421
- FreeAtomicModelAsnLists at Base 6.1.20030421
- FreeCorDef at Base 6.1.20030421
- FreeDNMG at Base 6.1.20030421
- FreeDNMM at Base 6.1.20030421
- FreeDNMS at Base 6.1.20030421
- FreeDNTRN at Base 6.1.20030421
- FreeFldMtf at Base 6.1.20030421
- FreeGibScd at Base 6.1.20030421
- FreeKeptFeature at Base 6.1.20030421
- FreeListDNMG at Base 6.1.20030421
- FreeListDNML at Base 6.1.20030421
- FreeListDNMM at Base 6.1.20030421
- FreeListDNMS at Base 6.1.20030421
- FreeListDNSF at Base 6.1.20030421
- FreeListDNSFS at Base 6.1.20030421
- FreeListVNAL at Base 6.1.20030421
- FreeListVNMA at Base 6.1.20030421
- FreeListVNMB at Base 6.1.20030421
- FreeListVNMD at Base 6.1.20030421
- FreeListVNMO at Base 6.1.20030421
- FreeListVNSFF at Base 6.1.20030421
- FreeMAD at Base 6.1.20030421
- FreeMBD at Base 6.1.20030421
- FreeMDD at Base 6.1.20030421
- FreeMGD at Base 6.1.20030421
- FreeMLD at Base 6.1.20030421
- FreeMMD at Base 6.1.20030421
- FreeMOD at Base 6.1.20030421
- FreeMSD at Base 6.1.20030421
- FreeQrySeq at Base 6.1.20030421
- FreeRcxPtl at Base 6.1.20030421
- FreeRedundantAsn at Base 6.1.20030421
- FreeSFD at Base 6.1.20030421
- FreeSFF at Base 6.1.20030421
- FreeSFS at Base 6.1.20030421
- FreeSeqMtf at Base 6.1.20030421
- FreeSingleModel at Base 6.1.20030421
- FreeSurfaceModelAsnList at Base 6.1.20030421
- FreeThdTbl at Base 6.1.20030421
- FreeVNDataFn at Base 6.1.20030421
- GLMatrixAsnRead at Base 6.1.20030421
- GLMatrixAsnWrite at Base 6.1.20030421
- GLMatrixFree at Base 6.1.20030421
- GLMatrixNew at Base 6.1.20030421
- GetActiveModel at Base 6.1.20030421
- GetAlignmentSize at Base 6.1.20030421
- GetAtomLocs at Base 6.1.20030421
- GetFirstGraph at Base 6.1.20030421
- GetFirstModelstruc at Base 6.1.20030421
- GetKinMolName at Base 6.1.20030421
- GetLastGraph at Base 6.1.20030421
- GetLocation at Base 6.1.20030421
- GetMGFromMM at Base 6.1.20030421
- GetMMDBAPIbExtent at Base 6.1.20030421
- GetMMFromMSDBySeqId at Base 6.1.20030421
- GetMainAtom at Base 6.1.20030421
- GetMasterModelstruc at Base 6.1.20030421
- GetNextGraph at Base 6.1.20030421
- GetNextModelstruc at Base 6.1.20030421
- GetNumberOfDomains at Base 6.1.20030421
- GetNumberOfSubsets at Base 6.1.20030421
- GetPDNMSMain at Base 6.1.20030421
- GetPRGDDictionary at Base 6.1.20030421
- GetParentGraph at Base 6.1.20030421
- GetParentMol at Base 6.1.20030421
- GetPrevGraph at Base 6.1.20030421
- GetPreviousModelstruc at Base 6.1.20030421
- GetSelectedModelstruc at Base 6.1.20030421
- GetSlaveModelstruc at Base 6.1.20030421
- GetStrucStrings at Base 6.1.20030421
- GetSubsetName at Base 6.1.20030421
- GetSubsetNum at Base 6.1.20030421
- GlobalIdAsnRead at Base 6.1.20030421
- GlobalIdAsnWrite at Base 6.1.20030421
- GlobalIdFree at Base 6.1.20030421
- GlobalIdNew at Base 6.1.20030421
- GraphFromMMDBIndex at Base 6.1.20030421
- I2ConvtFree at Base 6.1.20030421
- I2ConvtMatrix at Base 6.1.20030421
- I2Matrix at Base 6.1.20030421
- I2MatrixFree at Base 6.1.20030421
- I2Vector at Base 6.1.20030421
- I2VectorFree at Base 6.1.20030421
- I4ConvtFree at Base 6.1.20030421
- I4ConvtMatrix at Base 6.1.20030421
- I4Matrix at Base 6.1.20030421
- I4MatrixFree at Base 6.1.20030421
- I4Vector at Base 6.1.20030421
- I4VectorFree at Base 6.1.20030421
- IndexFromNode at Base 6.1.20030421
- InstBSAnnotSet at Base 6.1.20030421
- InstallAlignedSlave at Base 6.1.20030421
- InstallStrucFeature at Base 6.1.20030421
- InterResidueBondAsnRead at Base 6.1.20030421
- InterResidueBondAsnWrite at Base 6.1.20030421
- InterResidueBondFree at Base 6.1.20030421
- InterResidueBondNew at Base 6.1.20030421
- IntraResidueBondAsnRead at Base 6.1.20030421
- IntraResidueBondAsnWrite at Base 6.1.20030421
- IntraResidueBondFree at Base 6.1.20030421
- IntraResidueBondNew at Base 6.1.20030421
- InvertCddExpAlign at Base 6.1.20030421
- IsMMDBAPIOpen at Base 6.1.20030421
- IsotropicTemperatureFactorsAsnRead at Base 6.1.20030421
- IsotropicTemperatureFactorsAsnWrite at Base 6.1.20030421
- IsotropicTemperatureFactorsFree at Base 6.1.20030421
- IsotropicTemperatureFactorsNew at Base 6.1.20030421
- KinAAColor at Base 6.1.20030421
- KinAtoms at Base 6.1.20030421
- KinColorFromSS at Base 6.1.20030421
- KinNAColor at Base 6.1.20030421
- KineColors at Base 6.1.20030421
- LinkAlpha at Base 6.1.20030421
- LoadDict at Base 6.1.20030421
- LoadSubsetTable at Base 6.1.20030421
- MMDBBiostrucGet at Base 6.1.20030421
- MMDBEvalPDB at Base 6.1.20030421
- MMDBFini at Base 6.1.20030421
- MMDBInit at Base 6.1.20030421
- MMDB_configuration at Base 6.1.20030421
- MakeAModelstruc at Base 6.1.20030421
- MakeChemGraphNodeList at Base 6.1.20030421
- MakeHashChange at Base 6.1.20030421
- MakePDBSeqId2 at Base 6.1.20030421
- MakeRegionNodeList at Base 6.1.20030421
- MatrixAsnRead at Base 6.1.20030421
- MatrixAsnWrite at Base 6.1.20030421
- MatrixFree at Base 6.1.20030421
- MatrixNew at Base 6.1.20030421
- ModelCoordinateSetAsnRead at Base 6.1.20030421
- ModelCoordinateSetAsnWrite at Base 6.1.20030421
- ModelCoordinateSetFree at Base 6.1.20030421
- ModelCoordinateSetNew at Base 6.1.20030421
- ModelDescrAsnRead at Base 6.1.20030421
- ModelDescrAsnWrite at Base 6.1.20030421
- ModelDescrFree at Base 6.1.20030421
- ModelSpaceAsnRead at Base 6.1.20030421
- ModelSpaceAsnWrite at Base 6.1.20030421
- ModelSpaceFree at Base 6.1.20030421
- ModelSpaceNew at Base 6.1.20030421
- ModelSpacePointAsnRead at Base 6.1.20030421
- ModelSpacePointAsnWrite at Base 6.1.20030421
- ModelSpacePointFree at Base 6.1.20030421
- ModelSpacePointNew at Base 6.1.20030421
- ModelSpacePointsAsnRead at Base 6.1.20030421
- ModelSpacePointsAsnWrite at Base 6.1.20030421
- ModelSpacePointsFree at Base 6.1.20030421
- ModelSpacePointsNew at Base 6.1.20030421
- MolFromMMDBIndex at Base 6.1.20030421
- MolFromPDBChain at Base 6.1.20030421
- MoleculeGraphAsnRead at Base 6.1.20030421
- MoleculeGraphAsnWrite at Base 6.1.20030421
- MoleculeGraphFree at Base 6.1.20030421
- MoleculeGraphNew at Base 6.1.20030421
- MoleculePntrsAsnRead at Base 6.1.20030421
- MoleculePntrsAsnWrite at Base 6.1.20030421
- MoleculePntrsFree at Base 6.1.20030421
- MoleculePntrsNew at Base 6.1.20030421
- MoveAsnRead at Base 6.1.20030421
- MoveAsnWrite at Base 6.1.20030421
- MoveFree at Base 6.1.20030421
- NCBI4naLC at Base 6.1.20030421
- NCBI4naUC at Base 6.1.20030421
- NCBIstdaaLC at Base 6.1.20030421
- NCBIstdaaUC at Base 6.1.20030421
- NameFromSS at Base 6.1.20030421
- NcbiMimeAsn1AsnRead at Base 6.1.20030421
- NcbiMimeAsn1AsnWrite at Base 6.1.20030421
- NcbiMimeAsn1Free at Base 6.1.20030421
- NewALD at Base 6.1.20030421
- NewCorDef at Base 6.1.20030421
- NewDNMG at Base 6.1.20030421
- NewDNMM at Base 6.1.20030421
- NewDNMS at Base 6.1.20030421
- NewDNSFS at Base 6.1.20030421
- NewDNTRN at Base 6.1.20030421
- NewFldMtf at Base 6.1.20030421
- NewGibScd at Base 6.1.20030421
- NewMAD at Base 6.1.20030421
- NewMBD at Base 6.1.20030421
- NewMDD at Base 6.1.20030421
- NewMGD at Base 6.1.20030421
- NewMLD at Base 6.1.20030421
- NewMMD at Base 6.1.20030421
- NewMMDBAPI at Base 6.1.20030421
- NewMOD at Base 6.1.20030421
- NewMSD at Base 6.1.20030421
- NewQrySeq at Base 6.1.20030421
- NewRcxPtl at Base 6.1.20030421
- NewSFD at Base 6.1.20030421
- NewSFF at Base 6.1.20030421
- NewSFS at Base 6.1.20030421
- NewSeqMtf at Base 6.1.20030421
- NewThdTbl at Base 6.1.20030421
- NewVNAL at Base 6.1.20030421
- NewVNMA at Base 6.1.20030421
- NewVNMB at Base 6.1.20030421
- NewVNMD at Base 6.1.20030421
- NewVNMO at Base 6.1.20030421
- NewVNSFF at Base 6.1.20030421
- NodeAnnotationAsnRead at Base 6.1.20031028
- NodeAnnotationAsnWrite at Base 6.1.20031028
- NodeAnnotationFree at Base 6.1.20031028
- NodeAnnotationNew at Base 6.1.20031028
- OpenMMDBAPI at Base 6.1.20030421
- OrderThdTbl at Base 6.1.20030421
- OtherFeatureAsnRead at Base 6.1.20030421
- OtherFeatureAsnWrite at Base 6.1.20030421
- OtherFeatureFree at Base 6.1.20030421
- OtherFeatureNew at Base 6.1.20030421
- PDBConnect at Base 6.1.20030421
- PFBFromDN at Base 6.1.20030421
- PFBFromVN at Base 6.1.20030421
- PTRVector at Base 6.1.20030421
- PTRVectorFree at Base 6.1.20030421
- ParentGraphIUPAC1 at Base 6.1.20030421
- ParentGraphNum at Base 6.1.20030421
- ParentGraphPDBName at Base 6.1.20030421
- ParentGraphPDBNo at Base 6.1.20030421
- ParentMolName at Base 6.1.20030421
- ParentMolNum at Base 6.1.20030421
- ParentStrucName at Base 6.1.20030421
- PrintCorDef at Base 6.1.20030421
- PrintFldMtf at Base 6.1.20030421
- PrintQrySeq at Base 6.1.20030421
- PrintSeqMtf at Base 6.1.20030421
- PrintThdTbl at Base 6.1.20030421
- PruneBiostruc at Base 6.1.20030421
- Rand01 at Base 6.1.20030421
- RealValueAsnRead at Base 6.1.20030421
- RealValueAsnWrite at Base 6.1.20030421
- RealValueFree at Base 6.1.20030421
- RealValueNew at Base 6.1.20030421
- RebuildChemGraphAsn at Base 6.1.20030421
- ReferenceFrameAsnRead at Base 6.1.20030421
- ReferenceFrameAsnWrite at Base 6.1.20030421
- ReferenceFrameFree at Base 6.1.20030421
- ReferenceFrameNew at Base 6.1.20030421
- RefreshModelAsnMem at Base 6.1.20030421
- RefreshSurface at Base 6.1.20030421
- RegionBoundaryAsnRead at Base 6.1.20030421
- RegionBoundaryAsnWrite at Base 6.1.20030421
- RegionBoundaryFree at Base 6.1.20030421
- RegionCoordinatesAsnRead at Base 6.1.20030421
- RegionCoordinatesAsnWrite at Base 6.1.20030421
- RegionCoordinatesFree at Base 6.1.20030421
- RegionCoordinatesNew at Base 6.1.20030421
- RegionPntrsAsnRead at Base 6.1.20030421
- RegionPntrsAsnWrite at Base 6.1.20030421
- RegionPntrsFree at Base 6.1.20030421
- RegionPntrsNew at Base 6.1.20030421
- RegionSimilarityAsnRead at Base 6.1.20030421
- RegionSimilarityAsnWrite at Base 6.1.20030421
- RegionSimilarityFree at Base 6.1.20030421
- RegionSimilarityNew at Base 6.1.20030421
- RejectIdAsnRead at Base 6.1.20030421
- RejectIdAsnWrite at Base 6.1.20030421
- RejectIdFree at Base 6.1.20030421
- RejectIdNew at Base 6.1.20030421
- ResidueAsnRead at Base 6.1.20030421
- ResidueAsnWrite at Base 6.1.20030421
- ResidueExplicitPntrsAsnRead at Base 6.1.20030421
- ResidueExplicitPntrsAsnWrite at Base 6.1.20030421
- ResidueExplicitPntrsFree at Base 6.1.20030421
- ResidueExplicitPntrsNew at Base 6.1.20030421
- ResidueFree at Base 6.1.20030421
- ResidueGraphAsnRead at Base 6.1.20030421
- ResidueGraphAsnWrite at Base 6.1.20030421
- ResidueGraphFree at Base 6.1.20030421
- ResidueGraphNew at Base 6.1.20030421
- ResidueGraphPntrAsnRead at Base 6.1.20030421
- ResidueGraphPntrAsnWrite at Base 6.1.20030421
- ResidueGraphPntrFree at Base 6.1.20030421
- ResidueIntervalPntrAsnRead at Base 6.1.20030421
- ResidueIntervalPntrAsnWrite at Base 6.1.20030421
- ResidueIntervalPntrFree at Base 6.1.20030421
- ResidueIntervalPntrNew at Base 6.1.20030421
- ResidueNew at Base 6.1.20030421
- ResiduePntrsAsnRead at Base 6.1.20030421
- ResiduePntrsAsnWrite at Base 6.1.20030421
- ResiduePntrsFree at Base 6.1.20030421
- ResolveAlignChain at Base 6.1.20030421
- RotMatrixAsnRead at Base 6.1.20030421
- RotMatrixAsnWrite at Base 6.1.20030421
- RotMatrixFree at Base 6.1.20030421
- RotMatrixNew at Base 6.1.20030421
- ScaleThdTbl at Base 6.1.20030421
- SeqAlignConservation at Base 6.1.20031028
- SeqAlignHasConsensus at Base 6.1.20030421
- SeqAlignInform at Base 6.1.20030421
- SeqAlignReadFromFile at Base 6.1.20031028
- SeqAlignSetDup at Base 6.1.20030421
- SeqAlignToCddExpAlign at Base 6.1.20030421
- SeqAnnotReadFromFile at Base 6.1.20030421
- SeqHasTax at Base 6.1.20031028
- SeqStringFromMol at Base 6.1.20030421
- SeqTreeNodeAsnRead at Base 6.1.20031028
- SeqTreeNodeAsnWrite at Base 6.1.20031028
- SeqTreeNodeFree at Base 6.1.20031028
- SeqTreeNodeNew at Base 6.1.20031028
- SequenceTreeAsnRead at Base 6.1.20031028
- SequenceTreeAsnWrite at Base 6.1.20031028
- SequenceTreeFree at Base 6.1.20031028
- SequenceTreeNew at Base 6.1.20031028
- SetActiveModel at Base 6.1.20030421
- SetBackBone at Base 6.1.20030421
- SetBondOrder at Base 6.1.20030421
- SetHolderModelstruc at Base 6.1.20030421
- SetIons at Base 6.1.20030421
- SetMasterModelstruc at Base 6.1.20030421
- SetNeighborOff at Base 6.1.20030421
- SetNeighborOn at Base 6.1.20030421
- SetNodeFeatureData at Base 6.1.20030421
- SetSelectedModelstruc at Base 6.1.20030421
- SetSlaveModelstruc at Base 6.1.20030421
- SetVirtualBB at Base 6.1.20030421
- SipIsConsensus at Base 6.1.20030421
- SortOn at Base 6.1.20030421
- SphereAsnRead at Base 6.1.20030421
- SphereAsnWrite at Base 6.1.20030421
- SphereFree at Base 6.1.20030421
- SphereNew at Base 6.1.20030421
- StrucAsynchronousQuery at Base 6.1.20030421
- StrucCheckQueue at Base 6.1.20030421
- StrucOpenConnection at Base 6.1.20030421
- StrucReadReply at Base 6.1.20030421
- StrucSynchronousQuery at Base 6.1.20030421
- StrucWaitForReply at Base 6.1.20030421
- SurfaceCoordinatesAsnRead at Base 6.1.20030421
- SurfaceCoordinatesAsnWrite at Base 6.1.20030421
- SurfaceCoordinatesFree at Base 6.1.20030421
- SurfaceCoordinatesNew at Base 6.1.20030421
- SwapModelstruc at Base 6.1.20030421
- TMeshAsnRead at Base 6.1.20030421
- TMeshAsnWrite at Base 6.1.20030421
- TMeshFree at Base 6.1.20030421
- TMeshNew at Base 6.1.20030421
- TempsKine at Base 6.1.20030421
- ThermKine at Base 6.1.20030421
- ThrdRound at Base 6.1.20030421
- ToMSDParent at Base 6.1.20030421
- TransMatrixAsnRead at Base 6.1.20030421
- TransMatrixAsnWrite at Base 6.1.20030421
- TransMatrixFree at Base 6.1.20030421
- TransMatrixNew at Base 6.1.20030421
- TransformAsnRead at Base 6.1.20030421
- TransformAsnWrite at Base 6.1.20030421
- TransformFree at Base 6.1.20030421
- TransformNew at Base 6.1.20030421
- TransformToDNTRN at Base 6.1.20030421
- TraverseAll at Base 6.1.20030421
- TraverseAtoms at Base 6.1.20030421
- TraverseBonds at Base 6.1.20030421
- TraverseGraphs at Base 6.1.20030421
- TraverseIBonds at Base 6.1.20030421
- TraverseIntraBonds at Base 6.1.20030421
- TraverseModels at Base 6.1.20030421
- TraverseMolecules at Base 6.1.20030421
- TraverseOneModel at Base 6.1.20030421
- TraverseSolids at Base 6.1.20030421
- TriangleAsnRead at Base 6.1.20030421
- TriangleAsnWrite at Base 6.1.20030421
- TriangleFree at Base 6.1.20030421
- TriangleNew at Base 6.1.20030421
- TrianglesAsnRead at Base 6.1.20030421
- TrianglesAsnWrite at Base 6.1.20030421
- TrianglesFree at Base 6.1.20030421
- TrianglesNew at Base 6.1.20030421
- UCVector at Base 6.1.20030421
- UCVectorFree at Base 6.1.20030421
- UI4Vector at Base 6.1.20030421
- UI4VectorFree at Base 6.1.20030421
- UndoPFBSelectList at Base 6.1.20030421
- UpdateAlignAsnRead at Base 6.1.20030421
- UpdateAlignAsnWrite at Base 6.1.20030421
- UpdateAlignFree at Base 6.1.20030421
- UpdateAlignNew at Base 6.1.20030421
- UpdateCommentAsnRead at Base 6.1.20030421
- UpdateCommentAsnWrite at Base 6.1.20030421
- UpdateCommentFree at Base 6.1.20030421
- ValNodeListCat at Base 6.1.20030421
- VastTableSort at Base 6.1.20030421
- WriteASNChemGraphOnly at Base 6.1.20030421
- WriteAsnAllModel at Base 6.1.20030421
- WriteAsnLocalDict at Base 6.1.20030421
- WriteAsnModelList at Base 6.1.20030421
- WriteAsnOneModel at Base 6.1.20030421
- WriteAtomOrHet at Base 6.1.20030421
- WriteFASTAMolecule at Base 6.1.20030421
- WriteFASTASeqHet at Base 6.1.20030421
- WriteKinAAResType at Base 6.1.20030421
- WriteKinAllModel at Base 6.1.20030421
- WriteKinAlt at Base 6.1.20030421
- WriteKinAnimate at Base 6.1.20030421
- WriteKinAtom at Base 6.1.20030421
- WriteKinBB at Base 6.1.20030421
- WriteKinHeader at Base 6.1.20030421
- WriteKinHet at Base 6.1.20030421
- WriteKinIon at Base 6.1.20030421
- WriteKinModel at Base 6.1.20030421
- WriteKinModelByType at Base 6.1.20030421
- WriteKinModelList at Base 6.1.20030421
- WriteKinNAResType at Base 6.1.20030421
- WriteKinOneModel at Base 6.1.20030421
- WriteKinRes at Base 6.1.20030421
- WriteKinSeq at Base 6.1.20030421
- WriteKinVirt at Base 6.1.20030421
- WriteOutBiostruc at Base 6.1.20030421
- WritePDBAllModel at Base 6.1.20030421
- WritePDBConnect at Base 6.1.20030421
- WritePDBHeader at Base 6.1.20030421
- WritePDBModel at Base 6.1.20030421
- WritePDBModelList at Base 6.1.20030421
- WritePDBMotifs at Base 6.1.20030421
- WritePDBOneModel at Base 6.1.20030421
- WritePDBRemarks at Base 6.1.20030421
- WritePDBSeqRes at Base 6.1.20030421
- WriteStrucHTMLSeq at Base 6.1.20030421
- WriteStructSummary at Base 6.1.20030421
- algs at Base 6.1.20030421
- atd at Base 6.1.20030421
- bwfi at Base 6.1.20030421
- cpal at Base 6.1.20030421
- cpll at Base 6.1.20030421
- cprl at Base 6.1.20030421
- cxei at Base 6.1.20030421
- dgri at Base 6.1.20030421
- fnMMDBCn3Dmode at Base 6.1.20030421
- fnPBSFtoPSA at Base 6.1.20030421
- g0 at Base 6.1.20030421
- g at Base 6.1.20030421
- isBiopoly at Base 6.1.20030421
- isHet at Base 6.1.20030421
- objcddAsnLoad at Base 6.1.20030421
- objcn3dAsnLoad at Base 6.1.20030421
- objmimeAsnLoad at Base 6.1.20030421
- objmmdb1AsnLoad at Base 6.1.20030421
- objmmdb2AsnLoad at Base 6.1.20030421
- objmmdb3AsnLoad at Base 6.1.20030421
- rsmp at Base 6.1.20030421
- sal0 at Base 6.1.20030421
- salr at Base 6.1.20030421
- salu at Base 6.1.20030421
- sgoi at Base 6.1.20030421
- slo0 at Base 6.1.20030421
- slor at Base 6.1.20030421
- slou at Base 6.1.20030421
- spci at Base 6.1.20030421
- spea at Base 6.1.20030421
- spel at Base 6.1.20030421
- spni at Base 6.1.20030421
- ttb0 at Base 6.1.20030421
- ttbi at Base 6.1.20030421
- zsc at Base 6.1.20030421
-libncbiobj.so.6 libncbi6 #MINVER#
-* Build-Depends-Package: libncbi6-dev
- A2GBSeqLocReplaceID at Base 6.1.20040204
- AAForCodon at Base 6.1.20030421
- ACCN_1_5_FORMAT at Base 6.1.20030421
- ACCN_PIR_FORMAT at Base 6.1.20030421
- ACEFileFree at Base 6.1.20081116
- ACEFileNew at Base 6.1.20081116
- AECRActionAsnRead at Base 6.1.20080302
- AECRActionAsnWrite at Base 6.1.20080302
- AECRActionFree at Base 6.1.20080302
- AECRActionNew at Base 6.1.20080302
- AECRParseActionAsnRead at Base 6.1.20080302
- AECRParseActionAsnWrite at Base 6.1.20080302
- AECRParseActionFree at Base 6.1.20080302
- AECRParseActionNew at Base 6.1.20080302
- AECRSampleFree at Base 6.1.20081116
- AECRSampleListFree at Base 6.1.20081116
- ALI_ConvertToNCBIData at Base 6.1.20030421
- AMAlignDatFree at Base 6.1.20030421
- AMAlignDatNew at Base 6.1.20030421
- AMAlignIndex2Free2 at Base 6.1.20030421
- AMAlignIndexFree at Base 6.1.20030421
- AMAlignIndexFreeEitherIndex at Base 6.1.20030421
- AMAlignIndexNew at Base 6.1.20030421
- AMFreeAllIndexes at Base 6.1.20030421
- AMFreqFree at Base 6.1.20030421
- AbbreviationList at Base 6.1.20080302
- AbstractReadFunction at Base 6.1.20040505
- AbstractReportError at Base 6.1.20040505
- AccessAsnLoad at Base 6.1.20030421
- AccnIsSWISSPROT at Base 6.1.20030421
- AccnIsUniProt at Base 6.1.20041020
- AccnListAsynchronousQuery at Base 6.1.20031028
- AccnListCheckQueue at Base 6.1.20031028
- AccnListOpenConnection at Base 6.1.20031028
- AccnListPreLoadSeqIdGiCache at Base 6.1.20050429
- AccnListReadReply at Base 6.1.20031028
- AccnListSynchronousQuery at Base 6.1.20031028
- AccnListWaitForReply at Base 6.1.20031028
- AccnRevHistAsynchronousQuery at Base 6.1.20030421
- AccnRevHistCheckQueue at Base 6.1.20030421
- AccnRevHistOpenConnection at Base 6.1.20030421
- AccnRevHistReadReply at Base 6.1.20030421
- AccnRevHistSynchronousQuery at Base 6.1.20030421
- AccnRevHistWaitForReply at Base 6.1.20030421
- ActionChoiceAsnRead at Base 6.1.20080302
- ActionChoiceAsnWrite at Base 6.1.20080302
- ActionChoiceFree at Base 6.1.20080302
- AddAAsToByteStore at Base 6.1.20030421
- AddAccessionBlock at Base 6.1.20040204
- AddAccessionToRefGeneTrackUserObject at Base 6.1.20030421
- AddAccessionToTpaAssemblyUserObject at Base 6.1.20030421
- AddAffiliationToPub at Base 6.1.20030421
- AddAlignInfoToSeqAnnot at Base 6.1.20030421
- AddAlignInfoToSeqAnnotEx at Base 6.1.20030421
- AddAllCDSGeneProtFeaturesToChoiceList at Base 6.1.20080302
- AddAllCDSGeneProtFieldsToChoiceList at Base 6.1.20080302
- AddAllDbxrefsToBioseq at Base 6.1.20080302
- AddAllDescriptorsToChoiceList at Base 6.1.20090301
- AddAllFeatureFieldsToChoiceList at Base 6.1.20080302
- AddAllFeaturesToChoiceList at Base 6.1.20080302
- AddAllRNASubtypesToChoiceList at Base 6.1.20080302
- AddAminoAcidsToBioseq at Base 6.1.20030421
- AddAminoAcidsToLiteral at Base 6.1.20030421
- AddAntiCodonTotRNA at Base 6.1.20030421
- AddAuthorToPub at Base 6.1.20030421
- AddAutoDefUserObjectCallback at Base 6.1.20160908
- AddAutoDefUserObjectToSeqEntry at Base 6.1.20160908
- AddAutodefProductFlag at Base 6.1.20160908
- AddBasecountBlock at Base 6.1.20040204
- AddBasesToBioseq at Base 6.1.20030421
- AddBasesToByteStore at Base 6.1.20030421
- AddBasesToLiteral at Base 6.1.20030421
- AddBioProjectIDsToDBLinkUserObject at Base 6.1.20120620
- AddBioSampleIDsToDBLinkUserObject at Base 6.1.20090301
- AddBioSourceToGBQual at Base 6.1.20030421
- AddBiomolToEntry at Base 6.1.20030421
- AddBooleanAutodefField at Base 6.1.20160908
- AddCAGEBlock at Base 6.1.20100808
- AddCDSGapComment at Base 6.1.20080302
- AddCitSubToUpdatedSequence at Base 6.1.20120620
- AddCodeBreakToCdRegion at Base 6.1.20030421
- AddCommentBlock at Base 6.1.20040204
- AddCommentStringWithTildes at Base 6.1.20040204
- AddCommentToEntry at Base 6.1.20030421
- AddCommentToSub at Base 6.1.20030421
- AddCommentWithURLlinks at Base 6.1.20040204
- AddCompleteToEntry at Base 6.1.20030421
- AddCompleteness at Base 6.1.20030421
- AddContainedCodingRegionDiscrepancies at Base 6.1.20070822
- AddContigBlock at Base 6.1.20040204
- AddCreateDateToEntry at Base 6.1.20030421
- AddCuratorToRefGeneTrackUserObject at Base 6.1.20030421
- AddCuratorURLToRefGeneTrackUserObject at Base 6.1.20081116
- AddDatabaseNameToStructuredComment at Base 6.1.20100808
- AddDateBlock at Base 6.1.20040204
- AddDblinkBlock at Base 6.1.20090719
- AddDbsourceBlock at Base 6.1.20040204
- AddDeflineBlock at Base 6.1.20040204
- AddDeflineFeatureRequestListToAutoDefUserObject at Base 6.1.20160908
- AddDeltaSeqOnlyToSubmission at Base 6.1.20030421
- AddDeltaSeqToNucProtEntry at Base 6.1.20030421
- AddDescriptorListActionAsnRead at Base 6.1.20120620
- AddDescriptorListActionAsnWrite at Base 6.1.20120620
- AddDescriptorListActionFree at Base 6.1.20120620
- AddDescriptorListActionNew at Base 6.1.20120620
- AddDiscrepanciesForMissingOrNonUniqueGeneLocusTags at Base 6.1.20070822
- AddDiscrepanciesForMissingOrNonUniqueGeneLocusTagsEx at Base 6.1.20081116
- AddDiscrepanciesForNonGeneLocusTags at Base 6.1.20070822
- AddECNumberNoteDiscrepancies at Base 6.1.20070822
- AddEmptyBlocks at Base 6.1.20030421
- AddEmptySegments at Base 6.1.20030421
- AddExceptionsToShortIntrons at Base 6.1.20100808
- AddExtraAccessions at Base 6.1.20030421
- AddFakeGapToDeltaSeq at Base 6.1.20030421
- AddFeatFunc at Base 6.1.20030421
- AddFeatHeaderBlock at Base 6.1.20040204
- AddFeatStatsBlock at Base 6.1.20061015
- AddFeatureBlock at Base 6.1.20040204
- AddFeatureListType at Base 6.1.20160908
- AddFeatureToGbseq at Base 6.1.20040204
- AddFieldStringToDbLinkUserObject at Base 6.1.20120620
- AddFieldToUserObject at Base 6.1.20160908
- AddFileActionAsnRead at Base 6.1.20120620
- AddFileActionAsnWrite at Base 6.1.20120620
- AddFileActionFree at Base 6.1.20120620
- AddFileActionNew at Base 6.1.20120620
- AddGBQual at Base 6.1.20030421
- AddGBQualEx at Base 6.1.20030421
- AddGIBBmethodToEntry at Base 6.1.20030421
- AddGapToDeltaSeq at Base 6.1.20030421
- AddGapToSegmentedEntry at Base 6.1.20030421
- AddGenBankBlockToEntry at Base 6.1.20030421
- AddGenBankSetToSubmission at Base 6.1.20030421
- AddGeneratedToRefGeneTrackUserObject at Base 6.1.20080302
- AddGenomeBlock at Base 6.1.20040204
- AddGenomeToEntry at Base 6.1.20030421
- AddHIVRule at Base 6.1.20160908
- AddIDsToGenomeProjectsDBUserObject at Base 6.1.20060301
- AddImportFeaturesToChoiceList at Base 6.1.20080302
- AddIntListFieldToDBLinkUserObject at Base 6.1.20160908
- AddIntToSeqFeat at Base 6.1.20030421
- AddIntToSeqLoc at Base 6.1.20050429
- AddIntegerToNcbiCleanupUserObject at Base 6.1.20090719
- AddIntervalToFeature at Base 6.1.20030421
- AddIntervalToLocation at Base 6.1.20030421
- AddIntervalsToGbfeat at Base 6.1.20061015
- AddItemStructuredCommentUserObject at Base 6.1.20060507
- AddJoinedFeatureDiscrepancies at Base 6.1.20070822
- AddJsInterval at Base 6.1.20120620
- AddKeywordsBlock at Base 6.1.20040204
- AddLink at Base 6.1.20030421
- AddLinkLater at Base 6.1.20030421
- AddListOutputTags at Base 6.1.20120620
- AddListToOutputConfig at Base 6.1.20160908
- AddLiteralToDeltaSeq at Base 6.1.20030421
- AddLocusBlock at Base 6.1.20040204
- AddMiscFeatParseRule at Base 6.1.20160908
- AddMissingAndSuperfluousGeneDiscrepancies at Base 6.1.20070822
- AddModListToAutoDefUserObject at Base 6.1.20160908
- AddModifierLabel at Base 6.1.20080302
- AddModifierToEntry at Base 6.1.20030421
- AddModifsToGBQual at Base 6.1.20030421
- AddMrnaOrESTtoModelEvidence at Base 6.1.20030421
- AddMutSetToSubmission at Base 6.1.20030421
- AddNcbiAutofixUserObject at Base 6.1.20110713
- AddNewUniqueAnnotations at Base 6.1.20100808
- AddNewUniqueDescriptors at Base 6.1.20100808
- AddNonExtendableException at Base 6.1.20090719
- AddNucProtToSubmission at Base 6.1.20030421
- AddOffsetToAlignNode at Base 6.1.20030421
- AddOrgModToEntry at Base 6.1.20030421
- AddOrgRefModToGBQual at Base 6.1.20030421
- AddOrganismDescriptionModifiersToAutoDefUserObject at Base 6.1.20160908
- AddOrganismToEntry at Base 6.1.20030421
- AddOrganismToEntryEx at Base 6.1.20030421
- AddOrganismToEntryNew at Base 6.1.20030421
- AddOriginBlock at Base 6.1.20040204
- AddOverlappingCodingRegionDiscrepancies at Base 6.1.20070822
- AddOverlappingGeneDiscrepancies at Base 6.1.20070822
- AddOverlappingrRNADiscrepancies at Base 6.1.20110713
- AddPID at Base 6.1.20030421
- AddPhrapGraph at Base 6.1.20030421
- AddPhrapGraphToSeqLit at Base 6.1.20030421
- AddPhySetToSubmission at Base 6.1.20030421
- AddPntToSeqFeat at Base 6.1.20030421
- AddPntToSeqLoc at Base 6.1.20070822
- AddPointToFeature at Base 6.1.20030421
- AddPopSetToSubmission at Base 6.1.20030421
- AddPopsetDeflineWithClause at Base 6.1.20100808
- AddPopsetTitles at Base 6.1.20100808
- AddPrimaryBlock at Base 6.1.20040204
- AddProbeDBIDsToDBLinkUserObject at Base 6.1.20090719
- AddProteinQuals at Base 6.1.20030421
- AddProteinSequenceCopy at Base 6.1.20080302
- AddPubToEntry at Base 6.1.20030421
- AddPubsFromTitle at Base 6.1.20070822
- AddQualToImpFeature at Base 6.1.20030421
- AddQualifierToFeature at Base 6.1.20030421
- AddRNACDSOverlapDiscrepancies at Base 6.1.20070822
- AddReadQualScores at Base 6.1.20081116
- AddRefStatsBlock at Base 6.1.20061015
- AddReferenceBlock at Base 6.1.20040204
- AddReferenceToSegmentedEntry at Base 6.1.20030421
- AddSecondaryAccnToEntry at Base 6.1.20030421
- AddSegmentBlock at Base 6.1.20040204
- AddSegmentedSeqToNucProtEntry at Base 6.1.20030421
- AddSegmentedSeqToSubmission at Base 6.1.20030421
- AddSeqEntryToGlobalDiscrepReport at Base 6.1.20081116
- AddSeqEntryToSeqEntry at Base 6.1.20030421
- AddSeqFeatInterval at Base 6.1.20030421
- AddSeqFeatPoint at Base 6.1.20030421
- AddSeqId at Base 6.1.20030421
- AddSeqLocPoint at Base 6.1.20050429
- AddSeqOnlyToSubmission at Base 6.1.20030421
- AddSeqReadArchIDsToDBLinkUserObject at Base 6.1.20120620
- AddSeqReadArchiveIDsToDBLinkUserObject at Base 6.1.20100808
- AddSeqToNucProtEntry at Base 6.1.20030421
- AddSeqToSegmentedEntry at Base 6.1.20030421
- AddSequenceBlock at Base 6.1.20040204
- AddSiteNoteQual at Base 6.1.20030421
- AddSlashBlock at Base 6.1.20040204
- AddSourceFeatBlock at Base 6.1.20040204
- AddSourceOrganismBlock at Base 6.1.20160908
- AddSourceToRefGeneTrackUserObject at Base 6.1.20031028
- AddStatusToRefGeneTrackUserObject at Base 6.1.20030421
- AddStringListFieldToDBLinkUserObject at Base 6.1.20160908
- AddStringToNcbiCleanupUserObject at Base 6.1.20090719
- AddStringToUnverifiedUserObject at Base 6.1.20120620
- AddStringWithTildes at Base 6.1.20040204
- AddStructuredCommentKeywords at Base 6.1.20100808
- AddSubSourceToEntry at Base 6.1.20030421
- AddSuppressedFeatures at Base 6.1.20160908
- AddTLSBlock at Base 6.1.20160908
- AddTSABlock at Base 6.1.20120620
- AddTechToEntry at Base 6.1.20030421
- AddTextToTabTableColumn at Base 6.1.20100808
- AddTitleToEntry at Base 6.1.20030421
- AddToGeneOntologyUserObject at Base 6.1.20030421
- AddToOutputConfig at Base 6.1.20160908
- AddToolToSub at Base 6.1.20030421
- AddTraceAssemblyIDsToDBLinkUserObject at Base 6.1.20090301
- AddTypeToSub at Base 6.1.20030421
- AddUniqueUpdateSequenceIDs at Base 6.1.20120620
- AddUnverifiedUserObject at Base 6.1.20110713
- AddUnverifiedUserObjectToBioseq at Base 6.1.20110713
- AddUnverifiedUserObjectToBioseqParent at Base 6.1.20120620
- AddValNodeString at Base 6.1.20040204
- AddVersionBlock at Base 6.1.20040204
- AddWGSBlock at Base 6.1.20040204
- Add_trid at Base 6.1.20030421
- AddmRNAForCDS at Base 6.1.20090719
- AdjustCDSLocationsForUnknownGapsCallback at Base 6.1.20080302
- AdjustFeatForGapFree at Base 6.1.20080302
- AdjustFeatureForGapChange at Base 6.1.20060301
- AdjustFeatureForGapsCallback at Base 6.1.20080302
- AdjustFeaturesForGapsActionAsnRead at Base 6.1.20160908
- AdjustFeaturesForGapsActionAsnWrite at Base 6.1.20160908
- AdjustFeaturesForGapsActionFree at Base 6.1.20160908
- AdjustFeaturesForGapsActionNew at Base 6.1.20160908
- AdjustFeaturesForInsertion at Base 6.1.20050429
- AdjustFrame at Base 6.1.20080302
- AdjustInfluenzaSourceTable at Base 6.1.20120620
- AdjustOffSetsInSeqAlign at Base 6.1.20030421
- AdjustSeqEntryForConsensusSplice at Base 6.1.20100808
- AdjustSeqEntryForConsensusSpliceEx at Base 6.1.20100808
- AdjustmRNAProductToMatchProteinProduct at Base 6.1.20080302
- AdvancedSeqEntryCleanup at Base 6.1.20160908
- AdvcLockFarComponents at Base 6.1.20070822
- AffilAsnRead at Base 6.1.20030421
- AffilAsnWrite at Base 6.1.20030421
- AffilFree at Base 6.1.20030421
- AffilMatch at Base 6.1.20050605
- AffilNew at Base 6.1.20030421
- AffiliationShortWordList at Base 6.1.20090719
- AfterAlsoSelect at Base 6.1.20030421
- AjpToByteStore at Base 6.1.20030421
- AjpToStrArray at Base 6.1.20030421
- Ali_AddError at Base 6.1.20030421
- Ali_ChangeRowToOther at Base 6.1.20030421
- Ali_Free at Base 6.1.20030421
- Ali_GetConfig at Base 6.1.20030421
- Ali_Read at Base 6.1.20030421
- Ali_ReadLines at Base 6.1.20030421
- Ali_SeqLineGetType at Base 6.1.20030421
- Ali_SetConfig at Base 6.1.20030421
- AlignBoxAsnRead at Base 6.1.20030421
- AlignBoxAsnWrite at Base 6.1.20030421
- AlignBoxFree at Base 6.1.20030421
- AlignBoxNew at Base 6.1.20030421
- AlignColumnsAsnRead at Base 6.1.20030421
- AlignColumnsAsnWrite at Base 6.1.20030421
- AlignColumnsFree at Base 6.1.20030421
- AlignColumnsNew at Base 6.1.20030421
- AlignCoordToSeqCoord2 at Base 6.1.20030421
- AlignCoordToSeqCoord at Base 6.1.20030421
- AlignDefAsnRead at Base 6.1.20030421
- AlignDefAsnWrite at Base 6.1.20030421
- AlignDefFree at Base 6.1.20030421
- AlignDefNew at Base 6.1.20030421
- AlignForSequenceUpdate at Base 6.1.20120620
- AlignIdAsnRead at Base 6.1.20030421
- AlignIdAsnWrite at Base 6.1.20030421
- AlignIdFree at Base 6.1.20030421
- AlignLocAsnRead at Base 6.1.20030421
- AlignLocAsnWrite at Base 6.1.20030421
- AlignLocFree at Base 6.1.20030421
- AlignLocNew at Base 6.1.20030421
- AlignLocSetAsnRead at Base 6.1.20030421
- AlignLocSetAsnWrite at Base 6.1.20030421
- AlignLocSetFree at Base 6.1.20030421
- AlignMgr2GetFirstNForStdSeg at Base 6.1.20030421
- AlignNodeFind at Base 6.1.20030421
- AlignNodeIndex at Base 6.1.20030421
- AlignRowsAsnRead at Base 6.1.20030421
- AlignRowsAsnWrite at Base 6.1.20030421
- AlignRowsFree at Base 6.1.20030421
- AlignRowsNew at Base 6.1.20030421
- AlignabilityByLoc at Base 6.1.20030421
- AlignmentFileFree at Base 6.1.20040204
- AlignmentFileFromContig at Base 6.1.20081116
- AlignmentFileNew at Base 6.1.20040204
- AlignmentIntervalToString at Base 6.1.20081116
- AlignmentPercentIdentity at Base 6.1.20070822
- AlignmentStringToSequenceString at Base 6.1.20050429
- AllAsnLoad at Base 6.1.20030421
- AllObjLoad at Base 6.1.20030421
- AllowFieldMulti at Base 6.1.20081116
- AllowSourceQualMulti at Base 6.1.20081116
- AlnMgr2AnchorSeqAlign at Base 6.1.20030421
- AlnMgr2ComputeFreqMatrix at Base 6.1.20030421
- AlnMgr2ComputeScoreForSeqAlign at Base 6.1.20030421
- AlnMgr2DumpIndexedAlnToFile at Base 6.1.20030421
- AlnMgr2DupAlnAndIndexes at Base 6.1.20030421
- AlnMgr2ExtendToCoords at Base 6.1.20030421
- AlnMgr2ExtractPairwiseSeqAlign at Base 6.1.20030421
- AlnMgr2FillInUnaligned at Base 6.1.20030421
- AlnMgr2FindAnchor at Base 6.1.20030421
- AlnMgr2FreeInterruptInfo at Base 6.1.20030421
- AlnMgr2FuseSet at Base 6.1.20030421
- AlnMgr2GetAlnLength at Base 6.1.20030421
- AlnMgr2GetAlnLengthStdSeg at Base 6.1.20030421
- AlnMgr2GetFirstNForSip at Base 6.1.20030421
- AlnMgr2GetFirstNForSipList at Base 6.1.20031028
- AlnMgr2GetInterruptInfo at Base 6.1.20030421
- AlnMgr2GetMaxTailLength at Base 6.1.20030421
- AlnMgr2GetNextAlnBit at Base 6.1.20030421
- AlnMgr2GetNextLengthBit at Base 6.1.20030421
- AlnMgr2GetNthBlockRange at Base 6.1.20030421
- AlnMgr2GetNthRowSpanInSA at Base 6.1.20030421
- AlnMgr2GetNthRowTail at Base 6.1.20030421
- AlnMgr2GetNthSegmentRange at Base 6.1.20030421
- AlnMgr2GetNthSeqIdPtr at Base 6.1.20030421
- AlnMgr2GetNthSeqIdPtrStdSeg at Base 6.1.20030421
- AlnMgr2GetNthSeqRangeInSA at Base 6.1.20030421
- AlnMgr2GetNthSeqRangeInSAStdSeg at Base 6.1.20030421
- AlnMgr2GetNthStdSeg at Base 6.1.20031028
- AlnMgr2GetNthStrand at Base 6.1.20030421
- AlnMgr2GetNthUnalignedForNthRow at Base 6.1.20030421
- AlnMgr2GetNumAlnBlocks at Base 6.1.20030421
- AlnMgr2GetNumRows at Base 6.1.20030421
- AlnMgr2GetNumSegs at Base 6.1.20030421
- AlnMgr2GetNumSegsInRange at Base 6.1.20030421
- AlnMgr2GetNumStdSegs at Base 6.1.20031028
- AlnMgr2GetParent at Base 6.1.20030421
- AlnMgr2GetSeqRangeForSipInSAStdSeg at Base 6.1.20031028
- AlnMgr2GetSeqRangeForSipInStdSeg at Base 6.1.20031028
- AlnMgr2GetSubAlign at Base 6.1.20030421
- AlnMgr2IndexAsRows at Base 6.1.20030421
- AlnMgr2IndexIndexedChain at Base 6.1.20030421
- AlnMgr2IndexLite at Base 6.1.20030421
- AlnMgr2IndexSeqAlign at Base 6.1.20030421
- AlnMgr2IndexSeqAlignEx at Base 6.1.20030421
- AlnMgr2IndexSingleChildSeqAlign at Base 6.1.20030421
- AlnMgr2IsItProtein at Base 6.1.20030421
- AlnMgr2IsSAPDiscAli at Base 6.1.20030421
- AlnMgr2MapBioseqToSeqAlign at Base 6.1.20030421
- AlnMgr2MapBioseqToSeqAlignStdSeg at Base 6.1.20030421
- AlnMgr2MapRowToRow at Base 6.1.20030421
- AlnMgr2MapSeqAlignToBioseq at Base 6.1.20030421
- AlnMgr2MapSeqAlignToBioseqStdSeg at Base 6.1.20030421
- AlnMgr2MergeTwoAlignments at Base 6.1.20030421
- AlnMgr2PadConservatively at Base 6.1.20030421
- AlnMgr2PrintSeqAlign at Base 6.1.20030421
- AlnMgr2ReIndexSeqAlign at Base 6.1.20030421
- AlnMgr2RemoveInconsistentAlnsFromSet at Base 6.1.20030421
- AlnMgr2SortAlnSetByNthRowPos at Base 6.1.20030421
- AlnMgr2TruncateSeqAlign at Base 6.1.20030421
- AlnMgrAddBlock at Base 6.1.20030421
- AlnMgrAnythingToSeg at Base 6.1.20030421
- AlnMgrCheckAlignForParent at Base 6.1.20030421
- AlnMgrCheckOrdered at Base 6.1.20030421
- AlnMgrCheckOverlapping at Base 6.1.20030421
- AlnMgrCheckRealMaster at Base 6.1.20030421
- AlnMgrCompareAMS at Base 6.1.20030421
- AlnMgrCompareIncreasingBySeqIdPtr at Base 6.1.20030421
- AlnMgrCompareMasterAMS at Base 6.1.20030421
- AlnMgrCompareTips at Base 6.1.20030421
- AlnMgrCopyAndIndexSingleAlignment at Base 6.1.20030421
- AlnMgrCopyIndexedParentIntoSap at Base 6.1.20030421
- AlnMgrCopyIndexedParentSeqAlign at Base 6.1.20030421
- AlnMgrCopyIndexesForChildSeqAlign at Base 6.1.20030421
- AlnMgrCopyRowSource at Base 6.1.20030421
- AlnMgrCopySASeqDat at Base 6.1.20030421
- AlnMgrCopyamadp at Base 6.1.20030421
- AlnMgrDeleteChildByPointer at Base 6.1.20030421
- AlnMgrDeleteHidden at Base 6.1.20030421
- AlnMgrDeleteHiddenEx at Base 6.1.20030421
- AlnMgrDeleteNthRow at Base 6.1.20030421
- AlnMgrDupTopNByScore at Base 6.1.20030421
- AlnMgrFillInStarts at Base 6.1.20030421
- AlnMgrFindFirst at Base 6.1.20030421
- AlnMgrFindMaster at Base 6.1.20030421
- AlnMgrForceMasterSlave at Base 6.1.20030421
- AlnMgrGetAllNForSip at Base 6.1.20030421
- AlnMgrGetAlnLength at Base 6.1.20030421
- AlnMgrGetMasterGapStartForSeg at Base 6.1.20030421
- AlnMgrGetMaxRowsForParentPartial at Base 6.1.20030421
- AlnMgrGetMaxSegments at Base 6.1.20030421
- AlnMgrGetMaxTailLength at Base 6.1.20030421
- AlnMgrGetMaxUnalignedLength at Base 6.1.20030421
- AlnMgrGetNForSap at Base 6.1.20030421
- AlnMgrGetNForSip at Base 6.1.20030421
- AlnMgrGetNextAlnBit at Base 6.1.20030421
- AlnMgrGetNextLengthBit at Base 6.1.20030421
- AlnMgrGetNextNthSeqRange at Base 6.1.20030421
- AlnMgrGetNthAlignedSegInNthRow at Base 6.1.20030421
- AlnMgrGetNthBlockRange at Base 6.1.20030421
- AlnMgrGetNthRowTail at Base 6.1.20030421
- AlnMgrGetNthSegmentRange at Base 6.1.20030421
- AlnMgrGetNthSeqIdPtr at Base 6.1.20030421
- AlnMgrGetNthSeqRangeInSA at Base 6.1.20030421
- AlnMgrGetNthStrand at Base 6.1.20030421
- AlnMgrGetNthUnalignedForNthRow at Base 6.1.20030421
- AlnMgrGetNumAlnBlocks at Base 6.1.20030421
- AlnMgrGetNumRows at Base 6.1.20030421
- AlnMgrGetNumSegments at Base 6.1.20030421
- AlnMgrGetNumSeqs at Base 6.1.20030421
- AlnMgrGetParent at Base 6.1.20030421
- AlnMgrGetRowsForMasterSlave at Base 6.1.20030421
- AlnMgrGetRowsForPartial at Base 6.1.20030421
- AlnMgrGetSapForSip at Base 6.1.20030421
- AlnMgrGetStartFromMaster at Base 6.1.20030421
- AlnMgrGetStrand at Base 6.1.20030421
- AlnMgrGetSubAlign at Base 6.1.20030421
- AlnMgrGetSubAlignSpecial at Base 6.1.20030421
- AlnMgrGetUniqueSeqs at Base 6.1.20030421
- AlnMgrIndexIndexedChain at Base 6.1.20030421
- AlnMgrIndexLinkedSegs at Base 6.1.20030421
- AlnMgrIndexLite at Base 6.1.20030421
- AlnMgrIndexParentSA at Base 6.1.20030421
- AlnMgrIndexSeqAlign at Base 6.1.20030421
- AlnMgrIndexSingleChildSeqAlign at Base 6.1.20030421
- AlnMgrIndexSingleSeqAlign at Base 6.1.20030421
- AlnMgrIsEditable at Base 6.1.20030421
- AlnMgrIsIBMable at Base 6.1.20030421
- AlnMgrIsSAPDiscAli at Base 6.1.20030421
- AlnMgrIsSAPNULL at Base 6.1.20030421
- AlnMgrMakeAlignCoords at Base 6.1.20030421
- AlnMgrMakeFakeMultiple at Base 6.1.20030421
- AlnMgrMakeMasterPlus at Base 6.1.20030421
- AlnMgrMakeMultByIntersectOnMaster at Base 6.1.20030421
- AlnMgrMakeMultSegments at Base 6.1.20030421
- AlnMgrMakeMultipleByScore at Base 6.1.20030421
- AlnMgrMakeMultipleByScoreEx at Base 6.1.20030421
- AlnMgrMakeMultipleByScoreExEx at Base 6.1.20030421
- AlnMgrMakeRowsForOrdered at Base 6.1.20030421
- AlnMgrMakeSegmentedMasterSlave at Base 6.1.20030421
- AlnMgrMapBioseqToBioseq at Base 6.1.20030421
- AlnMgrMapBioseqToSeqAlign at Base 6.1.20030421
- AlnMgrMapBioseqToSeqAlignEx at Base 6.1.20030421
- AlnMgrMapRowCoords at Base 6.1.20030421
- AlnMgrMapToBsqCoords at Base 6.1.20030421
- AlnMgrMerge3OverlappingSeqAligns at Base 6.1.20030421
- AlnMgrMergeIntoMSMultByMaster at Base 6.1.20030421
- AlnMgrMergeSegments at Base 6.1.20030421
- AlnMgrNeatlyIndex at Base 6.1.20030421
- AlnMgrPropagateSeqIdsByRow at Base 6.1.20030421
- AlnMgrPropagateSeqIdsBySapList at Base 6.1.20030421
- AlnMgrPropagateUpSeqIdPtrs at Base 6.1.20030421
- AlnMgrReIndexSeqAlign at Base 6.1.20030421
- AlnMgrRearrangeUnpacked at Base 6.1.20030421
- AlnMgrReconcileGaps at Base 6.1.20030421
- AlnMgrRemoveInconsistentFromPairwiseSet at Base 6.1.20030421
- AlnMgrRemoveInconsistentFromPairwiseSetEx at Base 6.1.20030421
- AlnMgrReplaceBlock at Base 6.1.20030421
- AlnMgrSeqAlignToDDP at Base 6.1.20030421
- AlnMgrSetMaster at Base 6.1.20030421
- AlnMgrSortAlnSetByNthRowPos at Base 6.1.20030421
- AlnMgrSortSeqAligns at Base 6.1.20030421
- AlnMgrSortbyID at Base 6.1.20030421
- AlnMgrTossNeatRows at Base 6.1.20030421
- AlnMgrTruncateSAP at Base 6.1.20030421
- AlnMgrUnpackSeqAlign at Base 6.1.20030421
- AlnMsgFree2 at Base 6.1.20030421
- AlnMsgFree at Base 6.1.20030421
- AlnMsgNew2 at Base 6.1.20030421
- AlnMsgNew at Base 6.1.20030421
- AlnMsgReNew2 at Base 6.1.20030421
- AlnMsgReNew at Base 6.1.20030421
- AltIndexedFastaLibFetchDisable at Base 6.1.20031028
- AltIndexedFastaLibFetchEnable at Base 6.1.20031028
- AltitudeIsValid at Base 6.1.20160908
- AnnotDescAsnRead at Base 6.1.20030421
- AnnotDescAsnWrite at Base 6.1.20030421
- AnnotDescFree at Base 6.1.20030421
- AnnotDescLabel at Base 6.1.20050429
- AnnotDescrAsnRead at Base 6.1.20030421
- AnnotDescrAsnWrite at Base 6.1.20030421
- AnnotDescrFree at Base 6.1.20030421
- AnnotIdAsnRead at Base 6.1.20030421
- AnnotIdAsnWrite at Base 6.1.20030421
- AnnotIdFree at Base 6.1.20030421
- AnnotIdSetAsnRead at Base 6.1.20030421
- AnnotIdSetAsnWrite at Base 6.1.20030421
- AnnotIdSetFree at Base 6.1.20030421
- AnyDiscrepanciesChosen at Base 6.1.20100808
- ApplyActionAsnRead at Base 6.1.20080302
- ApplyActionAsnWrite at Base 6.1.20080302
- ApplyActionFree at Base 6.1.20080302
- ApplyActionNew at Base 6.1.20080302
- ApplyBarcodeDbxrefsToBioseq at Base 6.1.20070822
- ApplyBarcodeKeywordToBioseq at Base 6.1.20090719
- ApplyBarcodeKeywords at Base 6.1.20070822
- ApplyBarcodeTech at Base 6.1.20090719
- ApplyCDSOptionsToFeature at Base 6.1.20081116
- ApplyFBOLDbxrefsToBioseq at Base 6.1.20120620
- ApplyFeatureActionAsnRead at Base 6.1.20080302
- ApplyFeatureActionAsnWrite at Base 6.1.20080302
- ApplyFeatureActionFree at Base 6.1.20080302
- ApplyFeatureActionNew at Base 6.1.20080302
- ApplyMacroToSeqEntry at Base 6.1.20080302
- ApplyMacroToSeqEntryEx at Base 6.1.20100808
- ApplyMacroToSeqEntryExEx at Base 6.1.20120620
- ApplyMolinfoBlockToSeqEntry at Base 6.1.20081116
- ApplyOneFeatureToBioseq at Base 6.1.20100808
- ApplyOneSpecificHostFix at Base 6.1.20070822
- ApplyProductUpdateTable at Base 6.1.20110713
- ApplySuspectProductNameFixToFeature at Base 6.1.20110713
- ApplySuspectProductNameFixToString at Base 6.1.20110713
- ApplySuspectRuleFixesToSeqEntry at Base 6.1.20110713
- ApplyTableActionAsnRead at Base 6.1.20120620
- ApplyTableActionAsnWrite at Base 6.1.20120620
- ApplyTableActionFree at Base 6.1.20120620
- ApplyTableActionNew at Base 6.1.20120620
- ApplyTableExtraDataAsnRead at Base 6.1.20120620
- ApplyTableExtraDataAsnWrite at Base 6.1.20120620
- ApplyTableExtraDataFree at Base 6.1.20120620
- ApplyTableToFeatures at Base 6.1.20080302
- ApplyTableValuesToObjectTable at Base 6.1.20080302
- ApplyTextTransformsToString at Base 6.1.20110713
- AreAECRActionFieldsEqual at Base 6.1.20081116
- AreAnyElementsOfSetInAnyAlignment at Base 6.1.20160908
- AreFeatureClausesUnique at Base 6.1.20080302
- AreSequenceResiduesIdentical at Base 6.1.20120620
- ArticleIdAsnRead at Base 6.1.20030421
- ArticleIdAsnWrite at Base 6.1.20030421
- ArticleIdFree at Base 6.1.20030421
- ArticleIdNew at Base 6.1.20030421
- Asn1BondTypeFromMacroBondType at Base 6.1.20081116
- Asn1SiteTypeFromMacroSiteType at Base 6.1.20081116
- Asn2ffJobCreate at Base 6.1.20030421
- Asn2gbAddBlock at Base 6.1.20040204
- Asn2gnbkCompressSpaces at Base 6.1.20040204
- AsnIndexedLibFetchDisable at Base 6.1.20041020
- AsnIndexedLibFetchEnable at Base 6.1.20041020
- AssemblyDateFromCollectionDate at Base 6.1.20160908
- AssignAtomLocId at Base 6.1.20030421
- AssignBackBone at Base 6.1.20030421
- AssignFeatureIDs at Base 6.1.20060507
- AssignFeatureIDsWithOffset at Base 6.1.20120620
- AssignGeneXrefToFeat at Base 6.1.20160908
- AssignIDsInEntity at Base 6.1.20030421
- AssignIDsInEntityEx at Base 6.1.20050429
- AssignIons at Base 6.1.20030421
- AssignVirtual at Base 6.1.20030421
- AttachDataForProc at Base 6.1.20030421
- AuthListAsnRead at Base 6.1.20030421
- AuthListAsnWrite at Base 6.1.20030421
- AuthListFree at Base 6.1.20030421
- AuthListMatch at Base 6.1.20030421
- AuthListNew at Base 6.1.20030421
- AuthorAsnRead at Base 6.1.20030421
- AuthorAsnWrite at Base 6.1.20030421
- AuthorFixActionAsnRead at Base 6.1.20110713
- AuthorFixActionAsnWrite at Base 6.1.20110713
- AuthorFixActionFree at Base 6.1.20110713
- AuthorFixActionNew at Base 6.1.20110713
- AuthorFree at Base 6.1.20030421
- AuthorMatch at Base 6.1.20050605
- AuthorNew at Base 6.1.20030421
- AutoConvertCDSToMiscFeat at Base 6.1.20090719
- AutoDefForSeqEntry at Base 6.1.20080302
- AutoDefForSeqEntryEx at Base 6.1.20160908
- AutoFixSpecialCharactersInEntity at Base 6.1.20110713
- AutoReplaceSpecialCharactersInTabTable at Base 6.1.20110713
- AutoReplaceSpecialCharactersInText at Base 6.1.20110713
- AutoReplaceSpecialCharactersWithMessage at Base 6.1.20110713
- AutoapplyStructuredCommentPrefix at Base 6.1.20120620
- AutodefActionAsnRead at Base 6.1.20090301
- AutodefActionAsnWrite at Base 6.1.20090301
- AutodefActionFree at Base 6.1.20090301
- AutodefActionNew at Base 6.1.20090301
- AutofixActionAsnRead at Base 6.1.20120620
- AutofixActionAsnWrite at Base 6.1.20120620
- AutofixActionFree at Base 6.1.20120620
- AutofixActionNew at Base 6.1.20120620
- AutofixDiscrepancies at Base 6.1.20090719
- Avl_Clear at Base 6.1.20030421
- Avl_Delete at Base 6.1.20030421
- Avl_Initialize at Base 6.1.20030421
- Avl_Insert at Base 6.1.20030421
- Avl_Search at Base 6.1.20030421
- Avl_SetUnique at Base 6.1.20030421
- Avl_TotalNodes at Base 6.1.20030421
- Avl_Traverse at Base 6.1.20030421
- BLASTGetBOByRID at Base 6.1.20030421
- BLASTGetBOByRIDEx at Base 6.1.20040204
- BLASTGetQueryBioseqByRID at Base 6.1.20030421
- BLASTGetQueryBioseqByRIDEx at Base 6.1.20030421
- BLASTGetQuerySummary at Base 6.1.20030421
- BLASTGetSeqAnnotByRID at Base 6.1.20030421
- BLASTGetSeqAnnotByRIDEx at Base 6.1.20030421
- BSCompressDNA at Base 6.1.20030421
- BSCompressDNANew at Base 6.1.20030421
- BSCompressDNAOld at Base 6.1.20030421
- BSConvertSeq at Base 6.1.20030421
- BSPack at Base 6.1.20030421
- BSRebuildDNA at Base 6.1.20030421
- BSRebuildDNA_4na at Base 6.1.20030421
- BarcodeTestBarcodeIdString at Base 6.1.20070822
- BarcodeTestConfigFree at Base 6.1.20070822
- BarcodeTestConfigNew at Base 6.1.20070822
- BarcodeTestGenbankIdString at Base 6.1.20070822
- BarcodeTestResultsCopy at Base 6.1.20070822
- BarcodeTestResultsExtractPass at Base 6.1.20110713
- BarcodeTestResultsFree at Base 6.1.20070822
- BarcodeTestResultsListFree at Base 6.1.20070822
- BarcodeTestResultsNew at Base 6.1.20070822
- BarcodeValidateOneSeqEntry at Base 6.1.20081116
- BaseSegFree at Base 6.1.20090301
- BaseSegNew at Base 6.1.20090301
- BasicSeqAnnotCleanup at Base 6.1.20100808
- BasicSeqEntryCleanup at Base 6.1.20030421
- BatchExtraFree at Base 6.1.20090301
- BatchExtraNew at Base 6.1.20090301
- BestSeqAlignStats at Base 6.1.20030421
- BiblioAsnLoad at Base 6.1.20030421
- BinomialOrgNameAsnRead at Base 6.1.20030421
- BinomialOrgNameAsnWrite at Base 6.1.20030421
- BinomialOrgNameFree at Base 6.1.20030421
- BinomialOrgNameNew at Base 6.1.20030421
- BioSourceAsnRead at Base 6.1.20030421
- BioSourceAsnWrite at Base 6.1.20030421
- BioSourceFree at Base 6.1.20030421
- BioSourceFromSourceQualVals at Base 6.1.20090301
- BioSourceHasOldOrgModQualifiers at Base 6.1.20070822
- BioSourceHasOldSubSourceQualifiers at Base 6.1.20070822
- BioSourceMatch at Base 6.1.20050605
- BioSourceNew at Base 6.1.20030421
- BiomolFromMoleculeType at Base 6.1.20080302
- BiomolNameFromBiomol at Base 6.1.20080302
- BioseqAsnRead at Base 6.1.20030421
- BioseqAsnWrite at Base 6.1.20030421
- BioseqAsnWriteAsTSeq at Base 6.1.20031028
- BioseqComplement at Base 6.1.20030421
- BioseqContextFree at Base 6.1.20030421
- BioseqContextGetSeqDescr at Base 6.1.20030421
- BioseqContextGetSeqFeat at Base 6.1.20030421
- BioseqContextGetTitle at Base 6.1.20030421
- BioseqContextNew at Base 6.1.20030421
- BioseqConvert at Base 6.1.20030421
- BioseqCopy at Base 6.1.20030421
- BioseqCopyEx at Base 6.1.20030421
- BioseqDelete at Base 6.1.20030421
- BioseqDeleteEx at Base 6.1.20100808
- BioseqFastaMemStream at Base 6.1.20041020
- BioseqFastaStream at Base 6.1.20040204
- BioseqFastaStreamEx at Base 6.1.20070822
- BioseqFetch at Base 6.1.20030421
- BioseqFetchDisable at Base 6.1.20030421
- BioseqFetchInit at Base 6.1.20030421
- BioseqFind at Base 6.1.20030421
- BioseqFindCore at Base 6.1.20030421
- BioseqFindEntity at Base 6.1.20030421
- BioseqFindFromSeqLoc at Base 6.1.20030421
- BioseqFindInSeqEntry at Base 6.1.20030421
- BioseqFindSpecial at Base 6.1.20070822
- BioseqFree at Base 6.1.20030421
- BioseqFreeComponents at Base 6.1.20030421
- BioseqFromAlignmentID at Base 6.1.20160908
- BioseqGetCode at Base 6.1.20030421
- BioseqGetGBDivCode at Base 6.1.20030421
- BioseqGetGaps at Base 6.1.20030421
- BioseqGetLen at Base 6.1.20030421
- BioseqGetNumbering at Base 6.1.20030421
- BioseqGetSegLens at Base 6.1.20030421
- BioseqGetSeqDescr at Base 6.1.20030421
- BioseqGetTitle at Base 6.1.20030421
- BioseqHasBarcodeKeyword at Base 6.1.20100808
- BioseqHasFeature at Base 6.1.20030421
- BioseqHasKeyword at Base 6.1.20110713
- BioseqHasLandMark at Base 6.1.20030421
- BioseqHasMapLegend at Base 6.1.20030421
- BioseqHash at Base 6.1.20030421
- BioseqInsert at Base 6.1.20030421
- BioseqInstAsnRead at Base 6.1.20030421
- BioseqInstAsnWrite at Base 6.1.20030421
- BioseqLabel at Base 6.1.20030421
- BioseqList at Base 6.1.20030421
- BioseqLoad at Base 6.1.20030421
- BioseqLock at Base 6.1.20030421
- BioseqLockById at Base 6.1.20030421
- BioseqMatch at Base 6.1.20030421
- BioseqNew at Base 6.1.20030421
- BioseqOrderInSeqIdList at Base 6.1.20030421
- BioseqOverwrite at Base 6.1.20030421
- BioseqPack at Base 6.1.20030421
- BioseqRawConvert at Base 6.1.20030421
- BioseqRawPack at Base 6.1.20030421
- BioseqRawToFasta at Base 6.1.20030421
- BioseqRawToFastaExtra at Base 6.1.20030421
- BioseqRawToFastaExtraEx at Base 6.1.20030421
- BioseqRawToFastaX at Base 6.1.20030421
- BioseqReload at Base 6.1.20030421
- BioseqReplaceID at Base 6.1.20030421
- BioseqRevComp at Base 6.1.20030421
- BioseqReverse at Base 6.1.20030421
- BioseqSetAsnRead at Base 6.1.20030421
- BioseqSetAsnWrite at Base 6.1.20030421
- BioseqSetFree at Base 6.1.20030421
- BioseqSetFreeComponents at Base 6.1.20030421
- BioseqSetLabel at Base 6.1.20030421
- BioseqSetNew at Base 6.1.20030421
- BioseqToDeltaByGapFeat at Base 6.1.20160908
- BioseqToDeltaMergeGapFeat at Base 6.1.20160908
- BioseqToFasta at Base 6.1.20030421
- BioseqToFastaDump at Base 6.1.20030421
- BioseqToFastaX at Base 6.1.20030421
- BioseqToGeneticCode at Base 6.1.20060301
- BioseqToGnbk at Base 6.1.20030421
- BioseqToTSeq at Base 6.1.20030421
- BioseqTrimN at Base 6.1.20030421
- BioseqUnlock at Base 6.1.20030421
- BioseqUnlockById at Base 6.1.20030421
- Bioseq_repr at Base 6.1.20030421
- Bioseq_set_class at Base 6.1.20030421
- Biostruc2Modelstruc at Base 6.1.20030421
- BiostrucAnnotSetAsnRead at Base 6.1.20030421
- BiostrucAnnotSetAsnWrite at Base 6.1.20030421
- BiostrucAnnotSetFree at Base 6.1.20030421
- BiostrucAnnotSetNew at Base 6.1.20030421
- BiostrucAsnGet at Base 6.1.20030421
- BiostrucAsnRead at Base 6.1.20030421
- BiostrucAsnWrite at Base 6.1.20030421
- BiostrucAvail at Base 6.1.20030421
- BiostrucFeatureNew at Base 6.1.20030421
- BiostrucFeatureSetNew at Base 6.1.20030421
- BiostrucFree at Base 6.1.20030421
- BiostrucIdAsnRead at Base 6.1.20030421
- BiostrucIdAsnWrite at Base 6.1.20030421
- BiostrucIdFree at Base 6.1.20030421
- BiostrucResidueGraphSetFree at Base 6.1.20030421
- BlastDefLineAsnRead at Base 6.1.20030421
- BlastDefLineAsnWrite at Base 6.1.20030421
- BlastDefLineFree at Base 6.1.20030421
- BlastDefLineNew at Base 6.1.20030421
- BlastDefLineSetAsnRead at Base 6.1.20030421
- BlastDefLineSetAsnWrite at Base 6.1.20030421
- BlastDefLineSetFree at Base 6.1.20030421
- BlockPropertyAsnRead at Base 6.1.20070822
- BlockPropertyAsnWrite at Base 6.1.20070822
- BlockPropertyFree at Base 6.1.20070822
- BlockPropertyNew at Base 6.1.20070822
- Blockify at Base 6.1.20030421
- Bond at Base 6.1.20030421
- BuffFree at Base 6.1.20030421
- BufferFree at Base 6.1.20030421
- BuildDefLineFeatClauseList at Base 6.1.20080302
- BuildDefLinesFromFeatClauseListsForOneBsp at Base 6.1.20110713
- BuildDefinitionLinesFromFeatureClauseLists at Base 6.1.20080302
- BuildFieldPairFromFromField at Base 6.1.20081116
- BuildGeneList at Base 6.1.20030421
- BuildNonFeatureListClause at Base 6.1.20100808
- BuildOneDefinitionLine at Base 6.1.20100808
- BuildProtLoc at Base 6.1.20081116
- BuildStringsField at Base 6.1.20160908
- CCStrToInt at Base 6.1.20030421
- CCStrToLong at Base 6.1.20030421
- CDD_RID_glb at Base 6.1.20030421
- CDSGeneProtConstraintFieldAsnRead at Base 6.1.20080302
- CDSGeneProtConstraintFieldAsnWrite at Base 6.1.20080302
- CDSGeneProtConstraintFieldFree at Base 6.1.20080302
- CDSGeneProtFeatureNameFromFeatureType at Base 6.1.20080302
- CDSGeneProtFieldPairAsnRead at Base 6.1.20080302
- CDSGeneProtFieldPairAsnWrite at Base 6.1.20080302
- CDSGeneProtFieldPairFree at Base 6.1.20080302
- CDSGeneProtFieldPairNew at Base 6.1.20080302
- CDSGeneProtNameFromField at Base 6.1.20080302
- CDSGeneProtPseudoConstraintAsnRead at Base 6.1.20080302
- CDSGeneProtPseudoConstraintAsnWrite at Base 6.1.20080302
- CDSGeneProtPseudoConstraintFree at Base 6.1.20080302
- CDSGeneProtPseudoConstraintNew at Base 6.1.20080302
- CDSGeneProtQualConstraintAsnRead at Base 6.1.20080302
- CDSGeneProtQualConstraintAsnWrite at Base 6.1.20080302
- CDSGeneProtQualConstraintFree at Base 6.1.20080302
- CDSGeneProtQualConstraintNew at Base 6.1.20080302
- CDSPartialsFromTranslation at Base 6.1.20160908
- C_atoms at Base 6.1.20030421
- CacheAccnList at Base 6.1.20031028
- Cat2Strings at Base 6.1.20030421
- CautiousSeqEntryCleanup at Base 6.1.20030421
- CdRegionAsnRead at Base 6.1.20030421
- CdRegionAsnWrite at Base 6.1.20030421
- CdRegionFastaStream at Base 6.1.20090301
- CdRegionFastaStreamEx at Base 6.1.20120620
- CdRegionFree at Base 6.1.20030421
- CdRegionNew at Base 6.1.20030421
- CdTransCheck at Base 6.1.20030421
- CddAsynchronousQuery at Base 6.1.20031028
- CddCheckQueue at Base 6.1.20031028
- CddCorrectIDs at Base 6.1.20031028
- CddOpenConnection at Base 6.1.20031028
- CddReadReply at Base 6.1.20031028
- CddSynchronousQuery at Base 6.1.20031028
- CddWaitForReply at Base 6.1.20031028
- ChangeCitArtMLAuthorsToSTD at Base 6.1.20070822
- ChangeCitQual at Base 6.1.20030421
- ChangeMlaBackMLAuthorsToSTD at Base 6.1.20070822
- ChangeSeqIdToWorstID at Base 6.1.20050429
- ChangeSeqLocToWorstID at Base 6.1.20050429
- ChangeStringWithTildes at Base 6.1.20030421
- CheckAndGetNAFeatLoc at Base 6.1.20030421
- CheckBioSourceQuals at Base 6.1.20081116
- CheckBioSourceQualsAsnDisc at Base 6.1.20081116
- CheckBioseqEndsForNAndGap at Base 6.1.20160908
- CheckBufferState at Base 6.1.20030421
- CheckDnaResidue at Base 6.1.20030421
- CheckEndPunctuation at Base 6.1.20030421
- CheckForDuplicateColumns at Base 6.1.20120620
- CheckForEqualSign at Base 6.1.20030421
- CheckForQual at Base 6.1.20030421
- CheckGenProdSetsInSeqEntry at Base 6.1.20080302
- CheckNAFeat at Base 6.1.20030421
- CheckObjTableForExistingText at Base 6.1.20080302
- CheckObjTableForRowsThatApplyToTheSameDestination at Base 6.1.20080302
- CheckPointInBioseq at Base 6.1.20030421
- CheckPubs at Base 6.1.20030421
- CheckSeqLocForPartial at Base 6.1.20030421
- CheckSeqLocForPartialEx at Base 6.1.20110713
- CheckSeqPort at Base 6.1.20030421
- CheckTableForExistingText at Base 6.1.20080302
- CheckTaxNamesAgainstTaxDatabase at Base 6.1.20070822
- CheckXrefFeat at Base 6.1.20030421
- CheckXrefLine at Base 6.1.20030421
- ChooseAllDiscrepancies at Base 6.1.20100808
- ChooseFixableDiscrepancies at Base 6.1.20090719
- CitArtAsnRead at Base 6.1.20030421
- CitArtAsnWrite at Base 6.1.20030421
- CitArtBuild at Base 6.1.20030421
- CitArtFree at Base 6.1.20030421
- CitArtMatch at Base 6.1.20030421
- CitArtNew at Base 6.1.20030421
- CitBookAsnRead at Base 6.1.20030421
- CitBookAsnWrite at Base 6.1.20030421
- CitBookFree at Base 6.1.20030421
- CitBookMatch at Base 6.1.20030421
- CitBookNew at Base 6.1.20030421
- CitGenAsnRead at Base 6.1.20030421
- CitGenAsnWrite at Base 6.1.20030421
- CitGenFree at Base 6.1.20030421
- CitGenMatch at Base 6.1.20030421
- CitGenNew at Base 6.1.20030421
- CitJourAsnRead at Base 6.1.20030421
- CitJourAsnWrite at Base 6.1.20030421
- CitJourFree at Base 6.1.20030421
- CitJourMatch at Base 6.1.20030421
- CitJourNew at Base 6.1.20030421
- CitLetAsnRead at Base 6.1.20030421
- CitLetAsnWrite at Base 6.1.20030421
- CitPatAsnRead at Base 6.1.20030421
- CitPatAsnWrite at Base 6.1.20030421
- CitPatFree at Base 6.1.20030421
- CitPatNew at Base 6.1.20030421
- CitProcAsnRead at Base 6.1.20030421
- CitProcAsnWrite at Base 6.1.20030421
- CitRetractAsnRead at Base 6.1.20030421
- CitRetractAsnWrite at Base 6.1.20030421
- CitRetractFree at Base 6.1.20030421
- CitRetractNew at Base 6.1.20030421
- CitSubAsnRead at Base 6.1.20030421
- CitSubAsnWrite at Base 6.1.20030421
- CitSubBuild at Base 6.1.20030421
- CitSubForSubmission at Base 6.1.20030421
- CitSubFree at Base 6.1.20030421
- CitSubMatch at Base 6.1.20030421
- CitSubNew at Base 6.1.20030421
- CitSubUpdateBuild at Base 6.1.20030421
- CkBracketType at Base 6.1.20030421
- CkLabelType at Base 6.1.20030421
- CkNumberType at Base 6.1.20030421
- CkQualEcnum at Base 6.1.20030421
- CkQualMatchToken at Base 6.1.20030421
- CkQualNote at Base 6.1.20030421
- CkQualPosSeqaa at Base 6.1.20030421
- CkQualPosaa at Base 6.1.20030421
- CkQualSeqaa at Base 6.1.20030421
- CkQualSite at Base 6.1.20030421
- CkQualText at Base 6.1.20030421
- CkQualTokenType at Base 6.1.20030421
- CleanOrgModList at Base 6.1.20080302
- CleanQualValue at Base 6.1.20040204
- CleanStrandsSeqAlign at Base 6.1.20030421
- CleanStructuredComment at Base 6.1.20110713
- CleanSubSourceList at Base 6.1.20080302
- CleanSubSourcePrimers at Base 6.1.20081116
- CleanUpAmbiguousYAC at Base 6.1.20030421
- CleanUpProteinTitles at Base 6.1.20120620
- CleanUpPubdescAuthors at Base 6.1.20100808
- CleanUpPubdescBody at Base 6.1.20100808
- CleanUpSegGap at Base 6.1.20081116
- CleanUpSeqFeat at Base 6.1.20050429
- CleanUpSeqLoc at Base 6.1.20100808
- CleanUpTaxName at Base 6.1.20080302
- CleanupBlocks at Base 6.1.20030421
- CleanupDuplicateGBQuals at Base 6.1.20160908
- CleanupMacroAfterRepeatedUse at Base 6.1.20120620
- CleanupOneSeqFeat at Base 6.1.20100808
- CleanupStringsForOneDescriptor at Base 6.1.20100808
- CleanupSubSourceOrgModOtherDesc at Base 6.1.20110713
- CleanupSubSourceOrgModOtherFeat at Base 6.1.20110713
- ClearBioseqFindCache at Base 6.1.20070822
- ClearFeatIDXrefs at Base 6.1.20050828
- ClearFeatIDs at Base 6.1.20050828
- ClearFeatureIDs at Base 6.1.20060507
- ClearGenBankKeywords at Base 6.1.20030421
- ClearProteinTitlesInNucProts at Base 6.1.20030421
- ClearStructures at Base 6.1.20030421
- ClickableGlobalItemCategorize at Base 6.1.20160908
- ClickableItemFree at Base 6.1.20080302
- ClickableItemObjectListCopy at Base 6.1.20100808
- ClickableItemObjectListFree at Base 6.1.20100808
- CloneRefAsnRead at Base 6.1.20090719
- CloneRefAsnWrite at Base 6.1.20090719
- CloneRefFree at Base 6.1.20090719
- CloneRefNew at Base 6.1.20090719
- CloneSeqAsnRead at Base 6.1.20090719
- CloneSeqAsnWrite at Base 6.1.20090719
- CloneSeqFree at Base 6.1.20090719
- CloneSeqNew at Base 6.1.20090719
- CloneSeqSetAsnRead at Base 6.1.20090719
- CloneSeqSetAsnWrite at Base 6.1.20090719
- CloneSeqSetFree at Base 6.1.20090719
- CloseMMDBAPI at Base 6.1.20030421
- Cn3DWin_Entrez at Base 6.1.20030421
- Cn3D_Redraw at Base 6.1.20030421
- Cn3D_ResetActiveStrucProc at Base 6.1.20030421
- Cn3D_SetQueryCallback at Base 6.1.20030421
- CodeBreakAsnRead at Base 6.1.20030421
- CodeBreakAsnWrite at Base 6.1.20030421
- CodeBreakFree at Base 6.1.20030421
- CodeBreakNew at Base 6.1.20030421
- CodingRegionHasTranslExcept at Base 6.1.20081116
- CodingRegionPartialsFromTranslation at Base 6.1.20160908
- CodonForIndex at Base 6.1.20030421
- CodonToGcIndex at Base 6.1.20030421
- CollAlignFromSeqAnnot at Base 6.1.20030421
- CollateDiscrepancyReports at Base 6.1.20080302
- CollectDiscrepancies at Base 6.1.20070822
- CollectFeatureForAlign at Base 6.1.20030421
- CollectFeatureForAlignNode at Base 6.1.20030421
- CollectFeatureForEditor at Base 6.1.20030421
- CollectItemForAlignment at Base 6.1.20030421
- CollectItemForSeqLoc at Base 6.1.20030421
- CollectItemForSeqLocEx at Base 6.1.20030421
- CollectSegMapSTSAlign at Base 6.1.20030421
- CollectSeqLocFromAlignNode at Base 6.1.20030421
- CollectionDateIsInTheFuture at Base 6.1.20100808
- CollectionDateIsValid at Base 6.1.20100808
- CollectionDatesInOrder at Base 6.1.20160908
- CombineTabTableColumns at Base 6.1.20100808
- CombineUserObjects at Base 6.1.20030421
- CommentHasSuspiciousHtml at Base 6.1.20100808
- CommentRuleAsnRead at Base 6.1.20090719
- CommentRuleAsnWrite at Base 6.1.20090719
- CommentRuleFree at Base 6.1.20090719
- CommentRuleNew at Base 6.1.20090719
- CommentSetAsnRead at Base 6.1.20090719
- CommentSetAsnWrite at Base 6.1.20090719
- CommentSetFree at Base 6.1.20090719
- CommonBytesTableAsnRead at Base 6.1.20080302
- CommonBytesTableAsnWrite at Base 6.1.20080302
- CommonBytesTableFree at Base 6.1.20080302
- CommonBytesTableNew at Base 6.1.20080302
- CommonStringTableAsnRead at Base 6.1.20080302
- CommonStringTableAsnWrite at Base 6.1.20080302
- CommonStringTableFree at Base 6.1.20080302
- CommonStringTableNew at Base 6.1.20080302
- CompSeqAlignFree at Base 6.1.20030421
- CompSeqAlignPrint at Base 6.1.20030421
- CompSeqAnnotFree at Base 6.1.20030421
- CompareFieldTypes at Base 6.1.20081116
- CompareFieldTypesEx at Base 6.1.20160908
- CompareGeneName at Base 6.1.20030421
- CompareSequences at Base 6.1.20120620
- CompareSfpForHeap at Base 6.1.20030421
- CompareStringWithGsp at Base 6.1.20030421
- CompareUserFields at Base 6.1.20160908
- ComplementSeqData at Base 6.1.20080302
- CompletenessFromCompletednessType at Base 6.1.20080302
- CompletenessNameFromCompleteness at Base 6.1.20080302
- ComposeCodonsRecognizedString at Base 6.1.20030421
- ComposeGBQuals at Base 6.1.20030421
- ComposeNoteFromNoteStruct at Base 6.1.20030421
- ConfigureForBigSequence at Base 6.1.20081116
- ConfigureForGenomes at Base 6.1.20081116
- ConfigureForReportType at Base 6.1.20110713
- ConsensusReadAlnFree at Base 6.1.20090301
- ConsensusReadAlnNew at Base 6.1.20090301
- ConsequenceAsnRead at Base 6.1.20100808
- ConsequenceAsnWrite at Base 6.1.20100808
- ConsequenceFree at Base 6.1.20100808
- Consequence_elementAsnRead at Base 6.1.20100808
- Consequence_elementAsnWrite at Base 6.1.20100808
- Consequence_elementFree at Base 6.1.20100808
- Consequence_frameshiftAsnRead at Base 6.1.20100808
- Consequence_frameshiftAsnWrite at Base 6.1.20100808
- Consequence_frameshiftFree at Base 6.1.20100808
- Consequence_frameshiftNew at Base 6.1.20100808
- Consequence_loss_of_heterozygosityAsnRead at Base 6.1.20100808
- Consequence_loss_of_heterozygosityAsnWrite at Base 6.1.20100808
- Consequence_loss_of_heterozygosityFree at Base 6.1.20100808
- Consequence_loss_of_heterozygosityNew at Base 6.1.20100808
- ConsolidateBioSourceNotes at Base 6.1.20160908
- ConsolidateOneLikeOrganismModifier at Base 6.1.20160908
- ConsolidateOneLikeSubSourceModifier at Base 6.1.20160908
- ConstraintChoiceAsnRead at Base 6.1.20080302
- ConstraintChoiceAsnWrite at Base 6.1.20080302
- ConstraintChoiceFree at Base 6.1.20080302
- ConstraintChoiceSetAsnRead at Base 6.1.20080302
- ConstraintChoiceSetAsnWrite at Base 6.1.20080302
- ConstraintChoiceSetFree at Base 6.1.20080302
- ContactInfoAsnRead at Base 6.1.20030421
- ContactInfoAsnWrite at Base 6.1.20030421
- ContactInfoFree at Base 6.1.20030421
- ContactInfoLabel at Base 6.1.20030421
- ContactInfoMatch at Base 6.1.20050605
- ContactInfoNew at Base 6.1.20030421
- ContainsNorMoreSetsOfBracketsOrParentheses at Base 6.1.20110713
- ContainsThreeOrMoreNumbersTogether at Base 6.1.20110713
- ContigFree at Base 6.1.20081116
- ContigNew at Base 6.1.20081116
- ContigReadFree at Base 6.1.20081116
- ContigReadNew at Base 6.1.20081116
- ContigRevComp at Base 6.1.20030421
- ContractClickableItemList at Base 6.1.20081116
- Convert4NaRandom at Base 6.1.20030421
- ConvertActionAsnRead at Base 6.1.20080302
- ConvertActionAsnWrite at Base 6.1.20080302
- ConvertActionFree at Base 6.1.20080302
- ConvertActionNew at Base 6.1.20080302
- ConvertBioSrcToRepeatRegion at Base 6.1.20081116
- ConvertCDSToMatPeptideForOverlappingCDS at Base 6.1.20090719
- ConvertCDSToRNA at Base 6.1.20081116
- ConvertCommentsWithSpacesToStructuredCommentsForSeqEntry at Base 6.1.20100808
- ConvertEmbedQual at Base 6.1.20030421
- ConvertFailedCodingRegionsAndRNAsToMiscFeatures at Base 6.1.20160908
- ConvertFeatureActionAsnRead at Base 6.1.20081116
- ConvertFeatureActionAsnWrite at Base 6.1.20081116
- ConvertFeatureActionFree at Base 6.1.20081116
- ConvertFeatureActionNew at Base 6.1.20081116
- ConvertFeatureDstOptionsAsnRead at Base 6.1.20081116
- ConvertFeatureDstOptionsAsnWrite at Base 6.1.20081116
- ConvertFeatureDstOptionsFree at Base 6.1.20081116
- ConvertFeatureSrcOptionsAsnRead at Base 6.1.20081116
- ConvertFeatureSrcOptionsAsnWrite at Base 6.1.20081116
- ConvertFeatureSrcOptionsFree at Base 6.1.20081116
- ConvertFromCDSOptionsAsnRead at Base 6.1.20081116
- ConvertFromCDSOptionsAsnWrite at Base 6.1.20081116
- ConvertFromCDSOptionsFree at Base 6.1.20081116
- ConvertFromCDSOptionsNew at Base 6.1.20081116
- ConvertGeneToImpFeatFunc at Base 6.1.20160908
- ConvertGeneToRNA at Base 6.1.20081116
- ConvertGlobalDiscrepancyListToText at Base 6.1.20080302
- ConvertGlobalDiscrepancyToText at Base 6.1.20080302
- ConvertImpToImpFunc at Base 6.1.20081116
- ConvertImpToProtFunc at Base 6.1.20081116
- ConvertListToMiscFeat at Base 6.1.20160908
- ConvertLocalIdsToBarcodeIds at Base 6.1.20090719
- ConvertLocalIdsToTSAIds at Base 6.1.20081116
- ConvertMiscFeatToCodingRegion at Base 6.1.20090809
- ConvertMiscFeatToGene at Base 6.1.20110713
- ConvertNonPseudoCDSToMiscFeat at Base 6.1.20081116
- ConvertNsToGaps at Base 6.1.20030421
- ConvertOnePseudoCDSToMiscFeat at Base 6.1.20070822
- ConvertOnePseudoCDSToMiscFeatEx at Base 6.1.20081116
- ConvertProtToImpFunc at Base 6.1.20081116
- ConvertProtToProtFunc at Base 6.1.20081116
- ConvertPseudoCDSToMiscFeatsForEntityID at Base 6.1.20041020
- ConvertPubSrcComDescsToFeats at Base 6.1.20030421
- ConvertRNAToImpFeat at Base 6.1.20120620
- ConvertRegionToImpFunc at Base 6.1.20081116
- ConvertRegionToProtFunc at Base 6.1.20081116
- ConvertRegionToRNAFunc at Base 6.1.20081116
- ConvertSegSetsToDeltaSequences at Base 6.1.20041020
- ConvertSourceFeatDescProc at Base 6.1.20080302
- ConvertToAAImpFeat at Base 6.1.20030421
- ConvertToNAImpFeat at Base 6.1.20030421
- ConvertToTermListForm at Base 6.1.20120620
- ConvertmRNAToCodingRegion at Base 6.1.20160908
- ConverttRNAToGene at Base 6.1.20160908
- CopyActionAsnRead at Base 6.1.20080302
- CopyActionAsnWrite at Base 6.1.20080302
- CopyActionFree at Base 6.1.20080302
- CopyActionNew at Base 6.1.20080302
- CopyDataForProc at Base 6.1.20030421
- CopyFeatureFromAlign at Base 6.1.20030421
- CopyTabTable at Base 6.1.20110713
- CoreBlockAsnRead at Base 6.1.20070822
- CoreBlockAsnWrite at Base 6.1.20070822
- CoreBlockFree at Base 6.1.20070822
- CoreBlockNew at Base 6.1.20070822
- CoreDefAsnRead at Base 6.1.20070822
- CoreDefAsnWrite at Base 6.1.20070822
- CoreDefFree at Base 6.1.20070822
- CoreDefNew at Base 6.1.20070822
- CorrectGenCodes at Base 6.1.20160908
- CorrectGeneFeatLocation at Base 6.1.20030421
- CountGapsInDeltaSeq at Base 6.1.20030421
- CountModifiers at Base 6.1.20080302
- CountNsInSequence at Base 6.1.20081116
- CountPolymorphismsInBioseq at Base 6.1.20081116
- CountProteins at Base 6.1.20070822
- CountSuspectRuleSet at Base 6.1.20110713
- CountTabTableBlanks at Base 6.1.20080302
- CountryBoxesOverlap at Base 6.1.20100808
- CountryClosestToLatLon at Base 6.1.20110713
- CountryContainsLatLon at Base 6.1.20110713
- CountryDataScaleIs at Base 6.1.20110713
- CountryExtremesOverlap at Base 6.1.20110713
- CountryIsInLatLonList at Base 6.1.20110713
- CountryIsNearLatLon at Base 6.1.20110713
- CountryIsValid at Base 6.1.20080302
- CpNoteToCharPtrStack at Base 6.1.20030421
- CreateAnnotDescCommentPolicyUserObject at Base 6.1.20060301
- CreateAsnIndex at Base 6.1.20041020
- CreateContigCloneUserObject at Base 6.1.20030421
- CreateDBLinkUserObject at Base 6.1.20090301
- CreateDefLine at Base 6.1.20030421
- CreateDefLineEx at Base 6.1.20030421
- CreateDefLineExEx at Base 6.1.20041020
- CreateFastaIndex at Base 6.1.20030421
- CreateFeatureFetchPolicyUserObject at Base 6.1.20060301
- CreateGeneOntologyUserObject at Base 6.1.20030421
- CreateGenomeProjectsDBUserObject at Base 6.1.20060301
- CreateJoinRequest at Base 6.1.20100808
- CreateMaskByteStore at Base 6.1.20041020
- CreateMasterAsnIndex at Base 6.1.20070822
- CreateMatPeptideFromCDS at Base 6.1.20090719
- CreateModelEvidenceUserObject at Base 6.1.20030421
- CreateMrnaProteinLinkUserObject at Base 6.1.20030421
- CreateMultiTaxon3Request at Base 6.1.20041020
- CreateNcbiCleanupUserObject at Base 6.1.20090719
- CreateNewCdRgn at Base 6.1.20030421
- CreateNewDescriptor at Base 6.1.20030421
- CreateNewDescriptorOnBioseq at Base 6.1.20030421
- CreateNewFeature at Base 6.1.20030421
- CreateNewFeatureOnBioseq at Base 6.1.20030421
- CreateNewGeneRef at Base 6.1.20030421
- CreateNewProtRef at Base 6.1.20030421
- CreatePropaStruc at Base 6.1.20030421
- CreateRefGeneTrackUserObject at Base 6.1.20030421
- CreateSeqIdFromText at Base 6.1.20080302
- CreateStructuredCommentTableFromSeqEntry at Base 6.1.20100808
- CreateStructuredCommentUserObject at Base 6.1.20060507
- CreateStructuredCommentsForAllFromTable at Base 6.1.20110713
- CreateStructuredCommentsFromFile at Base 6.1.20081116
- CreateStructuredCommentsFromRow at Base 6.1.20100808
- CreateSubmissionUserObject at Base 6.1.20030421
- CreateTPAAssemblyAccessionField at Base 6.1.20100808
- CreateTPAAssemblyFromField at Base 6.1.20100808
- CreateTPAAssemblyToField at Base 6.1.20100808
- CreateTSAIDsFromDeflineInSep at Base 6.1.20120620
- CreateTSAIdsActionAsnRead at Base 6.1.20120620
- CreateTSAIdsActionAsnWrite at Base 6.1.20120620
- CreateTSAIdsActionFree at Base 6.1.20120620
- CreateTSAIdsActionNew at Base 6.1.20120620
- CreateTSAIdsSrcAsnRead at Base 6.1.20120620
- CreateTSAIdsSrcAsnWrite at Base 6.1.20120620
- CreateTSAIdsSrcFree at Base 6.1.20120620
- CreateTaxon3Request at Base 6.1.20041020
- CreateTpaAssemblyUserObject at Base 6.1.20030421
- CreateUnverifiedUserObject at Base 6.1.20110713
- CreateUpdateCitSubFromBestTemplate at Base 6.1.20120620
- CreateWholeInterval at Base 6.1.20030421
- DBLinkFieldPairAsnRead at Base 6.1.20110713
- DBLinkFieldPairAsnWrite at Base 6.1.20110713
- DBLinkFieldPairFree at Base 6.1.20110713
- DBLinkFieldPairNew at Base 6.1.20110713
- DDE_Add at Base 6.1.20030421
- DDE_AddAGap at Base 6.1.20030421
- DDE_AddGapAndSplitNode at Base 6.1.20030421
- DDE_AddGapToEndOfAllRows at Base 6.1.20030421
- DDE_AddGapToStartOfAllRows at Base 6.1.20030421
- DDE_AddIndicesToArray at Base 6.1.20030421
- DDE_AddMsaTxtNode at Base 6.1.20030421
- DDE_AddRulerDescrNode at Base 6.1.20030421
- DDE_AreArraysSame at Base 6.1.20030421
- DDE_AreIdenticalRulerDescrs at Base 6.1.20030421
- DDE_AreIdenticalRulers at Base 6.1.20030421
- DDE_AreSimilarRulerDescrs at Base 6.1.20030421
- DDE_AreSimilarRulers at Base 6.1.20030421
- DDE_AtEndOfStack at Base 6.1.20030421
- DDE_AtStartOfStack at Base 6.1.20030421
- DDE_CenterJustify at Base 6.1.20030421
- DDE_CleanEnds at Base 6.1.20030421
- DDE_Copy at Base 6.1.20030421
- DDE_CreateArraysForDenseSeg at Base 6.1.20030421
- DDE_CreateBlock at Base 6.1.20030421
- DDE_CreateDisplay at Base 6.1.20030421
- DDE_CreateDisplayForBlock at Base 6.1.20030421
- DDE_CreateDisplayForUnAligned at Base 6.1.20030421
- DDE_DecDisplayCoords at Base 6.1.20030421
- DDE_DeleteBlock at Base 6.1.20030421
- DDE_FirstColumnIsAligned at Base 6.1.20030421
- DDE_Free at Base 6.1.20030421
- DDE_FreeStack at Base 6.1.20030421
- DDE_GetAlignIndices at Base 6.1.20030421
- DDE_GetAlignStart2 at Base 6.1.20030421
- DDE_GetAlignStart at Base 6.1.20030421
- DDE_GetAlignStop2 at Base 6.1.20030421
- DDE_GetAlignStop at Base 6.1.20030421
- DDE_GetBlockWidth at Base 6.1.20030421
- DDE_GetColStatusForRow at Base 6.1.20030421
- DDE_GetDisplayRow at Base 6.1.20030421
- DDE_GetFirstAlignIndex at Base 6.1.20030421
- DDE_GetFirstDisplayCoord at Base 6.1.20030421
- DDE_GetGapIndex at Base 6.1.20030421
- DDE_GetGapStatusOfRows at Base 6.1.20030421
- DDE_GetIndexOfMaster at Base 6.1.20030421
- DDE_GetInsertRow at Base 6.1.20030421
- DDE_GetLastVNP at Base 6.1.20030421
- DDE_GetLen at Base 6.1.20030421
- DDE_GetMsaTxtNode2 at Base 6.1.20030421
- DDE_GetMsaTxtNode at Base 6.1.20030421
- DDE_GetMsaTxtNodeGivenBioseqCoord at Base 6.1.20030421
- DDE_GetNumBlocks2 at Base 6.1.20030421
- DDE_GetNumBlocks at Base 6.1.20030421
- DDE_GetNumLeadingUnAlignedGaps at Base 6.1.20030421
- DDE_GetNumResidues at Base 6.1.20030421
- DDE_GetNumSegmentsInBlock at Base 6.1.20030421
- DDE_GetNumTrailingUnAlignedGaps at Base 6.1.20030421
- DDE_GetNumVisibleRows at Base 6.1.20030421
- DDE_GetOriginal at Base 6.1.20030421
- DDE_GetParaGPtr2 at Base 6.1.20030421
- DDE_GetParaGPtr at Base 6.1.20030421
- DDE_GetPrevVNP at Base 6.1.20030421
- DDE_GetRowOrder at Base 6.1.20030421
- DDE_GetStart at Base 6.1.20030421
- DDE_GetTxtListPtr2 at Base 6.1.20030421
- DDE_GetTxtListPtr at Base 6.1.20030421
- DDE_HideAllRows at Base 6.1.20030421
- DDE_HideNewRow at Base 6.1.20030421
- DDE_HideRow at Base 6.1.20030421
- DDE_IncDisplayCoords at Base 6.1.20030421
- DDE_InsertGap at Base 6.1.20030421
- DDE_IsBefore at Base 6.1.20030421
- DDE_IsColValid at Base 6.1.20030421
- DDE_IsEndOfAlignment at Base 6.1.20030421
- DDE_IsLeftAlignedGap at Base 6.1.20030421
- DDE_IsLeftAlignedGapInRows at Base 6.1.20030421
- DDE_IsLeftAlignedGapList at Base 6.1.20030421
- DDE_IsRightAlignedGap at Base 6.1.20030421
- DDE_IsRightAlignedGapInRows at Base 6.1.20030421
- DDE_IsRightAlignedGapList at Base 6.1.20030421
- DDE_IsStartOfAlignment at Base 6.1.20030421
- DDE_IsTerminalRightAlignedGap at Base 6.1.20030421
- DDE_LastColumnIsAligned at Base 6.1.20030421
- DDE_LeftAddNode at Base 6.1.20030421
- DDE_LeftJustify at Base 6.1.20030421
- DDE_LeftMerge at Base 6.1.20030421
- DDE_LeftMergeAndAddNodeList at Base 6.1.20030421
- DDE_MergeNodes at Base 6.1.20030421
- DDE_MergeNodesLists at Base 6.1.20030421
- DDE_MoveRow at Base 6.1.20030421
- DDE_New at Base 6.1.20030421
- DDE_NewStack at Base 6.1.20030421
- DDE_Next at Base 6.1.20030421
- DDE_ParaGFree at Base 6.1.20030421
- DDE_ParaGNew at Base 6.1.20030421
- DDE_PopListFree at Base 6.1.20030421
- DDE_PopListNew at Base 6.1.20030421
- DDE_Prev at Base 6.1.20030421
- DDE_ReMakeRuler at Base 6.1.20030421
- DDE_ReMakeRulerForRow at Base 6.1.20030421
- DDE_RemoveAGap at Base 6.1.20030421
- DDE_RemoveAlignedGapsFromEndOfRow at Base 6.1.20030421
- DDE_RemoveAlignedGapsFromEnds at Base 6.1.20030421
- DDE_RemoveGap at Base 6.1.20030421
- DDE_RemoveGapFromEndOfAllRows at Base 6.1.20030421
- DDE_RemoveGapFromStartOfAllRows at Base 6.1.20030421
- DDE_RestoreRowOrder at Base 6.1.20030421
- DDE_RightAddNode at Base 6.1.20030421
- DDE_RightJustify at Base 6.1.20030421
- DDE_RightMerge at Base 6.1.20030421
- DDE_RightMergeAndAddNodeList at Base 6.1.20030421
- DDE_SetTextStyle at Base 6.1.20030421
- DDE_SetTxtListPtr at Base 6.1.20030421
- DDE_ShiftBlock at Base 6.1.20030421
- DDE_ShiftLeftBoundary at Base 6.1.20030421
- DDE_ShiftLeftBoundaryLeft1 at Base 6.1.20030421
- DDE_ShiftLeftBoundaryRight1 at Base 6.1.20030421
- DDE_ShiftLeftList at Base 6.1.20030421
- DDE_ShiftRightBoundary at Base 6.1.20030421
- DDE_ShiftRightBoundaryLeft1 at Base 6.1.20030421
- DDE_ShiftRightBoundaryRight1 at Base 6.1.20030421
- DDE_ShiftRightList at Base 6.1.20030421
- DDE_ShiftRow at Base 6.1.20030421
- DDE_ShiftRowLeft1 at Base 6.1.20030421
- DDE_ShiftRowRight1 at Base 6.1.20030421
- DDE_ShowAllRows at Base 6.1.20030421
- DDE_ShowNewRow at Base 6.1.20030421
- DDE_ShowRow at Base 6.1.20030421
- DDE_SplitNode at Base 6.1.20030421
- DDE_Verify at Base 6.1.20030421
- DDV_AddColorFunc at Base 6.1.20030421
- DDV_AddColorGlobal at Base 6.1.20030421
- DDV_AddMediaInfo at Base 6.1.20030421
- DDV_AffichageParaG at Base 6.1.20030421
- DDV_BspInfoDelete at Base 6.1.20030421
- DDV_BspInfoDeleteList at Base 6.1.20030421
- DDV_BspInfoNew at Base 6.1.20030421
- DDV_BuildBspEntitiesTbl at Base 6.1.20030421
- DDV_BuildDisp_BlockEditor at Base 6.1.20030421
- DDV_BuildTailDescriptor at Base 6.1.20030421
- DDV_Clear2Default at Base 6.1.20030421
- DDV_ClearColor at Base 6.1.20030421
- DDV_ColorExecute at Base 6.1.20030421
- DDV_ColorIndex at Base 6.1.20030421
- DDV_CopyColorCell at Base 6.1.20030421
- DDV_CreateColorCell at Base 6.1.20030421
- DDV_CreateColorEntry at Base 6.1.20030421
- DDV_CreateColorGlobal at Base 6.1.20030421
- DDV_CreateDefaultColor at Base 6.1.20030421
- DDV_CreateDisplay at Base 6.1.20030421
- DDV_CreateDisplayFromIndex2 at Base 6.1.20030421
- DDV_CreateDisplayFromIndex at Base 6.1.20030421
- DDV_CreateDisplayFromIndex_EX2 at Base 6.1.20030421
- DDV_CreateDisplayFromIndex_EX at Base 6.1.20030421
- DDV_CreateDisplay_DiscAlign2 at Base 6.1.20030421
- DDV_CreateDisplay_DiscAlign at Base 6.1.20030421
- DDV_DefaultColor at Base 6.1.20030421
- DDV_DefaultMediaInfo at Base 6.1.20030421
- DDV_DefaultMediaInfoByLen at Base 6.1.20030421
- DDV_DefaultRange at Base 6.1.20030421
- DDV_DefaultSSColor at Base 6.1.20030421
- DDV_DeleteColor at Base 6.1.20030421
- DDV_DeleteColorEntry at Base 6.1.20030421
- DDV_DeleteColorFunc at Base 6.1.20030421
- DDV_DeleteColorGlobal at Base 6.1.20030421
- DDV_DeleteColorQueue at Base 6.1.20030421
- DDV_DeleteDisplayList at Base 6.1.20030421
- DDV_DeleteMediaInfo at Base 6.1.20030421
- DDV_DeleteParaGList at Base 6.1.20030421
- DDV_DeleteTxtList at Base 6.1.20030421
- DDV_DispFeaturesForPGP at Base 6.1.20030421
- DDV_DisplayBlastPairList at Base 6.1.20030421
- DDV_DisplayDefaultAlign at Base 6.1.20030421
- DDV_DumpSAPInAFile at Base 6.1.20030421
- DDV_DumpSAPInFastaFile at Base 6.1.20030421
- DDV_FreePalette at Base 6.1.20030421
- DDV_GetArticleInfo at Base 6.1.20030421
- DDV_GetBLASTCompLine_1 at Base 6.1.20030421
- DDV_GetBLASTCompLine_2 at Base 6.1.20030421
- DDV_GetBLASTCompLine_3 at Base 6.1.20030421
- DDV_GetBspCoordGivenDispCoord2 at Base 6.1.20030421
- DDV_GetBspCoordGivenDispCoord at Base 6.1.20030421
- DDV_GetBspCoordGivenPgpList at Base 6.1.20030421
- DDV_GetCellByPosition at Base 6.1.20030421
- DDV_GetColor at Base 6.1.20030421
- DDV_GetColorGlobal at Base 6.1.20030421
- DDV_GetColorGlobalEx at Base 6.1.20030421
- DDV_GetColorRGB at Base 6.1.20030421
- DDV_GetDispCoordGivenBspCoord at Base 6.1.20030421
- DDV_GetEntryBioSource at Base 6.1.20030421
- DDV_GetFeatColor at Base 6.1.20030421
- DDV_GetFirstDispCoordGivenBspCoordRange at Base 6.1.20030421
- DDV_GetFullFASTAforIdxAli at Base 6.1.20030421
- DDV_GetFullGapFASTAforIdxAli at Base 6.1.20030421
- DDV_GetLastDispCoordGivenBspCoordRange at Base 6.1.20030421
- DDV_GetMediaInfo at Base 6.1.20030421
- DDV_GetSeqAlign at Base 6.1.20030421
- DDV_GetSequenceFromParaG at Base 6.1.20030421
- DDV_IdList at Base 6.1.20030421
- DDV_InitCn3DSAPdispStyles at Base 6.1.20030421
- DDV_InitColour_When_Start at Base 6.1.20030421
- DDV_InitDDESAPdispStyles at Base 6.1.20030421
- DDV_InitDefSAPdispStyles at Base 6.1.20030421
- DDV_IsVisible at Base 6.1.20030421
- DDV_LayoutGap at Base 6.1.20030421
- DDV_LayoutISOColors at Base 6.1.20030421
- DDV_LayoutMaskRegions at Base 6.1.20030421
- DDV_LayoutUAregion at Base 6.1.20030421
- DDV_LoadSSColor at Base 6.1.20030421
- DDV_LocateParaG at Base 6.1.20030421
- DDV_NewColorQueue at Base 6.1.20030421
- DDV_NewMediaInfo at Base 6.1.20030421
- DDV_OpenBspFullSeqPort at Base 6.1.20030421
- DDV_PopDisplay2 at Base 6.1.20030421
- DDV_PopDisplay at Base 6.1.20030421
- DDV_PrintPopSetSummary at Base 6.1.20030421
- DDV_PrintStudyName at Base 6.1.20030421
- DDV_ReadSeqBin at Base 6.1.20030421
- DDV_ReadSeqGivenSpp at Base 6.1.20030421
- DDV_RemoveMediaInfo at Base 6.1.20030421
- DDV_RequestColor at Base 6.1.20030421
- DDV_RequestColorbyName at Base 6.1.20030421
- DDV_ResetParaGSeqAlignCoord at Base 6.1.20030421
- DDV_RulerDescrFree at Base 6.1.20030421
- DDV_RulerDescrNew at Base 6.1.20030421
- DDV_STD_AAColor at Base 6.1.20030421
- DDV_STD_NAColor at Base 6.1.20030421
- DDV_SearchAli at Base 6.1.20030421
- DDV_SearchColor at Base 6.1.20030421
- DDV_SearchColorCellbyName at Base 6.1.20030421
- DDV_SearchColorbyName at Base 6.1.20030421
- DDV_SetCellByPosition at Base 6.1.20030421
- DDV_SetColor at Base 6.1.20030421
- DDV_SetColorCell at Base 6.1.20030421
- DDV_SetColorChoice at Base 6.1.20030421
- DDV_SetColorInCell at Base 6.1.20030421
- DDV_SetColorInMediaInfo at Base 6.1.20030421
- DDV_SetColorbyColor at Base 6.1.20030421
- DDV_SetPaletteColor at Base 6.1.20030421
- DDV_SetVisible at Base 6.1.20030421
- DDV_ShowSeqAlign at Base 6.1.20030421
- DNAScoringMatrix at Base 6.1.20030421
- DateAdvance at Base 6.1.20030421
- DateAsnRead at Base 6.1.20030421
- DateAsnWrite at Base 6.1.20030421
- DateCheck at Base 6.1.20030421
- DateClean at Base 6.1.20030421
- DateCurr at Base 6.1.20030421
- DateDup at Base 6.1.20030421
- DateFree at Base 6.1.20030421
- DateMatch at Base 6.1.20030421
- DateNew at Base 6.1.20030421
- DateParse at Base 6.1.20100808
- DatePrint at Base 6.1.20030421
- DateRead at Base 6.1.20030421
- DateTimeCurr at Base 6.1.20030421
- DateToFF at Base 6.1.20040204
- DateToGB at Base 6.1.20030421
- DateWrite at Base 6.1.20030421
- DbHasGi at Base 6.1.20030421
- DbtagAsnRead at Base 6.1.20030421
- DbtagAsnWrite at Base 6.1.20030421
- DbtagCompare at Base 6.1.20081116
- DbtagDup at Base 6.1.20030421
- DbtagFree at Base 6.1.20030421
- DbtagLabel at Base 6.1.20030421
- DbtagMatch at Base 6.1.20030421
- DbtagMatchEx at Base 6.1.20081116
- DbtagNew at Base 6.1.20030421
- DbxrefIsValid at Base 6.1.20090301
- DbxrefsMatch at Base 6.1.20081116
- DeBlockify at Base 6.1.20030421
- DefLineFeatClauseListFree at Base 6.1.20080302
- DefLineModifiers at Base 6.1.20080302
- DefaultFormatBlock at Base 6.1.20040204
- DefaultSubErrorFunc at Base 6.1.20030421
- DefineSubmittorKey at Base 6.1.20030421
- DelFeat at Base 6.1.20030421
- DelNthFeat at Base 6.1.20030421
- DelTailBlank at Base 6.1.20030421
- DeleteBadECNumbers at Base 6.1.20120620
- DeleteBadECNumbersEx at Base 6.1.20120620
- DeleteBogoProduct at Base 6.1.20030421
- DeleteGBQualFromList at Base 6.1.20030421
- DeleteMarkedObjects at Base 6.1.20030421
- DeleteMultipleTitles at Base 6.1.20030421
- DeleteNthAlign at Base 6.1.20030421
- DeleteRegion at Base 6.1.20030421
- DeleteRemainingViews at Base 6.1.20061015
- DeleteSites at Base 6.1.20030421
- DeltaItemAsnRead at Base 6.1.20100808
- DeltaItemAsnWrite at Base 6.1.20100808
- DeltaItemFree at Base 6.1.20100808
- DeltaItemNew at Base 6.1.20100808
- DeltaLitOnly at Base 6.1.20050828
- DeltaSeqAsnRead at Base 6.1.20030421
- DeltaSeqAsnWrite at Base 6.1.20030421
- DeltaSeqFree at Base 6.1.20030421
- DeltaSeqSetAsnRead at Base 6.1.20030421
- DeltaSeqSetAsnWrite at Base 6.1.20030421
- DeltaSeqSetFree at Base 6.1.20030421
- DeltaSeqsToSeqLocs at Base 6.1.20030421
- DenseDiagAsnRead at Base 6.1.20030421
- DenseDiagAsnWrite at Base 6.1.20030421
- DenseDiagCreate at Base 6.1.20030421
- DenseDiagDup at Base 6.1.20030421
- DenseDiagFree at Base 6.1.20030421
- DenseDiagGapList at Base 6.1.20030421
- DenseDiagInsert at Base 6.1.20030421
- DenseDiagLink at Base 6.1.20030421
- DenseDiagLinkSort at Base 6.1.20030421
- DenseDiagNew at Base 6.1.20030421
- DenseDiagPrecede at Base 6.1.20030421
- DenseDiagStats at Base 6.1.20030421
- DenseDiagToDenseSeg at Base 6.1.20030421
- DenseDiagToDenseSegFunc at Base 6.1.20030421
- DenseDiagToGlobalDenseSeg at Base 6.1.20030421
- DenseSegAsnRead at Base 6.1.20030421
- DenseSegAsnWrite at Base 6.1.20030421
- DenseSegFree at Base 6.1.20030421
- DenseSegGapList at Base 6.1.20030421
- DenseSegNew at Base 6.1.20030421
- DenseSegStats at Base 6.1.20030421
- DenseSegToDenseDiag at Base 6.1.20030421
- DependentFieldRuleAsnRead at Base 6.1.20100808
- DependentFieldRuleAsnWrite at Base 6.1.20100808
- DependentFieldRuleFree at Base 6.1.20100808
- DependentFieldRuleNew at Base 6.1.20100808
- DependentFieldSetAsnRead at Base 6.1.20100808
- DependentFieldSetAsnWrite at Base 6.1.20100808
- DependentFieldSetFree at Base 6.1.20100808
- DescStreamFree at Base 6.1.20100808
- DescStreamListFree at Base 6.1.20100808
- DescStreamNew at Base 6.1.20100808
- DescribeBioSourceDifferences at Base 6.1.20120620
- DescribeStructuredCommentDifferences at Base 6.1.20160908
- DetachDataForProc at Base 6.1.20030421
- DisableTRNATests at Base 6.1.20070822
- DiscReportOutputConfigFree at Base 6.1.20081116
- DiscReportOutputConfigNew at Base 6.1.20081116
- DiscrepancyConfigCopy at Base 6.1.20081116
- DiscrepancyConfigFree at Base 6.1.20070822
- DiscrepancyConfigNew at Base 6.1.20070822
- DiscrepancyTestHasAutofix at Base 6.1.20120620
- DispGroupFindNext at Base 6.1.20030421
- DispGroupNum at Base 6.1.20030421
- DoApplyActionToObjectList at Base 6.1.20080302
- DoApplyActionToObjectListEx at Base 6.1.20090301
- DoConvertActionToObjectList at Base 6.1.20080302
- DoConvertActionToObjectListEx at Base 6.1.20090301
- DoCopyActionToObjectList at Base 6.1.20080302
- DoCopyActionToObjectListEx at Base 6.1.20090301
- DoEditActionToObjectList at Base 6.1.20080302
- DoEditActionToObjectListEx at Base 6.1.20090301
- DoEinfoQuery at Base 6.1.20120620
- DoElinkQuery at Base 6.1.20120620
- DoEsearchQuery at Base 6.1.20120620
- DoEsummaryQuery at Base 6.1.20120620
- DoFeaturesMatch at Base 6.1.20081116
- DoImmediateFormat at Base 6.1.20040616
- DoImmediateRemoteFeatureFormat at Base 6.1.20041020
- DoOneBioseq at Base 6.1.20040204
- DoOneSection at Base 6.1.20040204
- DoParseActionToObjectList at Base 6.1.20080302
- DoParseActionToObjectListEx at Base 6.1.20090301
- DoQuickLinkFormat at Base 6.1.20051206
- DoRemoveActionToObjectList at Base 6.1.20080302
- DoRemoveOutsideToObjectList at Base 6.1.20120620
- DoSequenceLengthsMatch at Base 6.1.20120620
- DoSpecialLineBreak at Base 6.1.20030421
- DoSwapActionToObjectList at Base 6.1.20080302
- DoSwapActionToObjectListEx at Base 6.1.20090301
- DoTbl2AsnAutoDef at Base 6.1.20160908
- DocRefAsnRead at Base 6.1.20030421
- DocRefAsnWrite at Base 6.1.20030421
- DocRefFree at Base 6.1.20030421
- DocRefNew at Base 6.1.20030421
- Does3primerAbutGap at Base 6.1.20160908
- Does5primerAbutGap at Base 6.1.20160908
- DoesBiosourceMatchConstraint at Base 6.1.20080302
- DoesCDSEndWithStopCodon at Base 6.1.20160908
- DoesDeltaSeqHaveGapTypeOrLinkage at Base 6.1.20070822
- DoesObjectMatchConstraintChoiceSet at Base 6.1.20081116
- DoesSeqIDListMeetStringConstraint at Base 6.1.20100808
- DoesSeqLitHaveGapTypeOrLinkage at Base 6.1.20070822
- DoesSequenceMatchSequenceConstraint at Base 6.1.20110713
- DoesSingleStringMatchConstraint at Base 6.1.20080302
- DoesStringContainPhrase at Base 6.1.20120620
- DoesStringMatchConstraint at Base 6.1.20080302
- DoesStringMatchSuspectRule at Base 6.1.20110713
- DoesTextContainOnlyTheseWords at Base 6.1.20110713
- E2ReplyAsnRead at Base 6.1.20030421
- E2ReplyAsnWrite at Base 6.1.20030421
- E2ReplyFree at Base 6.1.20030421
- E2RequestAsnRead at Base 6.1.20030421
- E2RequestAsnWrite at Base 6.1.20030421
- E2RequestFree at Base 6.1.20030421
- ECNumberFSAFreeAll at Base 6.1.20061015
- ECnumberNotInList at Base 6.1.20120620
- ECnumberWasDeleted at Base 6.1.20120620
- ECnumberWasReplaced at Base 6.1.20120620
- EGDbtagAsnRead at Base 6.1.20050429
- EGDbtagAsnWrite at Base 6.1.20050429
- EGDbtagFree at Base 6.1.20050429
- EGDbtagNew at Base 6.1.20050429
- ELatLonClassify at Base 6.1.20110713
- EMBLBlockAsnRead at Base 6.1.20030421
- EMBLBlockAsnWrite at Base 6.1.20030421
- EMBLBlockFree at Base 6.1.20030421
- EMBLBlockNew at Base 6.1.20030421
- EMBL_PrintPubs at Base 6.1.20030421
- EditActionAsnRead at Base 6.1.20080302
- EditActionAsnWrite at Base 6.1.20080302
- EditActionFree at Base 6.1.20080302
- EditActionNew at Base 6.1.20080302
- EditFeatureLocationActionAsnRead at Base 6.1.20080302
- EditFeatureLocationActionAsnWrite at Base 6.1.20080302
- EditFeatureLocationActionFree at Base 6.1.20080302
- EditFeatureLocationActionNew at Base 6.1.20080302
- EditLocationStrandAsnRead at Base 6.1.20080302
- EditLocationStrandAsnWrite at Base 6.1.20080302
- EditLocationStrandFree at Base 6.1.20080302
- EditLocationStrandNew at Base 6.1.20080302
- EditTSAIds at Base 6.1.20120620
- EnlargeCharPtrStack at Base 6.1.20030421
- EnlargeSortList at Base 6.1.20030421
- EntityIDToGeneticCode at Base 6.1.20030421
- Entrez2BooleanElementAsnRead at Base 6.1.20030421
- Entrez2BooleanElementAsnWrite at Base 6.1.20030421
- Entrez2BooleanElementFree at Base 6.1.20030421
- Entrez2BooleanExpAsnRead at Base 6.1.20030421
- Entrez2BooleanExpAsnWrite at Base 6.1.20030421
- Entrez2BooleanExpFree at Base 6.1.20030421
- Entrez2BooleanExpNew at Base 6.1.20030421
- Entrez2BooleanReplyAsnRead at Base 6.1.20030421
- Entrez2BooleanReplyAsnWrite at Base 6.1.20030421
- Entrez2BooleanReplyFree at Base 6.1.20030421
- Entrez2BooleanReplyNew at Base 6.1.20030421
- Entrez2BooleanTermAsnRead at Base 6.1.20030421
- Entrez2BooleanTermAsnWrite at Base 6.1.20030421
- Entrez2BooleanTermFree at Base 6.1.20030421
- Entrez2BooleanTermNew at Base 6.1.20030421
- Entrez2DbInfoAsnRead at Base 6.1.20030421
- Entrez2DbInfoAsnWrite at Base 6.1.20030421
- Entrez2DbInfoFree at Base 6.1.20030421
- Entrez2DbInfoNew at Base 6.1.20030421
- Entrez2DocsumAsnRead at Base 6.1.20030421
- Entrez2DocsumAsnWrite at Base 6.1.20030421
- Entrez2DocsumDataAsnRead at Base 6.1.20030421
- Entrez2DocsumDataAsnWrite at Base 6.1.20030421
- Entrez2DocsumDataFree at Base 6.1.20030421
- Entrez2DocsumDataNew at Base 6.1.20030421
- Entrez2DocsumFieldInfoAsnRead at Base 6.1.20030421
- Entrez2DocsumFieldInfoAsnWrite at Base 6.1.20030421
- Entrez2DocsumFieldInfoFree at Base 6.1.20030421
- Entrez2DocsumFieldInfoNew at Base 6.1.20030421
- Entrez2DocsumFree at Base 6.1.20030421
- Entrez2DocsumListAsnRead at Base 6.1.20030421
- Entrez2DocsumListAsnWrite at Base 6.1.20030421
- Entrez2DocsumListFree at Base 6.1.20030421
- Entrez2DocsumListNew at Base 6.1.20030421
- Entrez2DocsumNew at Base 6.1.20030421
- Entrez2DtFilterAsnRead at Base 6.1.20030421
- Entrez2DtFilterAsnWrite at Base 6.1.20030421
- Entrez2DtFilterFree at Base 6.1.20030421
- Entrez2DtFilterNew at Base 6.1.20030421
- Entrez2EvalBooleanAsnRead at Base 6.1.20030421
- Entrez2EvalBooleanAsnWrite at Base 6.1.20030421
- Entrez2EvalBooleanFree at Base 6.1.20030421
- Entrez2EvalBooleanNew at Base 6.1.20030421
- Entrez2FieldInfoAsnRead at Base 6.1.20030421
- Entrez2FieldInfoAsnWrite at Base 6.1.20030421
- Entrez2FieldInfoFree at Base 6.1.20030421
- Entrez2FieldInfoNew at Base 6.1.20030421
- Entrez2GetLinksAsnRead at Base 6.1.20030421
- Entrez2GetLinksAsnWrite at Base 6.1.20030421
- Entrez2GetLinksFree at Base 6.1.20030421
- Entrez2GetLinksNew at Base 6.1.20030421
- Entrez2HierNodeAsnRead at Base 6.1.20030421
- Entrez2HierNodeAsnWrite at Base 6.1.20030421
- Entrez2HierNodeFree at Base 6.1.20030421
- Entrez2HierNodeNew at Base 6.1.20030421
- Entrez2HierQueryAsnRead at Base 6.1.20030421
- Entrez2HierQueryAsnWrite at Base 6.1.20030421
- Entrez2HierQueryFree at Base 6.1.20030421
- Entrez2HierQueryNew at Base 6.1.20030421
- Entrez2IdAsnRead at Base 6.1.20030421
- Entrez2IdAsnWrite at Base 6.1.20030421
- Entrez2IdFree at Base 6.1.20030421
- Entrez2IdListAsnRead at Base 6.1.20030421
- Entrez2IdListAsnWrite at Base 6.1.20030421
- Entrez2IdListFree at Base 6.1.20030421
- Entrez2IdListNew at Base 6.1.20030421
- Entrez2IdNew at Base 6.1.20030421
- Entrez2InfoAsnRead at Base 6.1.20030421
- Entrez2InfoAsnWrite at Base 6.1.20030421
- Entrez2InfoFree at Base 6.1.20030421
- Entrez2InfoNew at Base 6.1.20030421
- Entrez2LimitsAsnRead at Base 6.1.20030421
- Entrez2LimitsAsnWrite at Base 6.1.20030421
- Entrez2LimitsFree at Base 6.1.20030421
- Entrez2LimitsNew at Base 6.1.20030421
- Entrez2LinkCountAsnRead at Base 6.1.20030421
- Entrez2LinkCountAsnWrite at Base 6.1.20030421
- Entrez2LinkCountFree at Base 6.1.20030421
- Entrez2LinkCountListAsnRead at Base 6.1.20030421
- Entrez2LinkCountListAsnWrite at Base 6.1.20030421
- Entrez2LinkCountListFree at Base 6.1.20030421
- Entrez2LinkCountListNew at Base 6.1.20030421
- Entrez2LinkCountNew at Base 6.1.20030421
- Entrez2LinkInfoAsnRead at Base 6.1.20030421
- Entrez2LinkInfoAsnWrite at Base 6.1.20030421
- Entrez2LinkInfoFree at Base 6.1.20030421
- Entrez2LinkInfoNew at Base 6.1.20030421
- Entrez2LinkSetAsnRead at Base 6.1.20030421
- Entrez2LinkSetAsnWrite at Base 6.1.20030421
- Entrez2LinkSetFree at Base 6.1.20030421
- Entrez2LinkSetNew at Base 6.1.20030421
- Entrez2ReplyAsnRead at Base 6.1.20030421
- Entrez2ReplyAsnWrite at Base 6.1.20030421
- Entrez2ReplyFree at Base 6.1.20030421
- Entrez2ReplyNew at Base 6.1.20030421
- Entrez2RequestAsnRead at Base 6.1.20030421
- Entrez2RequestAsnWrite at Base 6.1.20030421
- Entrez2RequestFree at Base 6.1.20030421
- Entrez2RequestNew at Base 6.1.20030421
- Entrez2StreamTerms at Base 6.1.20160908
- Entrez2TermAsnRead at Base 6.1.20030421
- Entrez2TermAsnWrite at Base 6.1.20030421
- Entrez2TermFree at Base 6.1.20030421
- Entrez2TermListAsnRead at Base 6.1.20030421
- Entrez2TermListAsnWrite at Base 6.1.20030421
- Entrez2TermListFree at Base 6.1.20030421
- Entrez2TermListNew at Base 6.1.20030421
- Entrez2TermNew at Base 6.1.20030421
- Entrez2TermPosAsnRead at Base 6.1.20030421
- Entrez2TermPosAsnWrite at Base 6.1.20030421
- Entrez2TermPosFree at Base 6.1.20030421
- Entrez2TermPosNew at Base 6.1.20030421
- Entrez2TermQueryAsnRead at Base 6.1.20030421
- Entrez2TermQueryAsnWrite at Base 6.1.20030421
- Entrez2TermQueryFree at Base 6.1.20030421
- Entrez2TermQueryNew at Base 6.1.20030421
- EntrezASN1Detected at Base 6.1.20030421
- EntrezAddToBooleanRequest at Base 6.1.20030421
- EntrezAsynchronousQuery at Base 6.1.20030421
- EntrezCheckQueue at Base 6.1.20030421
- EntrezCreateBooleanRequest at Base 6.1.20030421
- EntrezCreateDocSumRequest at Base 6.1.20030421
- EntrezCreateEntrezIdList at Base 6.1.20030421
- EntrezCreateEntrezLimits at Base 6.1.20030421
- EntrezCreateGetInfoRequest at Base 6.1.20030421
- EntrezCreateGetLinkCountsRequest at Base 6.1.20030421
- EntrezCreateGetLinkedRequest at Base 6.1.20030421
- EntrezCreateGetLinksRequest at Base 6.1.20030421
- EntrezCreateGetTermHierarchyRequest at Base 6.1.20030421
- EntrezCreateGetTermListRequest at Base 6.1.20030421
- EntrezCreateGetTermPositionRequest at Base 6.1.20030421
- EntrezExtractBooleanReply at Base 6.1.20030421
- EntrezExtractDocsumReply at Base 6.1.20030421
- EntrezExtractErrorReply at Base 6.1.20031028
- EntrezExtractHierNodeReply at Base 6.1.20030421
- EntrezExtractInfoReply at Base 6.1.20030421
- EntrezExtractLinkCountReply at Base 6.1.20030421
- EntrezExtractLinkedReply at Base 6.1.20030421
- EntrezExtractLinksReply at Base 6.1.20030421
- EntrezExtractTermListReply at Base 6.1.20030421
- EntrezExtractTermPosReply at Base 6.1.20030421
- EntrezGetUIDforSeqIdString at Base 6.1.20030421
- EntrezOpenConnection at Base 6.1.20030421
- EntrezReadReply at Base 6.1.20030421
- EntrezSetProgramName at Base 6.1.20030421
- EntrezSetService at Base 6.1.20030421
- EntrezSetUseHistoryFlag at Base 6.1.20030421
- EntrezSynchronousQuery at Base 6.1.20030421
- EntrezWaitForReply at Base 6.1.20030421
- Entrez_Query_Term at Base 6.1.20030421
- EntrezgeneAsnRead at Base 6.1.20050429
- EntrezgeneAsnWrite at Base 6.1.20050429
- EntrezgeneFree at Base 6.1.20050429
- EntrezgeneNew at Base 6.1.20050429
- EntrezgeneSetAsnRead at Base 6.1.20050429
- EntrezgeneSetAsnWrite at Base 6.1.20050429
- EntrezgeneSetFree at Base 6.1.20050429
- EntryStripSerialNumber at Base 6.1.20030421
- EquivalentOrgMod at Base 6.1.20070822
- EquivalentOrgModEx at Base 6.1.20070822
- EquivalentSubSource at Base 6.1.20070822
- EquivalentSubSourceEx at Base 6.1.20070822
- ErrorInfoFree at Base 6.1.20040204
- ErrorInfoNew at Base 6.1.20040204
- EvidenceBasisAsnRead at Base 6.1.20110713
- EvidenceBasisAsnWrite at Base 6.1.20110713
- EvidenceBasisFree at Base 6.1.20110713
- EvidenceBasisNew at Base 6.1.20110713
- ExpandClickableItemList at Base 6.1.20081116
- ExpandDiscrepancyReportTestsFromString at Base 6.1.20080302
- ExperimentSupportAsnRead at Base 6.1.20110713
- ExperimentSupportAsnWrite at Base 6.1.20110713
- ExperimentSupportFree at Base 6.1.20110713
- ExperimentSupportNew at Base 6.1.20110713
- ExportFieldTable at Base 6.1.20081116
- ExportProductUpdateTable at Base 6.1.20110713
- ExportProductUpdateTableWithPrecomputedSuggestions at Base 6.1.20110713
- ExtLocAsnRead at Base 6.1.20100808
- ExtLocAsnWrite at Base 6.1.20100808
- ExtLocFree at Base 6.1.20100808
- ExtLocNew at Base 6.1.20100808
- Extend3PartialSeqIntToEndOrGap at Base 6.1.20090809
- Extend5PartialSeqIntToEndOrGap at Base 6.1.20090809
- ExtendPartialsToEndOrGap at Base 6.1.20090301
- ExtendSeqLocToEnd at Base 6.1.20080302
- ExtendSeqLocToEndOrGap at Base 6.1.20090809
- ExtendSingleGeneOnMRNA at Base 6.1.20061015
- ExtendToFeatureAsnRead at Base 6.1.20120620
- ExtendToFeatureAsnWrite at Base 6.1.20120620
- ExtendToFeatureFree at Base 6.1.20120620
- ExtendToFeatureNew at Base 6.1.20120620
- ExtraCDSCreationActions at Base 6.1.20090809
- ExtractAccession at Base 6.1.20030421
- ExtractBioSourceAndPubs at Base 6.1.20030421
- ExtractNthValNode at Base 6.1.20120620
- FDGetDeflineAsnFromBioseq at Base 6.1.20030421
- FDGetTaxNamesFromBioseq at Base 6.1.20030421
- FFAddNChar at Base 6.1.20040204
- FFAddNewLine at Base 6.1.20040204
- FFAddOneChar at Base 6.1.20040204
- FFAddOneString at Base 6.1.20040204
- FFAddPeriod at Base 6.1.20040204
- FFAddString_NoRedund at Base 6.1.20040204
- FFAddString_NoRedundEx at Base 6.1.20160908
- FFAddTextToString at Base 6.1.20040204
- FFAdvanceChar at Base 6.1.20070822
- FFBSPrint at Base 6.1.20030421
- FFCalculateLineBreak at Base 6.1.20040204
- FFCatenateSubString at Base 6.1.20040204
- FFCharAt at Base 6.1.20040204
- FFEmpty at Base 6.1.20040204
- FFEndPrint at Base 6.1.20040204
- FFEndPrintEx at Base 6.1.20110713
- FFExpandTildes at Base 6.1.20040204
- FFExtractNextCloseLink at Base 6.1.20051206
- FFExtractNextOpenLink at Base 6.1.20051206
- FFFindChar at Base 6.1.20040204
- FFFindSingleChar at Base 6.1.20051206
- FFFlatLoc at Base 6.1.20040204
- FFGetString at Base 6.1.20040204
- FFIsStartOfHTMLAmpersandEscape at Base 6.1.20110713
- FFIsStartOfLink at Base 6.1.20040204
- FFLength at Base 6.1.20040204
- FFLineBreakSplitsHtmlLink at Base 6.1.20051206
- FFLineWrap at Base 6.1.20040204
- FFNextChar at Base 6.1.20070822
- FFOldExpand at Base 6.1.20040204
- FFPrint at Base 6.1.20030421
- FFProcessTildes at Base 6.1.20040204
- FFRecycleString at Base 6.1.20040204
- FFRemainingLength at Base 6.1.20051206
- FFReplaceTildesWithSpaces at Base 6.1.20040204
- FFSavePosition at Base 6.1.20040204
- FFSemicolonSeparateTildes at Base 6.1.20081116
- FFSkipHTMLAmpersandEscape at Base 6.1.20110713
- FFSkipLink at Base 6.1.20040204
- FFStartPrint at Base 6.1.20040204
- FFStartsWith at Base 6.1.20110713
- FFStringSearch at Base 6.1.20040204
- FFToCharPtr at Base 6.1.20040204
- FFToCharPtrEx at Base 6.1.20110713
- FFTrim at Base 6.1.20040204
- FF_Add_NCBI_Base_URL at Base 6.1.20090301
- FF_asn2gb_www_featkey at Base 6.1.20120620
- FF_asn2gb_www_featkey_Ex at Base 6.1.20160908
- FF_www_db_xref at Base 6.1.20040204
- FF_www_featloc at Base 6.1.20040204
- FF_www_specimen_voucher at Base 6.1.20090301
- FastaDefLine at Base 6.1.20030421
- FastaDumpFileFunc at Base 6.1.20030421
- FastaFileFunc at Base 6.1.20030421
- FastaGetOriginalId at Base 6.1.20160908
- FastaId at Base 6.1.20030421
- FastaIdEx at Base 6.1.20160908
- FastaLibBioseqFetchDisable at Base 6.1.20030421
- FastaLibBioseqFetchEnable at Base 6.1.20030421
- FastaReadSequence at Base 6.1.20030421
- FastaReadSequenceMem at Base 6.1.20030421
- FastaSeqLine at Base 6.1.20030421
- FastaSeqLineEx at Base 6.1.20030421
- FastaSeqPort at Base 6.1.20030421
- FastaSeqPortEx at Base 6.1.20030421
- FastaToSeqBuff at Base 6.1.20030421
- FastaToSeqBuffEx at Base 6.1.20030421
- FastaToSeqBuffForDb at Base 6.1.20030421
- FastaToSeqEntry at Base 6.1.20030421
- FastaToSeqEntryEx at Base 6.1.20030421
- FastaToSeqEntryForDb at Base 6.1.20030421
- FastaToSeqEntryInternal at Base 6.1.20030421
- FastaToSeqEntryInternalEx at Base 6.1.20030421
- FeatDefAsnLoad at Base 6.1.20030421
- FeatDefAsnRead at Base 6.1.20030421
- FeatDefAsnWrite at Base 6.1.20030421
- FeatDefFindNext at Base 6.1.20030421
- FeatDefFree at Base 6.1.20030421
- FeatDefLabel at Base 6.1.20030421
- FeatDefNew at Base 6.1.20030421
- FeatDefNum at Base 6.1.20030421
- FeatDefSetAsnRead at Base 6.1.20030421
- FeatDefSetAsnWrite at Base 6.1.20030421
- FeatDefSetFree at Base 6.1.20030421
- FeatDefSetLoad at Base 6.1.20030421
- FeatDefTypeLabel at Base 6.1.20030421
- FeatDispGroupAsnRead at Base 6.1.20030421
- FeatDispGroupAsnWrite at Base 6.1.20030421
- FeatDispGroupFree at Base 6.1.20030421
- FeatDispGroupNew at Base 6.1.20030421
- FeatDispGroupSetAsnRead at Base 6.1.20030421
- FeatDispGroupSetAsnWrite at Base 6.1.20030421
- FeatDispGroupSetFree at Base 6.1.20030421
- FeatListToProp at Base 6.1.20030421
- FeatQualChoiceAsnRead at Base 6.1.20080302
- FeatQualChoiceAsnWrite at Base 6.1.20080302
- FeatQualChoiceFree at Base 6.1.20080302
- FeatQualLegalSetAsnRead at Base 6.1.20080302
- FeatQualLegalSetAsnWrite at Base 6.1.20080302
- FeatQualLegalSetFree at Base 6.1.20080302
- FeatQualLegalValAsnRead at Base 6.1.20080302
- FeatQualLegalValAsnWrite at Base 6.1.20080302
- FeatQualLegalValChoiceAsnRead at Base 6.1.20080302
- FeatQualLegalValChoiceAsnWrite at Base 6.1.20080302
- FeatQualLegalValChoiceFree at Base 6.1.20080302
- FeatQualLegalValFree at Base 6.1.20080302
- FeatQualLegalValNew at Base 6.1.20080302
- FeatureBuild at Base 6.1.20030421
- FeatureFieldAsnRead at Base 6.1.20080302
- FeatureFieldAsnWrite at Base 6.1.20080302
- FeatureFieldCopy at Base 6.1.20090301
- FeatureFieldFree at Base 6.1.20080302
- FeatureFieldFromCDSGeneProtField at Base 6.1.20080302
- FeatureFieldFromRnaQual at Base 6.1.20081116
- FeatureFieldLabel at Base 6.1.20080302
- FeatureFieldLegalAsnRead at Base 6.1.20080302
- FeatureFieldLegalAsnWrite at Base 6.1.20080302
- FeatureFieldLegalFree at Base 6.1.20080302
- FeatureFieldLegalNew at Base 6.1.20080302
- FeatureFieldNew at Base 6.1.20080302
- FeatureFieldPairAsnRead at Base 6.1.20080302
- FeatureFieldPairAsnWrite at Base 6.1.20080302
- FeatureFieldPairFree at Base 6.1.20080302
- FeatureFieldPairNew at Base 6.1.20080302
- FeatureOkForFeatureList at Base 6.1.20080302
- FeatureTypeFromFieldType at Base 6.1.20081116
- FetchFromGiSeqIdCache at Base 6.1.20050429
- FetchFromSeqIdGiCache at Base 6.1.20030421
- FetchSequenceByLoc at Base 6.1.20030421
- FieldConstraintAsnRead at Base 6.1.20081116
- FieldConstraintAsnWrite at Base 6.1.20081116
- FieldConstraintFree at Base 6.1.20081116
- FieldConstraintNew at Base 6.1.20081116
- FieldDiffFree at Base 6.1.20160908
- FieldDiffListFree at Base 6.1.20160908
- FieldDiffNew at Base 6.1.20160908
- FieldEditAsnRead at Base 6.1.20080302
- FieldEditAsnWrite at Base 6.1.20080302
- FieldEditFree at Base 6.1.20080302
- FieldEditNew at Base 6.1.20080302
- FieldPairTypeAsnRead at Base 6.1.20080302
- FieldPairTypeAsnWrite at Base 6.1.20080302
- FieldPairTypeFree at Base 6.1.20080302
- FieldRuleAsnRead at Base 6.1.20090719
- FieldRuleAsnWrite at Base 6.1.20090719
- FieldRuleFree at Base 6.1.20090719
- FieldRuleNew at Base 6.1.20090719
- FieldSetAsnRead at Base 6.1.20090719
- FieldSetAsnWrite at Base 6.1.20090719
- FieldSetFree at Base 6.1.20090719
- FieldTypeAsnRead at Base 6.1.20080302
- FieldTypeAsnWrite at Base 6.1.20080302
- FieldTypeChoiceFromFieldPairTypeChoice at Base 6.1.20081116
- FieldTypeCopy at Base 6.1.20090301
- FieldTypeFree at Base 6.1.20080302
- FieldTypeFromAECRAction at Base 6.1.20080302
- FieldTypeFromString at Base 6.1.20081116
- FieldTypeListCopy at Base 6.1.20081116
- FieldTypeListFree at Base 6.1.20081116
- FileBioseqFetchDisable at Base 6.1.20030421
- FileBioseqFetchEnable at Base 6.1.20030421
- FillInUnaligned at Base 6.1.20030421
- FilterDenseSegAlign at Base 6.1.20030421
- FilterSeqAlign at Base 6.1.20030421
- FilterTheDefline at Base 6.1.20030421
- FindAdjacentDuplicateLocusTagGenes at Base 6.1.20080302
- FindAlignSeqAnnotsForBioseq at Base 6.1.20050429
- FindAlignmentsForBioseq at Base 6.1.20041020
- FindBacterialNonExtendablePartials at Base 6.1.20090719
- FindBadLatLon at Base 6.1.20110713
- FindBadLatLonObjects at Base 6.1.20110713
- FindBadLocusTagsInList at Base 6.1.20080302
- FindBestModifiers at Base 6.1.20080302
- FindBestModifiersEx at Base 6.1.20081116
- FindBestModifiersForDeflineClauseList at Base 6.1.20081116
- FindBestProtein at Base 6.1.20090301
- FindBioseqInList at Base 6.1.20120620
- FindBioseqSetByClass at Base 6.1.20030421
- FindCDSGeneProductConflicts at Base 6.1.20070822
- FindCDSOverlappingtRNAs at Base 6.1.20070822
- FindCDSmRNAGeneLocationDiscrepancies at Base 6.1.20070822
- FindCit at Base 6.1.20030421
- FindCodingRegion at Base 6.1.20030421
- FindCommentDescriptors at Base 6.1.20100808
- FindContigDB at Base 6.1.20030421
- FindContigList at Base 6.1.20030421
- FindDiffsBetweenRuleSets at Base 6.1.20110713
- FindDuplicateGeneLocus at Base 6.1.20070822
- FindExactStringListMatch at Base 6.1.20100808
- FindExtendablePartials at Base 6.1.20100808
- FindFeatDefType at Base 6.1.20030421
- FindFeatDefTypeFromKey at Base 6.1.20030421
- FindFeatFromFeatDefType at Base 6.1.20030421
- FindFeaturesOverlappingSrcFeatures at Base 6.1.20080302
- FindFlankingGenes at Base 6.1.20160908
- FindFrameShiftsInAlignment at Base 6.1.20120620
- FindGlobalFrequentlyAppearingProteinNames at Base 6.1.20160908
- FindHighestFeatureID at Base 6.1.20060507
- FindIDForEntry at Base 6.1.20030421
- FindInconsistentSourceAndDefline at Base 6.1.20070822
- FindKeyFromFeatDefType at Base 6.1.20030421
- FindMismatchedComments at Base 6.1.20100808
- FindMissingProteinIDs at Base 6.1.20070822
- FindModelEvidenceField at Base 6.1.20030421
- FindNcbiAutofixUserObject at Base 6.1.20110713
- FindNcbiCleanupUserObject at Base 6.1.20100808
- FindNonmatchingContigSources at Base 6.1.20070822
- FindNthBioseq at Base 6.1.20030421
- FindNthGeneOnBspByLabelOrLocusTag at Base 6.1.20070822
- FindNthSeqEntry at Base 6.1.20030421
- FindNthSequinEntry at Base 6.1.20030421
- FindNuc at Base 6.1.20030421
- FindNucBioseq at Base 6.1.20030421
- FindNucSeqEntry at Base 6.1.20030421
- FindNucleotideLocationForProteinFeatureConversion at Base 6.1.20081116
- FindOrderedLocations at Base 6.1.20100808
- FindParticalCDSsInCompleteSequences at Base 6.1.20070822
- FindProt at Base 6.1.20030421
- FindProteinIDCallback at Base 6.1.20080302
- FindPseudoDiscrepancies at Base 6.1.20070822
- FindRNAsWithoutProducts at Base 6.1.20070822
- FindReplaceInEntity at Base 6.1.20030421
- FindReplaceString at Base 6.1.20031028
- FindResidueByName at Base 6.1.20041020
- FindSE at Base 6.1.20030421
- FindSeqAlignInSeqEntry at Base 6.1.20030421
- FindSeqAnnotCleanupUserObj at Base 6.1.20100808
- FindSeqIdinSeqAlign at Base 6.1.20030421
- FindSeqSubmitForSeqEntry at Base 6.1.20090719
- FindShortContigs at Base 6.1.20070822
- FindShortIntrons at Base 6.1.20090719
- FindShortIntronsEx at Base 6.1.20160908
- FindShortSequences at Base 6.1.20070822
- FindSpliceSites at Base 6.1.20030421
- FindStringConstraintInConstraintSetForField at Base 6.1.20080302
- FindStringConstraintInConstraintSetForFieldPair at Base 6.1.20080302
- FindStringsInEntity at Base 6.1.20060301
- FindSuspectPhrases at Base 6.1.20070822
- FindSuspectProductNames at Base 6.1.20070822
- FindSuspectProductNamesInEntrezGene at Base 6.1.20110713
- FindSuspectProductNamesInNameList at Base 6.1.20100808
- FindTitlesOnSets at Base 6.1.20100808
- FindTranslExceptNotes at Base 6.1.20070822
- FindTrnaAA3 at Base 6.1.20030421
- FindTrnaAA at Base 6.1.20030421
- FindTrnaAAIndex at Base 6.1.20030421
- FindUnknownProteinsWithECNumbers at Base 6.1.20070822
- FindUnverifiedUserObject at Base 6.1.20110713
- FindUopByTag at Base 6.1.20060507
- FindtRNAsOnSameStrand at Base 6.1.20070822
- FiniWWW at Base 6.1.20040204
- FinishHalfXrefs at Base 6.1.20110713
- FirstNameToInitials at Base 6.1.20041020
- FirstResidueInCode at Base 6.1.20030421
- FixAbbreviationsInElement at Base 6.1.20080302
- FixAffiliationShortWordsInElement at Base 6.1.20090719
- FixAuthorCapsAsnRead at Base 6.1.20120620
- FixAuthorCapsAsnWrite at Base 6.1.20120620
- FixAuthorCapsFree at Base 6.1.20120620
- FixAuthorCapsNew at Base 6.1.20120620
- FixBacterialNonExtendablePartials at Base 6.1.20090719
- FixCapitalizationInAuthor at Base 6.1.20100808
- FixCapitalizationInCountryString at Base 6.1.20110713
- FixCapitalizationInCountryStringEx at Base 6.1.20110713
- FixCapitalizationInElement at Base 6.1.20080302
- FixCapitalizationInString at Base 6.1.20100808
- FixCapitalizationInTitle at Base 6.1.20100808
- FixCapsActionAsnRead at Base 6.1.20110713
- FixCapsActionAsnWrite at Base 6.1.20110713
- FixCapsActionFree at Base 6.1.20110713
- FixCapsInPubAffil at Base 6.1.20100808
- FixCapsInPubAffilEx at Base 6.1.20110713
- FixDuplicateColumns at Base 6.1.20120620
- FixExtendablePartials at Base 6.1.20100808
- FixFormatActionAsnRead at Base 6.1.20110713
- FixFormatActionAsnWrite at Base 6.1.20110713
- FixFormatActionFree at Base 6.1.20110713
- FixHumanHosts at Base 6.1.20100808
- FixKnownAbbreviationsInElement at Base 6.1.20110713
- FixLatLonFormat at Base 6.1.20070822
- FixMismatchedComments at Base 6.1.20100808
- FixNonWGSSets at Base 6.1.20100808
- FixOrderedLocations at Base 6.1.20100808
- FixOrgModVoucher at Base 6.1.20160908
- FixOrgNamesInString at Base 6.1.20080302
- FixProductNameProblems at Base 6.1.20120620
- FixProductWordCapitalization at Base 6.1.20110713
- FixPubCapsActionAsnRead at Base 6.1.20100808
- FixPubCapsActionAsnWrite at Base 6.1.20100808
- FixPubCapsActionFree at Base 6.1.20100808
- FixPubCapsActionNew at Base 6.1.20100808
- FixSetsActionAsnRead at Base 6.1.20120620
- FixSetsActionAsnWrite at Base 6.1.20120620
- FixSetsActionFree at Base 6.1.20120620
- FixSrcQualCaps at Base 6.1.20110713
- FixStateAbbreviationsInAffil at Base 6.1.20110713
- FixSuspectProductNamesInEntrezGene at Base 6.1.20120620
- FixSuspectProductNamesInNameList at Base 6.1.20120620
- FixUsaAndStateAbbreviations at Base 6.1.20100808
- FixWrongFuzzOnMinusStrand at Base 6.1.20170106
- FixWrongFuzzOnPlusStrand at Base 6.1.20170106
- FixiPCRPrimerSeqsCallback at Base 6.1.20110713
- FixupCountryQuals at Base 6.1.20110713
- FixupCountryQualsWithLog at Base 6.1.20110713
- FixupMouseStrains at Base 6.1.20110713
- FlatAlignNode at Base 6.1.20030421
- FlatAnnotPartial at Base 6.1.20030421
- FlatAuthor at Base 6.1.20030421
- FlatCleanEquals at Base 6.1.20030421
- FlatDateFromCreate at Base 6.1.20030421
- FlatIgnoreThisPatentPub at Base 6.1.20030421
- FlatJournal at Base 6.1.20030421
- FlatLoc at Base 6.1.20030421
- FlatLocCaret at Base 6.1.20030421
- FlatLocElement at Base 6.1.20030421
- FlatLocHalf at Base 6.1.20030421
- FlatLocHalfCaret at Base 6.1.20030421
- FlatLocPoint at Base 6.1.20030421
- FlatNullAhead at Base 6.1.20030421
- FlatOrganelle at Base 6.1.20030421
- FlatPackedPoint at Base 6.1.20030421
- FlatPubTitle at Base 6.1.20030421
- FlatRefBest at Base 6.1.20030421
- FlatSmartStringMove at Base 6.1.20030421
- FlatSpliceOff at Base 6.1.20030421
- FlatSpliceOn at Base 6.1.20030421
- FlatStringGroupTerm at Base 6.1.20030421
- FlatVirtLoc at Base 6.1.20030421
- FlipAlignment at Base 6.1.20120620
- FlipCodonRecognizedInSeqEntry at Base 6.1.20110713
- FlipEntireAlignmentIfAllSequencesFlipped at Base 6.1.20120620
- FlipTabTableAxes at Base 6.1.20090719
- FlushBuffer at Base 6.1.20030421
- FocusSeqEntry at Base 6.1.20030421
- ForceStripSerialNumber at Base 6.1.20110713
- FormatBasecountBlock at Base 6.1.20040204
- FormatCommentBlock at Base 6.1.20040204
- FormatContigBlock at Base 6.1.20040204
- FormatFeatHeaderBlock at Base 6.1.20040616
- FormatFeatureBlock at Base 6.1.20040204
- FormatFeatureQuals at Base 6.1.20040204
- FormatFtableSourceFeatBlock at Base 6.1.20040616
- FormatOrganismBlock at Base 6.1.20040204
- FormatReferenceBlock at Base 6.1.20040204
- FormatRpsDbParametersAsnRead at Base 6.1.20070822
- FormatRpsDbParametersAsnWrite at Base 6.1.20070822
- FormatRpsDbParametersFree at Base 6.1.20070822
- FormatRpsDbParametersNew at Base 6.1.20070822
- FormatScoreFromSeqAlign at Base 6.1.20030421
- FormatScoreFromSeqAlignEx at Base 6.1.20030421
- FormatScoreFunc at Base 6.1.20030421
- FormatSequenceBlock at Base 6.1.20040204
- FormatSlashBlock at Base 6.1.20040204
- FormatSourceBlock at Base 6.1.20040204
- FormatSourceFeatBlock at Base 6.1.20040204
- FrameShiftReportListFree at Base 6.1.20120620
- FreeAModelstruc at Base 6.1.20030421
- FreeAlignData at Base 6.1.20030421
- FreeAlignNode at Base 6.1.20030421
- FreeAllFuzz at Base 6.1.20030421
- FreeBufferedReadList at Base 6.1.20040505
- FreeClickableList at Base 6.1.20070822
- FreeContextList at Base 6.1.20080302
- FreeDeflineFeatureRequestList at Base 6.1.20100808
- FreeEquivAlign at Base 6.1.20030421
- FreeFeatureList at Base 6.1.20030421
- FreeGlobalDiscrepancyList at Base 6.1.20080302
- FreeLclTree at Base 6.1.20120620
- FreeListDNMS at Base 6.1.20030421
- FreeListOfObjectLists at Base 6.1.20110713
- FreeLog at Base 6.1.20090719
- FreeMedline at Base 6.1.20030421
- FreeMuskSep at Base 6.1.20030421
- FreeObjectList at Base 6.1.20081116
- FreeObjectTableForTabTable at Base 6.1.20080302
- FreePCRSet at Base 6.1.20070822
- FreePubStruct at Base 6.1.20030421
- FreeScanSeqEntryMT at Base 6.1.20090719
- FreeSeqIdGiCache at Base 6.1.20041020
- FreeSeqLocSetComponents at Base 6.1.20070822
- FreeSequenceLists at Base 6.1.20081116
- FreeTabTable at Base 6.1.20080302
- FreeTextAlignList at Base 6.1.20030421
- GBAltSeqDataAsnRead at Base 6.1.20100808
- GBAltSeqDataAsnWrite at Base 6.1.20100808
- GBAltSeqDataFree at Base 6.1.20100808
- GBAltSeqDataNew at Base 6.1.20100808
- GBAltSeqItemAsnRead at Base 6.1.20100808
- GBAltSeqItemAsnWrite at Base 6.1.20100808
- GBAltSeqItemFree at Base 6.1.20100808
- GBAltSeqItemNew at Base 6.1.20100808
- GBBlockAsnRead at Base 6.1.20030421
- GBBlockAsnWrite at Base 6.1.20030421
- GBBlockFree at Base 6.1.20030421
- GBBlockIsCompletelyEmpty at Base 6.1.20100808
- GBBlockNew at Base 6.1.20030421
- GBCommentAsnRead at Base 6.1.20100808
- GBCommentAsnWrite at Base 6.1.20100808
- GBCommentFree at Base 6.1.20100808
- GBCommentNew at Base 6.1.20100808
- GBDescrComFeat at Base 6.1.20030421
- GBFeatErrSpec at Base 6.1.20030421
- GBFeatKeyNameValid at Base 6.1.20030421
- GBFeatKeyQualValid at Base 6.1.20030421
- GBFeatureAsnRead at Base 6.1.20030421
- GBFeatureAsnWrite at Base 6.1.20030421
- GBFeatureFree at Base 6.1.20030421
- GBFeatureNew at Base 6.1.20030421
- GBFeatureSetAsnRead at Base 6.1.20100808
- GBFeatureSetAsnWrite at Base 6.1.20100808
- GBFeatureSetFree at Base 6.1.20100808
- GBFeatureSetNew at Base 6.1.20100808
- GBGetAuthNames at Base 6.1.20030421
- GBIntervalAsnRead at Base 6.1.20030421
- GBIntervalAsnWrite at Base 6.1.20030421
- GBIntervalFree at Base 6.1.20030421
- GBIntervalNew at Base 6.1.20030421
- GBQualAsnRead at Base 6.1.20030421
- GBQualAsnWrite at Base 6.1.20030421
- GBQualFree at Base 6.1.20030421
- GBQualNameValid at Base 6.1.20030421
- GBQualNew at Base 6.1.20030421
- GBQualPresent at Base 6.1.20030421
- GBQualSemanticValid at Base 6.1.20030421
- GBQualSplit at Base 6.1.20030421
- GBQualValidToAdd at Base 6.1.20030421
- GBQual_names_split_ignore at Base 6.1.20030421
- GBQualifierAsnRead at Base 6.1.20030421
- GBQualifierAsnWrite at Base 6.1.20030421
- GBQualifierFree at Base 6.1.20030421
- GBQualifierNew at Base 6.1.20030421
- GBReferenceAsnRead at Base 6.1.20030421
- GBReferenceAsnWrite at Base 6.1.20030421
- GBReferenceFree at Base 6.1.20030421
- GBReferenceNew at Base 6.1.20030421
- GBSeqAsnRead at Base 6.1.20030421
- GBSeqAsnWrite at Base 6.1.20030421
- GBSeqFree at Base 6.1.20030421
- GBSeqNew at Base 6.1.20030421
- GBSetAsnRead at Base 6.1.20030421
- GBSetAsnWrite at Base 6.1.20030421
- GBSetFree at Base 6.1.20030421
- GBStrucCommentAsnRead at Base 6.1.20100808
- GBStrucCommentAsnWrite at Base 6.1.20100808
- GBStrucCommentFree at Base 6.1.20100808
- GBStrucCommentItemAsnRead at Base 6.1.20100808
- GBStrucCommentItemAsnWrite at Base 6.1.20100808
- GBStrucCommentItemFree at Base 6.1.20100808
- GBStrucCommentItemNew at Base 6.1.20100808
- GBStrucCommentNew at Base 6.1.20100808
- GBXrefAsnRead at Base 6.1.20060301
- GBXrefAsnWrite at Base 6.1.20060301
- GBXrefFree at Base 6.1.20060301
- GBXrefNew at Base 6.1.20060301
- GB_GetSeqDescrComms at Base 6.1.20030421
- GB_PrintPubs at Base 6.1.20030421
- GP_GetSeqDescrComms at Base 6.1.20030421
- GR_PrintPubs at Base 6.1.20030421
- GapInLocation at Base 6.1.20080302
- GapInfoFree at Base 6.1.20081116
- GapInfoFromSequenceString at Base 6.1.20081116
- GapInfoNew at Base 6.1.20081116
- GapLocFromSeqFeat at Base 6.1.20160908
- GapToSeqLoc at Base 6.1.20030421
- GapToSeqLocEx at Base 6.1.20041020
- GappedSeqLocsToDeltaSeqs at Base 6.1.20030421
- GatherData at Base 6.1.20030421
- GatherDataForProc at Base 6.1.20030421
- GatherDescrByChoice at Base 6.1.20030421
- GatherDescrListByChoice at Base 6.1.20030421
- GatherEntity at Base 6.1.20030421
- GatherItem at Base 6.1.20030421
- GatherItemIDByData at Base 6.1.20030421
- GatherItemWithLock at Base 6.1.20030421
- GatherObjectsInEntity at Base 6.1.20030421
- GatherObjectsInEntityEx at Base 6.1.20050429
- GatherOverWrite at Base 6.1.20030421
- GatherProcLaunch at Base 6.1.20030421
- GatherSeqEntry at Base 6.1.20030421
- GatherSpecificProcLaunch at Base 6.1.20030421
- GcIndextoCodon at Base 6.1.20030421
- GeneCommentaryAsnRead at Base 6.1.20050429
- GeneCommentaryAsnWrite at Base 6.1.20050429
- GeneCommentaryFree at Base 6.1.20050429
- GeneCommentaryNew at Base 6.1.20050429
- GeneDataFree at Base 6.1.20030421
- GeneFastaStream at Base 6.1.20110713
- GeneFastaStreamEx at Base 6.1.20120620
- GeneNomenclatureAsnRead at Base 6.1.20081116
- GeneNomenclatureAsnWrite at Base 6.1.20081116
- GeneNomenclatureFree at Base 6.1.20081116
- GeneNomenclatureNew at Base 6.1.20081116
- GeneRefAsnRead at Base 6.1.20030421
- GeneRefAsnWrite at Base 6.1.20030421
- GeneRefDup at Base 6.1.20030421
- GeneRefFree at Base 6.1.20030421
- GeneRefMatch at Base 6.1.20070822
- GeneRefNew at Base 6.1.20030421
- GeneSourceAsnRead at Base 6.1.20050429
- GeneSourceAsnWrite at Base 6.1.20050429
- GeneSourceFree at Base 6.1.20050429
- GeneSourceNew at Base 6.1.20050429
- GeneStructFree at Base 6.1.20030421
- GeneStructNew at Base 6.1.20030421
- GeneTrackAsnRead at Base 6.1.20050429
- GeneTrackAsnWrite at Base 6.1.20050429
- GeneTrackFree at Base 6.1.20050429
- GeneTrackNew at Base 6.1.20050429
- GeneXrefTypeAsnRead at Base 6.1.20110713
- GeneXrefTypeAsnWrite at Base 6.1.20110713
- GeneXrefTypeFree at Base 6.1.20110713
- GeneXrefTypeNew at Base 6.1.20110713
- GeneralAsnLoad at Base 6.1.20030421
- GenericCompressDNA at Base 6.1.20030421
- GenericCompressDNAEx at Base 6.1.20030421
- GenericSeqAlignSetAsnWrite at Base 6.1.20030421
- GeneticCodeAsnRead at Base 6.1.20030421
- GeneticCodeAsnWrite at Base 6.1.20030421
- GeneticCodeFind at Base 6.1.20030421
- GeneticCodeFree at Base 6.1.20030421
- GeneticCodeNew at Base 6.1.20030421
- GeneticCodeTableAsnRead at Base 6.1.20030421
- GeneticCodeTableAsnWrite at Base 6.1.20030421
- GeneticCodeTableLoad at Base 6.1.20030421
- GenomeFromLocName at Base 6.1.20081116
- GenomeFromSrcLoc at Base 6.1.20080302
- GenomePartToSegmentMap at Base 6.1.20030421
- Get3LetterSymbol at Base 6.1.20040204
- GetAAFeatLoc at Base 6.1.20030421
- GetAECRExistingTextList at Base 6.1.20081116
- GetAECRSampleFromObjectList at Base 6.1.20081116
- GetAECRSampleFromObjectListEx at Base 6.1.20090301
- GetAECRSampleList at Base 6.1.20081116
- GetAECRSampleListForSeqEntry at Base 6.1.20081116
- GetAaFromtRNA at Base 6.1.20110713
- GetAccVerForBioseq at Base 6.1.20170106
- GetAccessionFromSeqId at Base 6.1.20030421
- GetAccessionVersionFromSeqId at Base 6.1.20041020
- GetAccnVerFromServer at Base 6.1.20040204
- GetAffiliation at Base 6.1.20030421
- GetAlignCoordFromSeqLoc at Base 6.1.20030421
- GetAlignLengthFromAlignNode at Base 6.1.20030421
- GetAlignmentColumnPercentIdentities at Base 6.1.20070822
- GetAllStructuredCommentKeywords at Base 6.1.20160908
- GetAnnotTitle at Base 6.1.20030421
- GetAuthListForPub at Base 6.1.20090719
- GetAuthListPtr at Base 6.1.20040204
- GetAuthorListForPub at Base 6.1.20110713
- GetAuthorListString at Base 6.1.20160908
- GetAuthors at Base 6.1.20030421
- GetAuthorsString at Base 6.1.20040204
- GetBankitCommentsInSep at Base 6.1.20081116
- GetBankitCommentsOnSep at Base 6.1.20081116
- GetBarcodeDiscrepancies at Base 6.1.20070822
- GetBarcodePassFail at Base 6.1.20070822
- GetBarcodeTestFailureReasons at Base 6.1.20081116
- GetBarcodeTestName at Base 6.1.20070822
- GetBarcodeTestNumFromBarcodeTestName at Base 6.1.20070822
- GetBestProteinFeatureUnindexed at Base 6.1.20030421
- GetBestSeqEntryForItem at Base 6.1.20100808
- GetBestTopParentForData at Base 6.1.20030421
- GetBestTopParentForDataEx at Base 6.1.20030421
- GetBestTopParentForItemID at Base 6.1.20030421
- GetBestTopParentForItemIDEx at Base 6.1.20030421
- GetBioProjectID at Base 6.1.20120620
- GetBioProjectIdFromBioseq at Base 6.1.20120620
- GetBioSourceFieldDiffs at Base 6.1.20160908
- GetBioSourceFromObject at Base 6.1.20080302
- GetBiomolForRnaType at Base 6.1.20080302
- GetBiomolNameForRnaType at Base 6.1.20080302
- GetBiopForBsp at Base 6.1.20080302
- GetBioseqGivenIDs at Base 6.1.20030421
- GetBioseqGivenSeqLoc at Base 6.1.20030421
- GetBioseqLabel at Base 6.1.20081116
- GetBioseqMatchesForSequenceIDs at Base 6.1.20110713
- GetBioseqReferencedByAnnot at Base 6.1.20120620
- GetBioseqSetLabel at Base 6.1.20070822
- GetBlockInfo at Base 6.1.20030421
- GetBlockOrientation at Base 6.1.20030421
- GetBondTypeList at Base 6.1.20081116
- GetCDSformRNA at Base 6.1.20110713
- GetCitListsForSeqEntry at Base 6.1.20090301
- GetCitationNumberForMinPub at Base 6.1.20090301
- GetCodesFortRNA at Base 6.1.20110713
- GetCommentRuleFromRuleSet at Base 6.1.20090719
- GetCommonOrgRefForSeqEntry at Base 6.1.20100808
- GetCompletednessTypeList at Base 6.1.20080302
- GetConsensusReadAln at Base 6.1.20090301
- GetCorrectedCountryCapitalization at Base 6.1.20090301
- GetCountryFix at Base 6.1.20070822
- GetDBLinkFieldTypeFromDBLinkName at Base 6.1.20110713
- GetDBLinkNameFromDBLinkFieldType at Base 6.1.20110713
- GetDBXrefFromGene at Base 6.1.20030421
- GetDBxrefFromBioSource at Base 6.1.20100808
- GetDNAbyAccessionDotVersion at Base 6.1.20030421
- GetDaysInMonth at Base 6.1.20081116
- GetDbtagString at Base 6.1.20120620
- GetDefinitionLine at Base 6.1.20030421
- GetDefinitionLineFASTAModifiers at Base 6.1.20120620
- GetDefinitionLineFASTAModifiersByList at Base 6.1.20160908
- GetDeflinePosForFieldName at Base 6.1.20160908
- GetDeflinePosForFieldType at Base 6.1.20090301
- GetDeltaSeqForPosition at Base 6.1.20160908
- GetDeltaSeqLen at Base 6.1.20080302
- GetDescrOnSeqEntry at Base 6.1.20030421
- GetDescriptorNameFromDescriptorType at Base 6.1.20090301
- GetDiscrepancyItemText at Base 6.1.20070822
- GetDiscrepancyItemTextEx at Base 6.1.20081116
- GetDiscrepancyTestConfName at Base 6.1.20070822
- GetDiscrepancyTestSettingName at Base 6.1.20070822
- GetDiscrepancyTypeFromSettingName at Base 6.1.20070822
- GetDuplicateFeaturesForRemoval at Base 6.1.20110713
- GetEMBLDate at Base 6.1.20030421
- GetEntityIdFromObject at Base 6.1.20090719
- GetEntryVersion at Base 6.1.20030421
- GetEquivAlignType at Base 6.1.20030421
- GetExistingTextForParseAction at Base 6.1.20090301
- GetFeatQualByName at Base 6.1.20080302
- GetFeatQualName at Base 6.1.20080302
- GetFeatdefFromFeatureType at Base 6.1.20080302
- GetFeatureNameFromFeatureType at Base 6.1.20080302
- GetFeatureTypeByName at Base 6.1.20080302
- GetFeatureTypeForRnaType at Base 6.1.20081116
- GetFeatureTypeFromFeatdef at Base 6.1.20081116
- GetFeaturesForSuspectRules at Base 6.1.20110713
- GetFieldListForFieldType at Base 6.1.20081116
- GetFieldSampleFromList at Base 6.1.20081116
- GetFieldTypeListFromAECRAction at Base 6.1.20090301
- GetFieldValueForObject at Base 6.1.20081116
- GetFieldValueForObjectEx at Base 6.1.20090301
- GetFirstGBQualMatch at Base 6.1.20120620
- GetFlatFileAffilString at Base 6.1.20090301
- GetFormerCountryList at Base 6.1.20120620
- GetFrameFromLoc at Base 6.1.20030421
- GetFromFieldFromFieldPair at Base 6.1.20080302
- GetGBDate at Base 6.1.20030421
- GetGBFeatKeyForFeature at Base 6.1.20110713
- GetGBSourceLine at Base 6.1.20030421
- GetGIForSeqId at Base 6.1.20030421
- GetGINumFromSip at Base 6.1.20030421
- GetGINumber at Base 6.1.20030421
- GetGIs at Base 6.1.20030421
- GetGPDate at Base 6.1.20030421
- GetGapCode at Base 6.1.20030421
- GetGenCodeForBsp at Base 6.1.20120620
- GetGenDate at Base 6.1.20030421
- GetGeneByFeat at Base 6.1.20120620
- GetGeneByXref at Base 6.1.20120620
- GetGeneForFeature at Base 6.1.20080302
- GetGeneInfoForFeature at Base 6.1.20110713
- GetGeneQuals at Base 6.1.20030421
- GetGeneticCodeFromSeqId at Base 6.1.20030421
- GetGenomeProjectID at Base 6.1.20090719
- GetGenomeProjectIDDescriptor at Base 6.1.20081116
- GetGibbsqComment at Base 6.1.20030421
- GetGibbsqCommentLength at Base 6.1.20030421
- GetGibbsqNumber at Base 6.1.20030421
- GetGibbsqStatement at Base 6.1.20030421
- GetGlobalDiscrepancyItem at Base 6.1.20080302
- GetGlobalDiscrepancyStr at Base 6.1.20080302
- GetImportFeatureName at Base 6.1.20081116
- GetIndexForResidue at Base 6.1.20030421
- GetItemIDGivenPointer at Base 6.1.20030421
- GetKeywordLine at Base 6.1.20030421
- GetKeywordPrefix at Base 6.1.20100808
- GetLODScoreBitValue at Base 6.1.20030421
- GetLODScoreNumber at Base 6.1.20030421
- GetLeftAndRightOffsetsInBioseq at Base 6.1.20090301
- GetLocationList at Base 6.1.20080302
- GetLocusPartsAwp at Base 6.1.20030421
- GetLocusTagPrefixList at Base 6.1.20100808
- GetLongSymbolForAA at Base 6.1.20120620
- GetLongSymbolForResidue at Base 6.1.20030421
- GetMacroBondTypeName at Base 6.1.20081116
- GetMacroSiteTypeName at Base 6.1.20081116
- GetMapFeats at Base 6.1.20030421
- GetMinPubForCitationNumber at Base 6.1.20090301
- GetModifierIndicesFromModList at Base 6.1.20080302
- GetMolInfo at Base 6.1.20030421
- GetMolTypeQual at Base 6.1.20040204
- GetMoleculeClassTypeList at Base 6.1.20080302
- GetMoleculeTypeList at Base 6.1.20080302
- GetMonthAbbrev at Base 6.1.20081116
- GetMonthFromToken at Base 6.1.20081116
- GetMonthNumFromAbbrev at Base 6.1.20081116
- GetMultipleFieldValuesForObject at Base 6.1.20100808
- GetMultipleSourceQualsFromBioSource at Base 6.1.20100808
- GetNAFeatKey at Base 6.1.20030421
- GetNameForResidue at Base 6.1.20030421
- GetNameForRnaField at Base 6.1.20081116
- GetNextDescriptorUnindexed at Base 6.1.20030421
- GetNthValNode at Base 6.1.20120620
- GetNumDBLinkFields at Base 6.1.20110713
- GetNumFeatQual at Base 6.1.20080302
- GetNumOfSeqBlks at Base 6.1.20030421
- GetNumberObjMgrSelect at Base 6.1.20030421
- GetObjectIdString at Base 6.1.20100808
- GetObjectListForAECRAction at Base 6.1.20080302
- GetObjectListForAECRActionEx at Base 6.1.20090301
- GetObjectListForFieldType at Base 6.1.20081116
- GetObjectTableForTabTable at Base 6.1.20080302
- GetOffsetInBioseq at Base 6.1.20030421
- GetOffsetInBioseqEx at Base 6.1.20090301
- GetOffsetInLoc at Base 6.1.20030421
- GetOrderBySeqId at Base 6.1.20030421
- GetOrgModQualFromSrcQual at Base 6.1.20100808
- GetOrgModQualName at Base 6.1.20070822
- GetOrgModSearch at Base 6.1.20100808
- GetOrganismTaxLookupFailuresInSeqEntry at Base 6.1.20070822
- GetOriginList at Base 6.1.20080302
- GetPDBSourceLine at Base 6.1.20030421
- GetPRGDDictionary at Base 6.1.20030421
- GetParentLabelForDiscrepancyItem at Base 6.1.20080302
- GetPointerForIDs at Base 6.1.20030421
- GetPointsForLeftAndRightOffsets at Base 6.1.20090301
- GetProductFromCDS at Base 6.1.20030421
- GetProductSeqId at Base 6.1.20030421
- GetProtFeature at Base 6.1.20090809
- GetProtRefForFeature at Base 6.1.20110713
- GetProtRefInfo at Base 6.1.20030421
- GetProteinLocationForNucleotideFeatureConversion at Base 6.1.20081116
- GetPubClassList at Base 6.1.20160908
- GetPubFieldFromLabel at Base 6.1.20160908
- GetPubFieldFromPub at Base 6.1.20090301
- GetPubFieldLabel at Base 6.1.20081116
- GetPubFieldList at Base 6.1.20081116
- GetPubMLStatus at Base 6.1.20090301
- GetPubMedForUid at Base 6.1.20031028
- GetPubclassFromPub at Base 6.1.20160908
- GetPublicationTitlesInSep at Base 6.1.20081116
- GetPublicationTitlesOnSep at Base 6.1.20081116
- GetPubsAwp at Base 6.1.20030421
- GetQualFromFeature at Base 6.1.20080302
- GetQualFromFeatureEx at Base 6.1.20090301
- GetRNAProductString at Base 6.1.20090301
- GetRNAQualFromFeature at Base 6.1.20110713
- GetRNARefProductString at Base 6.1.20100808
- GetRNATypeList at Base 6.1.20081116
- GetRemovableItemName at Base 6.1.20080302
- GetRepliconChromosomeName at Base 6.1.20120620
- GetRepliconLocation at Base 6.1.20120620
- GetRepliconType at Base 6.1.20120620
- GetRepresentativeBioseqFromBioseqSet at Base 6.1.20081116
- GetResidueForLongSymbol at Base 6.1.20030421
- GetResidueForSymbol at Base 6.1.20030421
- GetRidOfLocusInSeqIds at Base 6.1.20030421
- GetRnaFieldList at Base 6.1.20081116
- GetSUCCommonList at Base 6.1.20160908
- GetScoreAndEvalue at Base 6.1.20030421
- GetScoresbyAccessionDotVersion at Base 6.1.20030421
- GetScoresbySeqId at Base 6.1.20030421
- GetSeqEntryParent at Base 6.1.20030421
- GetSeqFeat at Base 6.1.20030421
- GetSeqFeatCallback at Base 6.1.20030421
- GetSeqIdForGI at Base 6.1.20030421
- GetSeqIdList at Base 6.1.20030421
- GetSeqIdSetForGI at Base 6.1.20030421
- GetSeqLocPartialSet at Base 6.1.20100808
- GetSequenceByBsp at Base 6.1.20030421
- GetSequenceByBspEx at Base 6.1.20160908
- GetSequenceByFeature at Base 6.1.20030421
- GetSequenceByFeatureEx at Base 6.1.20160908
- GetSequenceByIdOrAccnDotVer at Base 6.1.20030421
- GetSequenceByIdOrAccnDotVerEx at Base 6.1.20160908
- GetSequenceByLocation at Base 6.1.20120620
- GetSequenceByLocationEx at Base 6.1.20160908
- GetSequenceForObject at Base 6.1.20081116
- GetSequenceListForConstraint at Base 6.1.20110713
- GetSequenceListsForMatchTypeInTabTable at Base 6.1.20081116
- GetSetClassName at Base 6.1.20100808
- GetSiteTypeList at Base 6.1.20081116
- GetSortOrderName at Base 6.1.20110713
- GetSourceQualDescList at Base 6.1.20080302
- GetSourceQualDescListEx at Base 6.1.20110713
- GetSourceQualFieldListFromBioSource at Base 6.1.20081116
- GetSourceQualFromBioSource at Base 6.1.20080302
- GetSourceQualList at Base 6.1.20080302
- GetSourceQualName at Base 6.1.20080302
- GetSourceQualSampleFieldList at Base 6.1.20081116
- GetSourceQualSampleFieldListForSeqEntryList at Base 6.1.20081116
- GetSourceQualTypeByName at Base 6.1.20080302
- GetSpecialCharacterReplacement at Base 6.1.20080302
- GetSpecialMacCharacterReplacement at Base 6.1.20080302
- GetSpecialPlastidGenCode at Base 6.1.20100808
- GetSpecialWinCharacterReplacement at Base 6.1.20080302
- GetSrcQualFromSubSrcOrOrgMod at Base 6.1.20081116
- GetStateAbbreviation at Base 6.1.20080302
- GetStrForStructuredComment at Base 6.1.20160908
- GetStrandTypeList at Base 6.1.20080302
- GetStructuredCommentFieldDiffs at Base 6.1.20160908
- GetStructuredCommentFieldFromUserObject at Base 6.1.20110713
- GetStructuredCommentFieldList at Base 6.1.20160908
- GetStructuredCommentFieldListFromUserObject at Base 6.1.20160908
- GetStructuredCommentPrefix at Base 6.1.20160908
- GetStructuredCommentPrefixList at Base 6.1.20110713
- GetSubSrcQualFromSrcQual at Base 6.1.20160908
- GetSubsourceQualName at Base 6.1.20070822
- GetSuspectRuleDiscrepancies at Base 6.1.20110713
- GetSymbolForResidue at Base 6.1.20030421
- GetTSAIDDB at Base 6.1.20120620
- GetTechniqueTypeList at Base 6.1.20080302
- GetTextPortionFromString at Base 6.1.20081116
- GetThePointForOffsetEx at Base 6.1.20090301
- GetToFieldFromFieldPair at Base 6.1.20080302
- GetTopSeqEntryForEntityID at Base 6.1.20030421
- GetTopologyTypeList at Base 6.1.20080302
- GetTransitionsFromGapInfo at Base 6.1.20081116
- GetTxAlignOptionValue at Base 6.1.20030421
- GetUniGeneIDForSeqId at Base 6.1.20030421
- GetUnverifiedMatchName at Base 6.1.20120620
- GetUseThisGi at Base 6.1.20030421
- GetValidCategoryName at Base 6.1.20050429
- GetValidCountryList at Base 6.1.20040616
- GetValidErrorName at Base 6.1.20050429
- GetValidExplanation at Base 6.1.20070822
- GetValueFromTwoStringHash at Base 6.1.20110713
- GetWWW at Base 6.1.20040204
- GetYearFromToken at Base 6.1.20081116
- GetmRNAForFeature at Base 6.1.20080302
- GetmRNALocationFromCDSLocation at Base 6.1.20090719
- GetmRNAforCDS at Base 6.1.20110713
- GetncRNAClass at Base 6.1.20100808
- GetsDocsumTitle at Base 6.1.20100808
- GettmRNATagPeptide at Base 6.1.20100808
- GiAccVerAsynchronousQuery at Base 6.1.20041020
- GiAccVerCheckQueue at Base 6.1.20041020
- GiAccVerOpenConnection at Base 6.1.20041020
- GiAccVerReadReply at Base 6.1.20041020
- GiAccVerSynchronousQuery at Base 6.1.20041020
- GiAccVerWaitForReply at Base 6.1.20041020
- GiRevHistAsynchronousQuery at Base 6.1.20030421
- GiRevHistCheckQueue at Base 6.1.20030421
- GiRevHistLookupFarSeqIDs at Base 6.1.20030421
- GiRevHistLookupSeqIdSet at Base 6.1.20030421
- GiRevHistOpenConnection at Base 6.1.20030421
- GiRevHistPreLoadSeqIdGiCache at Base 6.1.20030421
- GiRevHistPreLoadSeqIdGiCacheEx at Base 6.1.20070822
- GiRevHistReadReply at Base 6.1.20030421
- GiRevHistSynchronousQuery at Base 6.1.20030421
- GiRevHistWaitForReply at Base 6.1.20030421
- GiSeqIdSetAsynchronousQuery at Base 6.1.20030421
- GiSeqIdSetCheckQueue at Base 6.1.20030421
- GiSeqIdSetOpenConnection at Base 6.1.20030421
- GiSeqIdSetReadReply at Base 6.1.20030421
- GiSeqIdSetSynchronousQuery at Base 6.1.20030421
- GiSeqIdSetWaitForReply at Base 6.1.20030421
- GiimAsnRead at Base 6.1.20030421
- GiimAsnWrite at Base 6.1.20030421
- GiimFree at Base 6.1.20030421
- GiimNew at Base 6.1.20030421
- GlobalDiscrepReportFree at Base 6.1.20081116
- GlobalDiscrepReportNew at Base 6.1.20081116
- GlobalDiscrepancyFree at Base 6.1.20080302
- GlobalDiscrepancyNew at Base 6.1.20080302
- GuessCountryForLatLon at Base 6.1.20070822
- H_atoms at Base 6.1.20030421
- HasAlignmentsWithLocalIDs at Base 6.1.20120620
- HasAllKeywordsForStructuredComment at Base 6.1.20160908
- HasAnyKeywordForStructuredComment at Base 6.1.20160908
- HasBARCODETech at Base 6.1.20090719
- HasKeywordForStructuredCommentName at Base 6.1.20100808
- HasTaxonomyID at Base 6.1.20110713
- HasTpaUserObject at Base 6.1.20070822
- Heartbeat at Base 6.1.20160908
- INSDAltSeqDataAsnRead at Base 6.1.20100808
- INSDAltSeqDataAsnWrite at Base 6.1.20100808
- INSDAltSeqDataFree at Base 6.1.20100808
- INSDAltSeqDataNew at Base 6.1.20100808
- INSDAltSeqItemAsnRead at Base 6.1.20100808
- INSDAltSeqItemAsnWrite at Base 6.1.20100808
- INSDAltSeqItemFree at Base 6.1.20100808
- INSDAltSeqItemNew at Base 6.1.20100808
- INSDCommentAsnRead at Base 6.1.20100808
- INSDCommentAsnWrite at Base 6.1.20100808
- INSDCommentFree at Base 6.1.20100808
- INSDCommentNew at Base 6.1.20100808
- INSDFeatureAsnRead at Base 6.1.20040505
- INSDFeatureAsnWrite at Base 6.1.20040505
- INSDFeatureFree at Base 6.1.20040505
- INSDFeatureNew at Base 6.1.20040505
- INSDFeatureSetAsnRead at Base 6.1.20100808
- INSDFeatureSetAsnWrite at Base 6.1.20100808
- INSDFeatureSetFree at Base 6.1.20100808
- INSDFeatureSetNew at Base 6.1.20100808
- INSDIntervalAsnRead at Base 6.1.20040505
- INSDIntervalAsnWrite at Base 6.1.20040505
- INSDIntervalFree at Base 6.1.20040505
- INSDIntervalNew at Base 6.1.20040505
- INSDQualifierAsnRead at Base 6.1.20040505
- INSDQualifierAsnWrite at Base 6.1.20040505
- INSDQualifierFree at Base 6.1.20040505
- INSDQualifierNew at Base 6.1.20040505
- INSDReferenceAsnRead at Base 6.1.20040505
- INSDReferenceAsnWrite at Base 6.1.20040505
- INSDReferenceFree at Base 6.1.20040505
- INSDReferenceNew at Base 6.1.20040505
- INSDSeqAsnRead at Base 6.1.20040505
- INSDSeqAsnWrite at Base 6.1.20040505
- INSDSeqFree at Base 6.1.20040505
- INSDSeqNew at Base 6.1.20040505
- INSDSetAsnRead at Base 6.1.20040505
- INSDSetAsnWrite at Base 6.1.20040505
- INSDSetFree at Base 6.1.20040505
- INSDStrucCommentAsnRead at Base 6.1.20100808
- INSDStrucCommentAsnWrite at Base 6.1.20100808
- INSDStrucCommentFree at Base 6.1.20100808
- INSDStrucCommentItemAsnRead at Base 6.1.20100808
- INSDStrucCommentItemAsnWrite at Base 6.1.20100808
- INSDStrucCommentItemFree at Base 6.1.20100808
- INSDStrucCommentItemNew at Base 6.1.20100808
- INSDStrucCommentNew at Base 6.1.20100808
- INSDXrefAsnRead at Base 6.1.20060301
- INSDXrefAsnWrite at Base 6.1.20060301
- INSDXrefFree at Base 6.1.20060301
- INSDXrefNew at Base 6.1.20060301
- ISADeltaSeqsToSeqLoc at Base 6.1.20030421
- ISAGappedSeqLoc at Base 6.1.20030421
- IS_BOGO_Product at Base 6.1.20030421
- IS_NUM_GENE at Base 6.1.20030421
- IS_ntdb_accession at Base 6.1.20030421
- IS_one_loc at Base 6.1.20030421
- IS_protSeqLoc at Base 6.1.20030421
- IS_protdb_accession at Base 6.1.20030421
- IdListsMatch at Base 6.1.20110713
- IdPatAsnRead at Base 6.1.20030421
- IdPatAsnWrite at Base 6.1.20030421
- IdPatFree at Base 6.1.20030421
- IdPatMatch at Base 6.1.20030421
- IdPatNew at Base 6.1.20030421
- IdentifiedByHasSpecWords at Base 6.1.20160908
- ImpFeatAsnRead at Base 6.1.20030421
- ImpFeatAsnWrite at Base 6.1.20030421
- ImpFeatFree at Base 6.1.20030421
- ImpFeatNew at Base 6.1.20030421
- ImportNucleotideFASTASequencesFromFile at Base 6.1.20120620
- ImportNucleotideFASTASequencesFromFileEx at Base 6.1.20160908
- ImportProteinFASTASequences at Base 6.1.20120620
- ImposeCDSPartials at Base 6.1.20160908
- ImposeCodingRegionPartials at Base 6.1.20160908
- ImposeGenePartials at Base 6.1.20160908
- ImprintAsnRead at Base 6.1.20030421
- ImprintAsnWrite at Base 6.1.20030421
- ImprintFree at Base 6.1.20030421
- ImprintMatch at Base 6.1.20030421
- ImprintNew at Base 6.1.20030421
- IncompatibleGapFeatQuals at Base 6.1.20160908
- IndexBlocks at Base 6.1.20030421
- IndexForCodon at Base 6.1.20030421
- IndexNewBlocks at Base 6.1.20030421
- IndexedFastaLibFetchDisable at Base 6.1.20030421
- IndexedFastaLibFetchEnable at Base 6.1.20030421
- InferenceSupportAsnRead at Base 6.1.20110713
- InferenceSupportAsnWrite at Base 6.1.20110713
- InferenceSupportFree at Base 6.1.20110713
- InferenceSupportNew at Base 6.1.20110713
- InitFeatureRequests at Base 6.1.20080302
- InitOrganismDescriptionModifiers at Base 6.1.20100808
- InitValNodeBlock at Base 6.1.20110713
- InitWWW at Base 6.1.20040204
- InstantiateMatPeptideProducts at Base 6.1.20081116
- InstantiateNCTitle at Base 6.1.20100808
- InstantiateNMTitles at Base 6.1.20100808
- InstantiateProteinTitles at Base 6.1.20030421
- IntFuzzAsnRead at Base 6.1.20030421
- IntFuzzAsnWrite at Base 6.1.20030421
- IntFuzzClip at Base 6.1.20030421
- IntFuzzFree at Base 6.1.20030421
- IntFuzzNew at Base 6.1.20030421
- IntFuzzPrint at Base 6.1.20030421
- IsBarcodeID at Base 6.1.20070822
- IsBioseqInAnyAlignment at Base 6.1.20120620
- IsBioseqInGPS at Base 6.1.20081116
- IsBioseqOrganelle at Base 6.1.20160908
- IsBioseqSetInGPS at Base 6.1.20081116
- IsCDSGeneProtQualConstraintEmpty at Base 6.1.20080302
- IsConversionSupported at Base 6.1.20081116
- IsCorrectLatLonFormat at Base 6.1.20070822
- IsCountryInLatLonList at Base 6.1.20070822
- IsDBLinkObject at Base 6.1.20160908
- IsDeltaSeqGap at Base 6.1.20070822
- IsDeltaSeqKnownGap at Base 6.1.20070822
- IsDeltaSeqUnknownGap at Base 6.1.20070822
- IsDeltaSeqWithFarpointers at Base 6.1.20120620
- IsEllipsis at Base 6.1.20040204
- IsFeatInGPS at Base 6.1.20081116
- IsFeatureFieldEmpty at Base 6.1.20080302
- IsFieldConstraintEmpty at Base 6.1.20081116
- IsFieldSortable at Base 6.1.20110713
- IsFieldTypeCDSProduct at Base 6.1.20080302
- IsFieldTypeEmpty at Base 6.1.20080302
- IsFieldTypeNonText at Base 6.1.20100808
- IsFixPubCapsActionEmpty at Base 6.1.20100808
- IsGeneXrefRedundant at Base 6.1.20110713
- IsGenomeProjectIDDescriptor at Base 6.1.20081116
- IsIBOL at Base 6.1.20100808
- IsIdenticalPublication at Base 6.1.20160908
- IsLocAInBonSameStrand at Base 6.1.20080302
- IsLocationConstraintEmpty at Base 6.1.20081116
- IsLocationOrganelle at Base 6.1.20110713
- IsMobileElement at Base 6.1.20080302
- IsMolinfoFieldConstraintEmpty at Base 6.1.20110713
- IsMrnaSequence at Base 6.1.20160908
- IsNCBIFileID at Base 6.1.20110713
- IsNonGappedLiteral at Base 6.1.20030421
- IsNonTextFieldType at Base 6.1.20081116
- IsNonTextSourceQual at Base 6.1.20080302
- IsNuclAcc at Base 6.1.20030421
- IsNucleotideChar at Base 6.1.20030421
- IsNumString at Base 6.1.20030421
- IsPopPhyEtcSet at Base 6.1.20030421
- IsPrefixPlusNumbers at Base 6.1.20110713
- IsProductNameOk at Base 6.1.20100808
- IsProteinChar at Base 6.1.20030421
- IsPseudo at Base 6.1.20090301
- IsPublicationConstraintEmpty at Base 6.1.20081116
- IsQualValidForFeature at Base 6.1.20110713
- IsRegulatorySubtype at Base 6.1.20160908
- IsRnaQualEmpty at Base 6.1.20081116
- IsSearchFuncEmpty at Base 6.1.20110713
- IsSeqIndexMap at Base 6.1.20030421
- IsSequenceChar at Base 6.1.20030421
- IsSequenceConstraintEmpty at Base 6.1.20080302
- IsSequenceFirstInPairwise at Base 6.1.20050429
- IsShortrRNA at Base 6.1.20160908
- IsSkippableDbtag at Base 6.1.20070822
- IsSourceConstraintEmpty at Base 6.1.20080302
- IsSpName at Base 6.1.20080302
- IsStringConstraintEmpty at Base 6.1.20080302
- IsStringInNcRNAClassList at Base 6.1.20080302
- IsStringInRecombinationClassList at Base 6.1.20170106
- IsStringInRegulatoryClassList at Base 6.1.20160908
- IsStringInSpanInList at Base 6.1.20080302
- IsStructuredCommentPrefix at Base 6.1.20160908
- IsStructuredCommentSuffix at Base 6.1.20160908
- IsStructuredCommentValid at Base 6.1.20090719
- IsStructuredCommentValidForRule at Base 6.1.20090719
- IsSuspectRuleEmpty at Base 6.1.20110713
- IsTSA at Base 6.1.20081116
- IsTestTypeAppropriateForReportType at Base 6.1.20081116
- IsTextMarkerEmpty at Base 6.1.20100808
- IsTextTransformEmpty at Base 6.1.20110713
- IsTranslationConstraintEmpty at Base 6.1.20110713
- IsUnverifiedUserObject at Base 6.1.20110713
- IsUserFieldStructuredCommentPrefixOrSuffix at Base 6.1.20160908
- IsUserObjectStructuredComment at Base 6.1.20110713
- IsValidId at Base 6.1.20030421
- IsValidIdChar at Base 6.1.20030421
- IsWholeWordSubstr at Base 6.1.20040204
- Is_Local_Seq at Base 6.1.20030421
- JoinShortTrnas at Base 6.1.20160908
- KeyFromTag at Base 6.1.20030421
- KeyTagClear at Base 6.1.20030421
- KeyTagInit at Base 6.1.20030421
- KeywordForStructuredCommentName at Base 6.1.20100808
- KeywordForStructuredCommentPrefix at Base 6.1.20160908
- KnownAbbreviationList at Base 6.1.20110713
- LabelUserField at Base 6.1.20160908
- LastResidueInCode at Base 6.1.20030421
- LatLonAutocorrectList at Base 6.1.20110713
- LeaveBestCDD at Base 6.1.20030421
- LinkCDSmRNAbyLabel at Base 6.1.20061015
- LinkCDSmRNAbyLabelAndLocation at Base 6.1.20110713
- LinkCDSmRNAbyOverlap at Base 6.1.20050828
- LinkCDSmRNAbyProduct at Base 6.1.20050828
- LinkGeneData at Base 6.1.20030421
- LinkSetAsnRead at Base 6.1.20030421
- LinkSetAsnWrite at Base 6.1.20030421
- LinkSetFree at Base 6.1.20030421
- LinkSetNew at Base 6.1.20030421
- LinkTwoFeatures at Base 6.1.20110713
- LinkageEvidenceAsnRead at Base 6.1.20120620
- LinkageEvidenceAsnWrite at Base 6.1.20120620
- LinkageEvidenceFree at Base 6.1.20120620
- LinkageEvidenceNew at Base 6.1.20120620
- ListBioseqsInSeqEntry at Base 6.1.20120620
- ListCodingRegionsContainedInSourceFeatures at Base 6.1.20080302
- ListFeaturesInLocation at Base 6.1.20080302
- ListFeaturesOverlappingLocation at Base 6.1.20080302
- ListFeaturesOverlappingLocationEx at Base 6.1.20100808
- ListFree at Base 6.1.20030421
- ListSequencesWithAlignments at Base 6.1.20120620
- LoadCommentRuleSet at Base 6.1.20090719
- LoadDict at Base 6.1.20030421
- LoadLandMarkGene at Base 6.1.20030421
- LoadPap at Base 6.1.20030421
- LoadProteinForCdRegion at Base 6.1.20030421
- LocNameFromGenome at Base 6.1.20080302
- LocalAlignToSeqAnnotDimn at Base 6.1.20030421
- LocalSeqFetchDisable at Base 6.1.20030421
- LocalSeqFetchInit at Base 6.1.20030421
- LocateInSeqAlign at Base 6.1.20030421
- LocateInSeqAlignDenSeg at Base 6.1.20030421
- LocationChoiceAsnRead at Base 6.1.20080302
- LocationChoiceAsnWrite at Base 6.1.20080302
- LocationChoiceFree at Base 6.1.20080302
- LocationConstraintAsnRead at Base 6.1.20080302
- LocationConstraintAsnWrite at Base 6.1.20080302
- LocationConstraintFree at Base 6.1.20080302
- LocationConstraintNew at Base 6.1.20080302
- LocationContainsGaps at Base 6.1.20080302
- LocationEditTypeAsnRead at Base 6.1.20080302
- LocationEditTypeAsnWrite at Base 6.1.20080302
- LocationEditTypeFree at Base 6.1.20080302
- LocationHasNullsBetween at Base 6.1.20030421
- LocationIntervalAsnRead at Base 6.1.20080302
- LocationIntervalAsnWrite at Base 6.1.20080302
- LocationIntervalFree at Base 6.1.20080302
- LocationIntervalNew at Base 6.1.20080302
- LocationPosConstraintAsnRead at Base 6.1.20100808
- LocationPosConstraintAsnWrite at Base 6.1.20100808
- LocationPosConstraintFree at Base 6.1.20100808
- LockFarAlignmentBioseqs at Base 6.1.20061015
- LockFarComponents at Base 6.1.20030421
- LockFarComponentsEx at Base 6.1.20030421
- LogTrimmedLocation at Base 6.1.20160908
- LookForECnumberPattern at Base 6.1.20070822
- LookForFuzz at Base 6.1.20030421
- LooksLikeISSN at Base 6.1.20120620
- LookupArticlesWithEutils at Base 6.1.20160908
- LookupCountryByLatLon at Base 6.1.20110713
- LookupFarSeqIDs at Base 6.1.20030421
- LookupPubsInSeqEntry at Base 6.1.20160908
- LookupWaterByLatLon at Base 6.1.20110713
- LoopConstraintAsnRead at Base 6.1.20070822
- LoopConstraintAsnWrite at Base 6.1.20070822
- LoopConstraintFree at Base 6.1.20070822
- LoopConstraintNew at Base 6.1.20070822
- MacroActionChoiceAsnRead at Base 6.1.20080302
- MacroActionChoiceAsnWrite at Base 6.1.20080302
- MacroActionChoiceFree at Base 6.1.20080302
- MacroActionListAsnRead at Base 6.1.20080302
- MacroActionListAsnWrite at Base 6.1.20080302
- MacroActionListFree at Base 6.1.20080302
- MacroBondTypeFromAsn1BondType at Base 6.1.20081116
- MacroSiteTypeFromAsn1SiteType at Base 6.1.20081116
- MakeAModelstruc at Base 6.1.20030421
- MakeAnAccession at Base 6.1.20030421
- MakeAutoDefOptionsUserObject at Base 6.1.20160908
- MakeBaseAccession at Base 6.1.20030421
- MakeBaseLocusAwp at Base 6.1.20030421
- MakeBlastnStyleScore at Base 6.1.20030421
- MakeCdRegionFeature at Base 6.1.20030421
- MakeCodeBreakList at Base 6.1.20070822
- MakeCommentFeature at Base 6.1.20030421
- MakeCompleteChromTitle at Base 6.1.20081116
- MakeFastaStreamIdSuffix at Base 6.1.20160908
- MakeFeatureFieldField at Base 6.1.20110713
- MakeFeatureRequestsMatchExpectedTitle at Base 6.1.20100808
- MakeFeatureXrefsFromProteinIdQuals at Base 6.1.20110713
- MakeFeatureXrefsFromTranscriptIdQuals at Base 6.1.20110713
- MakeGBSelectNote at Base 6.1.20030421
- MakeGeneFeature at Base 6.1.20030421
- MakeGeneLocForFeatureLoc at Base 6.1.20120620
- MakeGeneXrefActionAsnRead at Base 6.1.20110713
- MakeGeneXrefActionAsnWrite at Base 6.1.20110713
- MakeGeneXrefActionFree at Base 6.1.20110713
- MakeGeneXrefActionNew at Base 6.1.20110713
- MakeGroupsForUniqueValues at Base 6.1.20100808
- MakeImpFeature at Base 6.1.20030421
- MakeNewProteinSeqId at Base 6.1.20030421
- MakeNewProteinSeqIdEx at Base 6.1.20030421
- MakeNewProteinSeqIdExMT at Base 6.1.20030421
- MakeProteinFeature at Base 6.1.20030421
- MakePubFeature at Base 6.1.20030421
- MakeRNAFeature at Base 6.1.20030421
- MakeRegionFeature at Base 6.1.20030421
- MakeReversedSeqIdString at Base 6.1.20030421
- MakeSeqEntryFromContig at Base 6.1.20081116
- MakeSeqEntryFromRead at Base 6.1.20090301
- MakeSeqID at Base 6.1.20030421
- MakeSequinDataFromAlignment at Base 6.1.20040505
- MakeSequinDataFromAlignmentEx at Base 6.1.20041020
- MakeSiteFeature at Base 6.1.20030421
- MakeSyntheticSeqFeat at Base 6.1.20030421
- MakeTextTextMarker at Base 6.1.20100808
- MakeTokensFromLine at Base 6.1.20081116
- MakeTwoStringHashFromTabTable at Base 6.1.20110713
- MakeUniqueSeqID at Base 6.1.20030421
- MapAnchorToLoc at Base 6.1.20030421
- MapLayoutFree at Base 6.1.20030421
- MapLocToAnchor at Base 6.1.20030421
- MapNa2ByteTo4BitString at Base 6.1.20040204
- MapNa2ByteToIUPACString at Base 6.1.20030421
- MapNa2ByteToNa4String at Base 6.1.20030421
- MapNa4ByteTo4BitString at Base 6.1.20040204
- MapNa4ByteToIUPACString at Base 6.1.20030421
- MapNa4ByteToIUPACplusGapString at Base 6.1.20050605
- MapsAsnRead at Base 6.1.20050429
- MapsAsnWrite at Base 6.1.20050429
- MapsFree at Base 6.1.20050429
- MapsNew at Base 6.1.20050429
- MarkFeaturesInGapsForDeletion at Base 6.1.20080302
- MarkOverlappingCDSs at Base 6.1.20090719
- MatchAAGeneToFeat at Base 6.1.20030421
- MatchArrayStringIcase at Base 6.1.20030421
- MatchNAGeneToFeat at Base 6.1.20030421
- MatchRef at Base 6.1.20040204
- MatchTypeFree at Base 6.1.20081116
- MatchTypeFromTableMatchType at Base 6.1.20120620
- MatchTypeNew at Base 6.1.20081116
- MaxLengthSeqLoc at Base 6.1.20030421
- MedlarsEntryAsnRead at Base 6.1.20030421
- MedlarsEntryAsnWrite at Base 6.1.20030421
- MedlarsEntryFree at Base 6.1.20030421
- MedlarsEntryNew at Base 6.1.20030421
- MedlarsEntryToAbsFile at Base 6.1.20030421
- MedlarsEntryToDataFile at Base 6.1.20030421
- MedlarsEntryToDocFile at Base 6.1.20030421
- MedlarsRecordAsnRead at Base 6.1.20030421
- MedlarsRecordAsnWrite at Base 6.1.20030421
- MedlarsRecordFree at Base 6.1.20030421
- MedlarsRecordNew at Base 6.1.20030421
- MedlineAsnLoad at Base 6.1.20030421
- MedlineEntryAsnRead at Base 6.1.20030421
- MedlineEntryAsnWrite at Base 6.1.20030421
- MedlineEntryFree at Base 6.1.20030421
- MedlineEntryNew at Base 6.1.20030421
- MedlineEntryToAbsFile at Base 6.1.20030421
- MedlineEntryToDataFile at Base 6.1.20030421
- MedlineEntryToDocFile at Base 6.1.20030421
- MedlineFieldAsnRead at Base 6.1.20030421
- MedlineFieldAsnWrite at Base 6.1.20030421
- MedlineFieldFree at Base 6.1.20030421
- MedlineFieldNew at Base 6.1.20030421
- MedlineMeshAsnRead at Base 6.1.20030421
- MedlineMeshAsnWrite at Base 6.1.20030421
- MedlineMeshFree at Base 6.1.20030421
- MedlineMeshNew at Base 6.1.20030421
- MedlineRnAsnRead at Base 6.1.20030421
- MedlineRnAsnWrite at Base 6.1.20030421
- MedlineRnFree at Base 6.1.20030421
- MedlineRnNew at Base 6.1.20030421
- MedlineSiAsnRead at Base 6.1.20030421
- MedlineSiAsnWrite at Base 6.1.20030421
- MedlineSiFree at Base 6.1.20030421
- MergeAdjacentAnnotsInList at Base 6.1.20100808
- MergeAssemblyGapFeats at Base 6.1.20160908
- MergeFFValNodeStrs at Base 6.1.20040204
- MergeFeatureIntervalsToParts at Base 6.1.20070822
- MergeFunc at Base 6.1.20030421
- MergePCRPrimers at Base 6.1.20110713
- MergeTwoAlignList at Base 6.1.20030421
- MergeValNodeStrings at Base 6.1.20080302
- MimAllelicVariantAsnRead at Base 6.1.20030421
- MimAllelicVariantAsnWrite at Base 6.1.20030421
- MimAllelicVariantFree at Base 6.1.20030421
- MimAllelicVariantNew at Base 6.1.20030421
- MimAsynchronousQuery at Base 6.1.20030421
- MimAuthorAsnRead at Base 6.1.20030421
- MimAuthorAsnWrite at Base 6.1.20030421
- MimAuthorFree at Base 6.1.20030421
- MimAuthorNew at Base 6.1.20030421
- MimCheckQueue at Base 6.1.20030421
- MimCitAsnRead at Base 6.1.20030421
- MimCitAsnWrite at Base 6.1.20030421
- MimCitFree at Base 6.1.20030421
- MimCitNew at Base 6.1.20030421
- MimDateAsnRead at Base 6.1.20030421
- MimDateAsnWrite at Base 6.1.20030421
- MimDateFree at Base 6.1.20030421
- MimDateNew at Base 6.1.20030421
- MimEditItemAsnRead at Base 6.1.20030421
- MimEditItemAsnWrite at Base 6.1.20030421
- MimEditItemFree at Base 6.1.20030421
- MimEditItemNew at Base 6.1.20030421
- MimEntryAsnRead at Base 6.1.20030421
- MimEntryAsnWrite at Base 6.1.20030421
- MimEntryFree at Base 6.1.20030421
- MimEntryNew at Base 6.1.20030421
- MimIndexTermAsnRead at Base 6.1.20030421
- MimIndexTermAsnWrite at Base 6.1.20030421
- MimIndexTermFree at Base 6.1.20030421
- MimIndexTermNew at Base 6.1.20030421
- MimLinkAsnRead at Base 6.1.20030421
- MimLinkAsnWrite at Base 6.1.20030421
- MimLinkFree at Base 6.1.20030421
- MimLinkNew at Base 6.1.20030421
- MimOpenConnection at Base 6.1.20030421
- MimPageAsnRead at Base 6.1.20030421
- MimPageAsnWrite at Base 6.1.20030421
- MimPageFree at Base 6.1.20030421
- MimPageNew at Base 6.1.20030421
- MimReadReply at Base 6.1.20030421
- MimReferenceAsnRead at Base 6.1.20030421
- MimReferenceAsnWrite at Base 6.1.20030421
- MimReferenceFree at Base 6.1.20030421
- MimReferenceNew at Base 6.1.20030421
- MimSetAsnRead at Base 6.1.20030421
- MimSetAsnWrite at Base 6.1.20030421
- MimSetFree at Base 6.1.20030421
- MimSetNew at Base 6.1.20030421
- MimSynchronousQuery at Base 6.1.20030421
- MimTextAsnRead at Base 6.1.20030421
- MimTextAsnWrite at Base 6.1.20030421
- MimTextFree at Base 6.1.20030421
- MimTextNew at Base 6.1.20030421
- MimWaitForReply at Base 6.1.20030421
- MinimizePub at Base 6.1.20030421
- Mla22RequestAsnRead at Base 6.1.20070822
- Mla2AsynchronousQuery at Base 6.1.20070822
- Mla2BackAsnRead at Base 6.1.20070822
- Mla2BackAsnWrite at Base 6.1.20070822
- Mla2BackFree at Base 6.1.20070822
- Mla2CheckQueue at Base 6.1.20070822
- Mla2CorrectCitArt at Base 6.1.20070822
- Mla2CreateCitArtJournalRequest at Base 6.1.20070822
- Mla2CreateCitArtMatchRequest at Base 6.1.20070822
- Mla2CreateCitationtMatchRequest at Base 6.1.20070822
- Mla2CreateJournalTitleRequest at Base 6.1.20070822
- Mla2CreatePubFetchRequest at Base 6.1.20070822
- Mla2ExtractCitMatchReply at Base 6.1.20070822
- Mla2ExtractJournalTitleReply at Base 6.1.20070822
- Mla2ExtractPubFetchReply at Base 6.1.20070822
- Mla2IsEPubOnlyJournal at Base 6.1.20080302
- Mla2OpenConnection at Base 6.1.20070822
- Mla2ReadReply at Base 6.1.20070822
- Mla2RequestAsnWrite at Base 6.1.20070822
- Mla2RequestFree at Base 6.1.20070822
- Mla2SynchronousQuery at Base 6.1.20070822
- Mla2WaitForReply at Base 6.1.20070822
- ModelEvidenceItemAsnRead at Base 6.1.20110713
- ModelEvidenceItemAsnWrite at Base 6.1.20110713
- ModelEvidenceItemFree at Base 6.1.20110713
- ModelEvidenceItemNew at Base 6.1.20110713
- ModelEvidenceSupportAsnRead at Base 6.1.20110713
- ModelEvidenceSupportAsnWrite at Base 6.1.20110713
- ModelEvidenceSupportFree at Base 6.1.20110713
- ModelEvidenceSupportNew at Base 6.1.20110713
- ModernizeGeneFields at Base 6.1.20081116
- ModernizePCRPrimers at Base 6.1.20081116
- ModernizeRNAFields at Base 6.1.20081116
- MolFromMoleculeClassType at Base 6.1.20080302
- MolInfoAsnRead at Base 6.1.20030421
- MolInfoAsnWrite at Base 6.1.20030421
- MolInfoFree at Base 6.1.20030421
- MolInfoNew at Base 6.1.20030421
- MolNameFromMol at Base 6.1.20080302
- MolTypeForGI at Base 6.1.20030421
- MolWtForBsp at Base 6.1.20050828
- MolWtForLoc at Base 6.1.20030421
- MolWtForStr at Base 6.1.20050828
- MolinfoBlockAsnRead at Base 6.1.20081116
- MolinfoBlockAsnWrite at Base 6.1.20081116
- MolinfoBlockFree at Base 6.1.20081116
- MolinfoBlockNew at Base 6.1.20081116
- MolinfoCompletednessPairAsnRead at Base 6.1.20080302
- MolinfoCompletednessPairAsnWrite at Base 6.1.20080302
- MolinfoCompletednessPairFree at Base 6.1.20080302
- MolinfoCompletednessPairNew at Base 6.1.20080302
- MolinfoFieldAsnRead at Base 6.1.20080302
- MolinfoFieldAsnWrite at Base 6.1.20080302
- MolinfoFieldConstraintAsnRead at Base 6.1.20110713
- MolinfoFieldConstraintAsnWrite at Base 6.1.20110713
- MolinfoFieldConstraintFree at Base 6.1.20110713
- MolinfoFieldConstraintNew at Base 6.1.20110713
- MolinfoFieldFree at Base 6.1.20080302
- MolinfoFieldListAsnRead at Base 6.1.20081116
- MolinfoFieldListAsnWrite at Base 6.1.20081116
- MolinfoFieldListFree at Base 6.1.20081116
- MolinfoFieldPairAsnRead at Base 6.1.20080302
- MolinfoFieldPairAsnWrite at Base 6.1.20080302
- MolinfoFieldPairFree at Base 6.1.20080302
- MolinfoMolClassPairAsnRead at Base 6.1.20080302
- MolinfoMolClassPairAsnWrite at Base 6.1.20080302
- MolinfoMolClassPairFree at Base 6.1.20080302
- MolinfoMolClassPairNew at Base 6.1.20080302
- MolinfoMoleculePairAsnRead at Base 6.1.20080302
- MolinfoMoleculePairAsnWrite at Base 6.1.20080302
- MolinfoMoleculePairFree at Base 6.1.20080302
- MolinfoMoleculePairNew at Base 6.1.20080302
- MolinfoStrandPairAsnRead at Base 6.1.20080302
- MolinfoStrandPairAsnWrite at Base 6.1.20080302
- MolinfoStrandPairFree at Base 6.1.20080302
- MolinfoStrandPairNew at Base 6.1.20080302
- MolinfoTechniquePairAsnRead at Base 6.1.20080302
- MolinfoTechniquePairAsnWrite at Base 6.1.20080302
- MolinfoTechniquePairFree at Base 6.1.20080302
- MolinfoTechniquePairNew at Base 6.1.20080302
- MolinfoTopologyPairAsnRead at Base 6.1.20080302
- MolinfoTopologyPairAsnWrite at Base 6.1.20080302
- MolinfoTopologyPairFree at Base 6.1.20080302
- MolinfoTopologyPairNew at Base 6.1.20080302
- MoveSequencesFromSetToWrapper at Base 6.1.20110713
- MrnaTransCheck at Base 6.1.20030421
- MultSeqAlignFromPairSeqAlign at Base 6.1.20030421
- MuskSeqIdWrite at Base 6.1.20030421
- MyFGetLine at Base 6.1.20040505
- NAccnIsDDBJ at Base 6.1.20030421
- NAccnIsEMBL at Base 6.1.20030421
- NAccnIsGENBANK at Base 6.1.20030421
- NCBISubBuild at Base 6.1.20030421
- NCBISubCreate at Base 6.1.20030421
- NCBISubFree at Base 6.1.20030421
- NCBISubValidate at Base 6.1.20030421
- NCBISubWrite at Base 6.1.20030421
- NC_Cleanup at Base 6.1.20030421
- N_atoms at Base 6.1.20030421
- NaI2TableFree at Base 6.1.20030421
- NameStdAsnRead at Base 6.1.20030421
- NameStdAsnWrite at Base 6.1.20030421
- NameStdFree at Base 6.1.20030421
- NameStdMatch at Base 6.1.20050605
- NameStdNew at Base 6.1.20030421
- NcrnaOTHER at Base 6.1.20080302
- NeedlemanWunschQuadraticByLoc at Base 6.1.20030421
- NetTestAsynchronousQuery at Base 6.1.20031028
- NetTestCheckQueue at Base 6.1.20031028
- NetTestReadReply at Base 6.1.20031028
- NewClickableItem at Base 6.1.20070822
- NewClickableItemNoList at Base 6.1.20110713
- NewContLine at Base 6.1.20030421
- NewCreateDefLine at Base 6.1.20081116
- NewCreateDefLineBuf at Base 6.1.20081116
- NewCreateDefLineEx at Base 6.1.20160908
- NewCreateDefLineExEx at Base 6.1.20160908
- NewDescrOnSeqEntry at Base 6.1.20030421
- NewFeatureClause at Base 6.1.20080302
- NewRuleForStructuredComment at Base 6.1.20160908
- Nlm_gbgap at Base 6.1.20030421
- Nlm_gbint at Base 6.1.20030421
- Nlm_gbint_ver at Base 6.1.20030421
- Nlm_gbload_number at Base 6.1.20030421
- Nlm_gbloc at Base 6.1.20030421
- Nlm_gbloc_ver at Base 6.1.20030421
- Nlm_gbparse_better_be_done at Base 6.1.20030421
- Nlm_gbparse_error at Base 6.1.20030421
- Nlm_gbparse_lexfree at Base 6.1.20030421
- Nlm_gbparse_point at Base 6.1.20030421
- Nlm_gbparseint at Base 6.1.20030421
- Nlm_gbparseint_ver at Base 6.1.20030421
- Nlm_gbparselex at Base 6.1.20030421
- Nlm_gbparselex_ver at Base 6.1.20030421
- Nlm_gbpintpnt at Base 6.1.20030421
- Nlm_gbreplace at Base 6.1.20030421
- Nlm_gbreplace_ver at Base 6.1.20030421
- Nlm_install_gbparse_error_handler at Base 6.1.20030421
- Nlm_install_gbparse_range_func at Base 6.1.20030421
- Nlm_non_white at Base 6.1.20030421
- NormalizeDescriptorOrder at Base 6.1.20081116
- NormalizeNullsBetween at Base 6.1.20110713
- NoteStructFree at Base 6.1.20030421
- NoteStructNew at Base 6.1.20030421
- NoteStructReset at Base 6.1.20030421
- NoteText at Base 6.1.20081116
- NoteToCharPtrStack at Base 6.1.20030421
- NumContAsnRead at Base 6.1.20030421
- NumContAsnWrite at Base 6.1.20030421
- NumContFree at Base 6.1.20030421
- NumContNew at Base 6.1.20030421
- NumDefLineModifiers at Base 6.1.20080302
- NumEnumAsnRead at Base 6.1.20030421
- NumEnumAsnWrite at Base 6.1.20030421
- NumEnumFree at Base 6.1.20030421
- NumEnumNew at Base 6.1.20030421
- NumRealAsnRead at Base 6.1.20030421
- NumRealAsnWrite at Base 6.1.20030421
- NumRealFree at Base 6.1.20030421
- NumRealNew at Base 6.1.20030421
- NumberingAsnRead at Base 6.1.20030421
- NumberingAsnWrite at Base 6.1.20030421
- NumberingDefaultGet at Base 6.1.20030421
- NumberingDefaultLoad at Base 6.1.20030421
- NumberingFree at Base 6.1.20030421
- NumberingOffset at Base 6.1.20030421
- NumberingValue at Base 6.1.20030421
- NumberingValueBySeqId at Base 6.1.20030421
- OMGetNextUserKey at Base 6.1.20030421
- OOFDisplayTraceBack1 at Base 6.1.20030421
- OOFDisplayTraceBack2 at Base 6.1.20030421
- OOFShowBlastAlignment at Base 6.1.20030421
- OOFTranslateDNAInAllFrames at Base 6.1.20030421
- O_atoms at Base 6.1.20030421
- ObjMgrAdd at Base 6.1.20030421
- ObjMgrAddEntityID at Base 6.1.20030421
- ObjMgrAddIndexOnEntityID at Base 6.1.20030421
- ObjMgrAddToClipBoard at Base 6.1.20030421
- ObjMgrAddUserData at Base 6.1.20030421
- ObjMgrAlsoSelect at Base 6.1.20030421
- ObjMgrCheckHold at Base 6.1.20030421
- ObjMgrClearHold at Base 6.1.20030421
- ObjMgrClearOptions at Base 6.1.20030421
- ObjMgrConnect at Base 6.1.20030421
- ObjMgrConnectFunc at Base 6.1.20030421
- ObjMgrDeSelect at Base 6.1.20030421
- ObjMgrDeSelectAll at Base 6.1.20030421
- ObjMgrDelete at Base 6.1.20030421
- ObjMgrDeleteAllInRecord at Base 6.1.20030421
- ObjMgrDeleteIndexOnEntityID at Base 6.1.20030421
- ObjMgrDetach at Base 6.1.20030421
- ObjMgrDetachFunc at Base 6.1.20030421
- ObjMgrDump at Base 6.1.20030421
- ObjMgrFindByData at Base 6.1.20030421
- ObjMgrFindTop at Base 6.1.20030421
- ObjMgrFree at Base 6.1.20030421
- ObjMgrFreeByEntityID at Base 6.1.20030421
- ObjMgrFreeCache at Base 6.1.20030421
- ObjMgrFreeClipBoard at Base 6.1.20030421
- ObjMgrFreeUserData at Base 6.1.20030421
- ObjMgrGenericAsnTextFileRead at Base 6.1.20030421
- ObjMgrGet at Base 6.1.20030421
- ObjMgrGetChoiceForData at Base 6.1.20030421
- ObjMgrGetChoiceForEntityID at Base 6.1.20030421
- ObjMgrGetClipBoard at Base 6.1.20030421
- ObjMgrGetData at Base 6.1.20030421
- ObjMgrGetDataStruct at Base 6.1.20030421
- ObjMgrGetDirtyFlag at Base 6.1.20030421
- ObjMgrGetEntityIDForChoice at Base 6.1.20030421
- ObjMgrGetEntityIDForPointer at Base 6.1.20030421
- ObjMgrGetOptions at Base 6.1.20030421
- ObjMgrGetProcID at Base 6.1.20030421
- ObjMgrGetSelected at Base 6.1.20030421
- ObjMgrGetUserData at Base 6.1.20030421
- ObjMgrIsChild at Base 6.1.20030421
- ObjMgrIsTemp at Base 6.1.20030421
- ObjMgrLock at Base 6.1.20030421
- ObjMgrLookup at Base 6.1.20030421
- ObjMgrLookupIndexOnEntityID at Base 6.1.20030421
- ObjMgrMatch at Base 6.1.20030421
- ObjMgrMemCopy at Base 6.1.20030421
- ObjMgrProcAdd at Base 6.1.20030421
- ObjMgrProcFind at Base 6.1.20030421
- ObjMgrProcFindNext at Base 6.1.20030421
- ObjMgrProcLoad at Base 6.1.20030421
- ObjMgrProcLoadEx at Base 6.1.20030421
- ObjMgrProcLookup at Base 6.1.20030421
- ObjMgrProcOpen at Base 6.1.20030421
- ObjMgrReadLock at Base 6.1.20030421
- ObjMgrReap at Base 6.1.20030421
- ObjMgrReapOne at Base 6.1.20030421
- ObjMgrRecordOmdpByEntityID at Base 6.1.20030421
- ObjMgrRegister at Base 6.1.20030421
- ObjMgrRemoveEntityIDFromRecycle at Base 6.1.20030421
- ObjMgrReportFunc at Base 6.1.20030421
- ObjMgrReportProc at Base 6.1.20061015
- ObjMgrResetAll at Base 6.1.20030421
- ObjMgrSelect at Base 6.1.20030421
- ObjMgrSelectPrint at Base 6.1.20030421
- ObjMgrSendMsg at Base 6.1.20030421
- ObjMgrSendMsgNoFeatureChange at Base 6.1.20100808
- ObjMgrSendMsgOnlyFeatLabelChange at Base 6.1.20100808
- ObjMgrSendProcMsg at Base 6.1.20030421
- ObjMgrSendRowMsg at Base 6.1.20030421
- ObjMgrSetChoice at Base 6.1.20030421
- ObjMgrSetColor at Base 6.1.20030421
- ObjMgrSetDirtyFlag at Base 6.1.20030421
- ObjMgrSetHold at Base 6.1.20030421
- ObjMgrSetOptions at Base 6.1.20030421
- ObjMgrSetTempLoad at Base 6.1.20030421
- ObjMgrStatusString at Base 6.1.20050429
- ObjMgrTestOptions at Base 6.1.20030421
- ObjMgrTypeAdd at Base 6.1.20030421
- ObjMgrTypeFind at Base 6.1.20030421
- ObjMgrTypeFindNext at Base 6.1.20030421
- ObjMgrTypeLoad at Base 6.1.20030421
- ObjMgrTypeLookup at Base 6.1.20030421
- ObjMgrTypeSetLabelFunc at Base 6.1.20030421
- ObjMgrUnlock at Base 6.1.20030421
- ObjMgrWholeEntity at Base 6.1.20030421
- ObjMgrWriteLock at Base 6.1.20030421
- ObjPrtAsnLoad at Base 6.1.20030421
- ObjectIdAsnRead at Base 6.1.20030421
- ObjectIdAsnWrite at Base 6.1.20030421
- ObjectIdCompare at Base 6.1.20081116
- ObjectIdDup at Base 6.1.20030421
- ObjectIdFree at Base 6.1.20030421
- ObjectIdMatch at Base 6.1.20030421
- ObjectIdMatchEx at Base 6.1.20081116
- ObjectIdNew at Base 6.1.20030421
- OffsetFeatureIDXrefs at Base 6.1.20060507
- OffsetFeatureIDs at Base 6.1.20060507
- OkToTaxFix at Base 6.1.20160908
- OncallerToolPseudoDiscrepanciesFix at Base 6.1.20100808
- OneLetterCode at Base 6.1.20030421
- OpenLog at Base 6.1.20090719
- OpenMMDBAPI at Base 6.1.20030421
- OrderFeatProc at Base 6.1.20030421
- OrgModAsnRead at Base 6.1.20030421
- OrgModAsnWrite at Base 6.1.20030421
- OrgModFree at Base 6.1.20030421
- OrgModNew at Base 6.1.20030421
- OrgModSetAsnRead at Base 6.1.20030421
- OrgModSetAsnWrite at Base 6.1.20030421
- OrgModSetCompare at Base 6.1.20081116
- OrgModSetFree at Base 6.1.20030421
- OrgModSetMatch at Base 6.1.20050605
- OrgModSetMatchExceptOldName at Base 6.1.20120620
- OrgModText at Base 6.1.20081116
- OrgNameAsnRead at Base 6.1.20030421
- OrgNameAsnWrite at Base 6.1.20030421
- OrgNameCompare at Base 6.1.20081116
- OrgNameFree at Base 6.1.20030421
- OrgNameMatch at Base 6.1.20050605
- OrgNameMatchExceptOldName at Base 6.1.20120620
- OrgNameNew at Base 6.1.20030421
- OrgNameSetAsnRead at Base 6.1.20030421
- OrgNameSetAsnWrite at Base 6.1.20030421
- OrgNameSetFree at Base 6.1.20030421
- OrgRefAsnRead at Base 6.1.20030421
- OrgRefAsnWrite at Base 6.1.20030421
- OrgRefCompare at Base 6.1.20081116
- OrgRefFree at Base 6.1.20030421
- OrgRefMatch at Base 6.1.20050605
- OrgRefNew at Base 6.1.20030421
- OrganizePubList at Base 6.1.20030421
- OrganizeSeqFeat at Base 6.1.20030421
- OriginFromSrcOrig at Base 6.1.20080302
- OriginNameFromOrigin at Base 6.1.20080302
- OtherSourceAsnRead at Base 6.1.20050429
- OtherSourceAsnWrite at Base 6.1.20050429
- OtherSourceFree at Base 6.1.20050429
- OtherSourceNew at Base 6.1.20050429
- PCRPrimerAsnRead at Base 6.1.20081116
- PCRPrimerAsnWrite at Base 6.1.20081116
- PCRPrimerFree at Base 6.1.20081116
- PCRPrimerNew at Base 6.1.20081116
- PCRPrimerSetAsnRead at Base 6.1.20081116
- PCRPrimerSetAsnWrite at Base 6.1.20081116
- PCRPrimerSetFree at Base 6.1.20081116
- PCRReactionAsnRead at Base 6.1.20081116
- PCRReactionAsnWrite at Base 6.1.20081116
- PCRReactionFree at Base 6.1.20081116
- PCRReactionIsEmpty at Base 6.1.20110713
- PCRReactionNew at Base 6.1.20081116
- PCRReactionSetAsnRead at Base 6.1.20081116
- PCRReactionSetAsnWrite at Base 6.1.20081116
- PCRReactionSetFree at Base 6.1.20081116
- PDBSeqIdAsnRead at Base 6.1.20030421
- PDBSeqIdAsnWrite at Base 6.1.20030421
- PDBSeqIdFree at Base 6.1.20030421
- PDBSeqIdNew at Base 6.1.20030421
- PackSegAsnRead at Base 6.1.20030421
- PackSegAsnWrite at Base 6.1.20030421
- PackSegFree at Base 6.1.20030421
- PackSegGapList at Base 6.1.20030421
- PackSegNew at Base 6.1.20030421
- PackSegStats at Base 6.1.20030421
- PackSeqIntAsnRead at Base 6.1.20030421
- PackSeqIntAsnWrite at Base 6.1.20030421
- PackSeqPntAsnRead at Base 6.1.20030421
- PackSeqPntAsnWrite at Base 6.1.20030421
- PackSeqPntCheck at Base 6.1.20030421
- PackSeqPntDelete at Base 6.1.20030421
- PackSeqPntFree at Base 6.1.20030421
- PackSeqPntGet at Base 6.1.20030421
- PackSeqPntInsert at Base 6.1.20030421
- PackSeqPntNew at Base 6.1.20030421
- PackSeqPntNum at Base 6.1.20030421
- PackSeqPntPut at Base 6.1.20030421
- PairSeqAlign2MultiSeqAlign at Base 6.1.20030421
- PairwiseSeqAlignHasLinkout at Base 6.1.20030421
- ParFlat_AA_array at Base 6.1.20030421
- ParFlat_ExpString at Base 6.1.20030421
- ParFlat_IntOrString at Base 6.1.20030421
- ParFlat_LRBString at Base 6.1.20030421
- ParFlat_RptString at Base 6.1.20030421
- ParseActionAsnRead at Base 6.1.20080302
- ParseActionAsnWrite at Base 6.1.20080302
- ParseActionFree at Base 6.1.20080302
- ParseActionNew at Base 6.1.20080302
- ParseAnticodon at Base 6.1.20040505
- ParseCodeBreak at Base 6.1.20030421
- ParseDegenerateCodon at Base 6.1.20030421
- ParseDestAsnRead at Base 6.1.20080302
- ParseDestAsnWrite at Base 6.1.20080302
- ParseDestFree at Base 6.1.20080302
- ParseDstOrgAsnRead at Base 6.1.20080302
- ParseDstOrgAsnWrite at Base 6.1.20080302
- ParseDstOrgFree at Base 6.1.20080302
- ParseDstOrgNew at Base 6.1.20080302
- ParseExtractorResultsTableToFeatures at Base 6.1.20110713
- ParseGoTermsFromFields at Base 6.1.20080302
- ParseLatLon at Base 6.1.20070822
- ParseMedline at Base 6.1.20030421
- ParsePCRSet at Base 6.1.20070822
- ParsePCRStrings at Base 6.1.20070822
- ParsePubFromEndnote at Base 6.1.20120620
- ParseRNAFeatListTableToFeatures at Base 6.1.20160908
- ParseSimpleSeqLoc at Base 6.1.20090719
- ParseSrcAsnRead at Base 6.1.20080302
- ParseSrcAsnWrite at Base 6.1.20080302
- ParseSrcFree at Base 6.1.20080302
- ParseSrcGeneralIdAsnRead at Base 6.1.20110713
- ParseSrcGeneralIdAsnWrite at Base 6.1.20110713
- ParseSrcGeneralIdFree at Base 6.1.20110713
- ParseSrcOrgAsnRead at Base 6.1.20080302
- ParseSrcOrgAsnWrite at Base 6.1.20080302
- ParseSrcOrgChoiceAsnRead at Base 6.1.20080302
- ParseSrcOrgChoiceAsnWrite at Base 6.1.20080302
- ParseSrcOrgChoiceFree at Base 6.1.20080302
- ParseSrcOrgFree at Base 6.1.20080302
- ParseSrcOrgNew at Base 6.1.20080302
- ParseStringIntoSeqHist at Base 6.1.20040204
- ParseStringIntoStructuredComment at Base 6.1.20060507
- ParseStructuredVoucher at Base 6.1.20081116
- ParseTRnaString at Base 6.1.20030421
- ParseTaxNameToQuals at Base 6.1.20100808
- ParseTitleIntoBioSource at Base 6.1.20030421
- ParseTitleIntoBioseq at Base 6.1.20030421
- ParseTitleIntoDBLinkBioProject at Base 6.1.20120620
- ParseTitleIntoDBLinkBioSample at Base 6.1.20120620
- ParseTitleIntoDBLinkSeqReadArch at Base 6.1.20120620
- ParseTitleIntoGenBank at Base 6.1.20030421
- ParseTitleIntoGeneRef at Base 6.1.20030421
- ParseTitleIntoGenomeProjectsDB at Base 6.1.20070822
- ParseTitleIntoMolInfo at Base 6.1.20030421
- ParseTitleIntoProtRef at Base 6.1.20030421
- ParseTitleIntoSeqHist at Base 6.1.20030421
- ParseTitleIntoSubmitBlock at Base 6.1.20100808
- ParseTitleIntoTpaAssembly at Base 6.1.20030421
- Partial3SetActionAsnRead at Base 6.1.20080302
- Partial3SetActionAsnWrite at Base 6.1.20080302
- Partial3SetActionFree at Base 6.1.20080302
- Partial3SetActionNew at Base 6.1.20080302
- Partial5SetActionAsnRead at Base 6.1.20080302
- Partial5SetActionAsnWrite at Base 6.1.20080302
- Partial5SetActionFree at Base 6.1.20080302
- Partial5SetActionNew at Base 6.1.20080302
- PartialBothSetActionAsnRead at Base 6.1.20110713
- PartialBothSetActionAsnWrite at Base 6.1.20110713
- PartialBothSetActionFree at Base 6.1.20110713
- PartialBothSetActionNew at Base 6.1.20110713
- PassBarcodeTests at Base 6.1.20070822
- PatPriorityNew at Base 6.1.20030421
- PatPrioritySetAsnRead at Base 6.1.20030421
- PatPrioritySetAsnWrite at Base 6.1.20030421
- PatPrioritySetFree at Base 6.1.20030421
- PatchBadSequence at Base 6.1.20030421
- PatentSeqIdAsnRead at Base 6.1.20030421
- PatentSeqIdAsnWrite at Base 6.1.20030421
- PatentSeqIdFree at Base 6.1.20030421
- PatentSeqIdNew at Base 6.1.20030421
- PdbBlockAsnRead at Base 6.1.20030421
- PdbBlockAsnWrite at Base 6.1.20030421
- PdbBlockFree at Base 6.1.20030421
- PdbBlockNew at Base 6.1.20030421
- PercentNInBioseq at Base 6.1.20100808
- PercentNInBioseqInterval at Base 6.1.20120620
- PersistentTransTableByCdRegion at Base 6.1.20030421
- PersistentTransTableByGenCode at Base 6.1.20030421
- PersonIdAsnRead at Base 6.1.20030421
- PersonIdAsnWrite at Base 6.1.20030421
- PersonIdFree at Base 6.1.20030421
- PersonIdLabel at Base 6.1.20030421
- PersonIdMatch at Base 6.1.20050605
- PersonIdNew at Base 6.1.20030421
- PersonIdPrint at Base 6.1.20030421
- PhenotypeAsnRead at Base 6.1.20100808
- PhenotypeAsnWrite at Base 6.1.20100808
- PhenotypeFree at Base 6.1.20100808
- PhenotypeNew at Base 6.1.20100808
- PhrapGraphForContig at Base 6.1.20030421
- PhraseListAsnRead at Base 6.1.20160908
- PhraseListAsnWrite at Base 6.1.20160908
- PhraseListFree at Base 6.1.20160908
- PirBlockAsnRead at Base 6.1.20030421
- PirBlockAsnWrite at Base 6.1.20030421
- PirBlockFree at Base 6.1.20030421
- PirBlockNew at Base 6.1.20030421
- PopSetAutoDefRetro at Base 6.1.20100808
- PopulateGapLocQuals at Base 6.1.20160908
- PopulationDataAsnRead at Base 6.1.20100808
- PopulationDataAsnWrite at Base 6.1.20100808
- PopulationDataFree at Base 6.1.20100808
- PopulationDataNew at Base 6.1.20100808
- PostARefErrMessage at Base 6.1.20030421
- PowerBLASTASN1Detected at Base 6.1.20030421
- PrepareSequenceListForSegregateByBioseqList at Base 6.1.20120620
- PrepareSequenceListForSegregateByNumberOfSets at Base 6.1.20100808
- PrepareSequenceListForSegregateByNumberPerSet at Base 6.1.20100808
- PrepareSourceFeatQuals at Base 6.1.20030421
- PreprocessMacroForRepeatedUse at Base 6.1.20120620
- PrfBlockAsnRead at Base 6.1.20030421
- PrfBlockAsnWrite at Base 6.1.20030421
- PrfBlockFree at Base 6.1.20030421
- PrfBlockNew at Base 6.1.20030421
- PrintAAFeatByNumber at Base 6.1.20030421
- PrintACEFormatErrorXML at Base 6.1.20081116
- PrintACEFormatErrorXMLEnd at Base 6.1.20081116
- PrintACEFormatErrorXMLStart at Base 6.1.20081116
- PrintAccessLine at Base 6.1.20030421
- PrintAlignForText at Base 6.1.20030421
- PrintBaseCount at Base 6.1.20030421
- PrintCharFunc at Base 6.1.20030421
- PrintComment at Base 6.1.20030421
- PrintCommentByNumber at Base 6.1.20030421
- PrintDBSourceLine at Base 6.1.20030421
- PrintDate at Base 6.1.20030421
- PrintDateLines at Base 6.1.20030421
- PrintDefLinesExtra at Base 6.1.20030421
- PrintDefLinesFromAnnot at Base 6.1.20030421
- PrintDefLinesFromSeqAlign at Base 6.1.20030421
- PrintDefLinesFromSeqAlignEx2 at Base 6.1.20030421
- PrintDefLinesFromSeqAlignEx at Base 6.1.20030421
- PrintDefLinesFromSeqAlignWithPath at Base 6.1.20040204
- PrintDefinitionLine at Base 6.1.20030421
- PrintDiscrepancyTestList at Base 6.1.20081116
- PrintEPLocusLine at Base 6.1.20030421
- PrintEPSequence at Base 6.1.20030421
- PrintFTCodeBreak at Base 6.1.20100808
- PrintFTCodeBreakEx at Base 6.1.20120620
- PrintFeatHeader at Base 6.1.20030421
- PrintFirstComment at Base 6.1.20030421
- PrintFormAsnRead at Base 6.1.20030421
- PrintFormAsnWrite at Base 6.1.20030421
- PrintFormBlockAsnRead at Base 6.1.20030421
- PrintFormBlockAsnWrite at Base 6.1.20030421
- PrintFormBlockFree at Base 6.1.20030421
- PrintFormBlockNew at Base 6.1.20030421
- PrintFormBooleanAsnRead at Base 6.1.20030421
- PrintFormBooleanAsnWrite at Base 6.1.20030421
- PrintFormBooleanFree at Base 6.1.20030421
- PrintFormBooleanNew at Base 6.1.20030421
- PrintFormEnumAsnRead at Base 6.1.20030421
- PrintFormEnumAsnWrite at Base 6.1.20030421
- PrintFormEnumFree at Base 6.1.20030421
- PrintFormEnumNew at Base 6.1.20030421
- PrintFormFree at Base 6.1.20030421
- PrintFormTextAsnRead at Base 6.1.20030421
- PrintFormTextAsnWrite at Base 6.1.20030421
- PrintFormTextFree at Base 6.1.20030421
- PrintFormTextNew at Base 6.1.20030421
- PrintFormatAsnRead at Base 6.1.20030421
- PrintFormatAsnWrite at Base 6.1.20030421
- PrintFormatFree at Base 6.1.20030421
- PrintFormatListBuild at Base 6.1.20030421
- PrintFormatListFind at Base 6.1.20030421
- PrintFormatListFree at Base 6.1.20030421
- PrintFormatListFreeAll at Base 6.1.20030421
- PrintFormatListGet at Base 6.1.20030421
- PrintFormatListGetMaxKey at Base 6.1.20030421
- PrintFormatListNew at Base 6.1.20030421
- PrintFormatNew at Base 6.1.20030421
- PrintFormatTraverse at Base 6.1.20030421
- PrintFrameShiftReportList at Base 6.1.20120620
- PrintFtableIntervals at Base 6.1.20040616
- PrintFtableLocAndQuals at Base 6.1.20040616
- PrintGBOrganismLine at Base 6.1.20030421
- PrintGBSourceLine at Base 6.1.20030421
- PrintGenome at Base 6.1.20030421
- PrintImpFeat at Base 6.1.20030421
- PrintImpFeatEx at Base 6.1.20030421
- PrintKeywordLine at Base 6.1.20030421
- PrintLocusLine at Base 6.1.20030421
- PrintNAFeatByNumber at Base 6.1.20030421
- PrintNCBI_GI at Base 6.1.20030421
- PrintNID at Base 6.1.20030421
- PrintOrganismLine at Base 6.1.20030421
- PrintOriginLine at Base 6.1.20030421
- PrintPubsByNumber at Base 6.1.20030421
- PrintQBlastQueue at Base 6.1.20030421
- PrintQualityScores at Base 6.1.20030421
- PrintQualityScoresForContig at Base 6.1.20030421
- PrintQualityScoresToBuffer at Base 6.1.20030421
- PrintSPBlock at Base 6.1.20030421
- PrintSegmentLine at Base 6.1.20030421
- PrintSeqAlignCallback at Base 6.1.20030421
- PrintSeqBlk at Base 6.1.20030421
- PrintSeqBlkEx at Base 6.1.20030421
- PrintSequence at Base 6.1.20030421
- PrintSourceFeat at Base 6.1.20030421
- PrintStackAddItem at Base 6.1.20030421
- PrintStackBuild at Base 6.1.20030421
- PrintStackDump at Base 6.1.20030421
- PrintStackFree at Base 6.1.20030421
- PrintStackGetSize at Base 6.1.20030421
- PrintStackItemGet at Base 6.1.20030421
- PrintStackItemNew at Base 6.1.20030421
- PrintStackPrint at Base 6.1.20030421
- PrintStackSort at Base 6.1.20030421
- PrintStringConvert at Base 6.1.20030421
- PrintSuspectRuleMatches at Base 6.1.20110713
- PrintTaxonomy at Base 6.1.20030421
- PrintTemplateAsnRead at Base 6.1.20030421
- PrintTemplateAsnWrite at Base 6.1.20030421
- PrintTemplateFind at Base 6.1.20030421
- PrintTemplateFree at Base 6.1.20030421
- PrintTemplateFreeAll at Base 6.1.20030421
- PrintTemplateInMem at Base 6.1.20030421
- PrintTemplateNew at Base 6.1.20030421
- PrintTemplateSetAsnRead at Base 6.1.20030421
- PrintTemplateSetLoad at Base 6.1.20030421
- PrintTemplateSetLoadEx at Base 6.1.20040204
- PrintTerminator at Base 6.1.20030421
- PrintVecScreenQueue at Base 6.1.20030421
- PrintVersionLine at Base 6.1.20030421
- PrintXX at Base 6.1.20030421
- PrintXrefLine at Base 6.1.20030421
- ProcessLargeACEFileForContigFastaAndQualScores at Base 6.1.20090301
- ProcessTextAlignNode2 at Base 6.1.20030421
- ProcessTextAlignNode at Base 6.1.20030421
- ProductContainsTerm at Base 6.1.20110713
- ProductPosAsnRead at Base 6.1.20061015
- ProductPosAsnWrite at Base 6.1.20061015
- ProductPosFree at Base 6.1.20061015
- ProductUpdateTableFree at Base 6.1.20110713
- ProductsMatchForRefSeq at Base 6.1.20110713
- ProgramIdAsnRead at Base 6.1.20110713
- ProgramIdAsnWrite at Base 6.1.20110713
- ProgramIdFree at Base 6.1.20110713
- ProgramIdNew at Base 6.1.20110713
- ProjdescAsnRead at Base 6.1.20030421
- ProjdescAsnWrite at Base 6.1.20030421
- ProjdescFree at Base 6.1.20030421
- ProjectAsnRead at Base 6.1.20030421
- ProjectAsnWrite at Base 6.1.20030421
- ProjectDescrAsnRead at Base 6.1.20030421
- ProjectDescrAsnWrite at Base 6.1.20030421
- ProjectDescrFree at Base 6.1.20030421
- ProjectDescrNew at Base 6.1.20030421
- ProjectFree at Base 6.1.20030421
- ProjectItemAsnRead at Base 6.1.20030421
- ProjectItemAsnWrite at Base 6.1.20030421
- ProjectItemFree at Base 6.1.20030421
- ProjectNew at Base 6.1.20030421
- PromoteAllToBestID at Base 6.1.20120620
- PromoteAllToWorstID at Base 6.1.20120620
- PromoteCommonTitlesToSet at Base 6.1.20100808
- PromoteXrefs at Base 6.1.20030421
- PromoteXrefsEx at Base 6.1.20030421
- PromoteXrefsExEx at Base 6.1.20041020
- PropagateDblinkDescriptors at Base 6.1.20120620
- PropagateFeatureByApply at Base 6.1.20030421
- PropagateFeatureBySeqLock at Base 6.1.20030421
- PropagateMissingOldNames at Base 6.1.20120620
- PropagateSomeDescriptors at Base 6.1.20120620
- PropagateStrandInfo at Base 6.1.20030421
- PropagateThisDescriptor at Base 6.1.20160908
- ProtPosAsnRead at Base 6.1.20061015
- ProtPosAsnWrite at Base 6.1.20061015
- ProtPosFree at Base 6.1.20061015
- ProtPosNew at Base 6.1.20061015
- ProtRefAsnRead at Base 6.1.20030421
- ProtRefAsnWrite at Base 6.1.20030421
- ProtRefDup at Base 6.1.20030421
- ProtRefFree at Base 6.1.20030421
- ProtRefMatch at Base 6.1.20081116
- ProtRefNew at Base 6.1.20030421
- ProtSearchAddProteinPattern at Base 6.1.20061015
- ProtSearchFree at Base 6.1.20061015
- ProtSearchNew at Base 6.1.20061015
- ProtSearchProcessBioseq at Base 6.1.20061015
- ProtSearchProcessCharacter at Base 6.1.20061015
- ProtSearchReset at Base 6.1.20061015
- ProteinFromCdRegion at Base 6.1.20030421
- ProteinFromCdRegionEx at Base 6.1.20030421
- ProteinFromCdRegionExEx at Base 6.1.20040505
- ProteinFromCdRegionExWithTrailingCodonHandling at Base 6.1.20040204
- PssmAsnRead at Base 6.1.20070822
- PssmAsnWrite at Base 6.1.20070822
- PssmFinalDataAsnRead at Base 6.1.20070822
- PssmFinalDataAsnWrite at Base 6.1.20070822
- PssmFinalDataFree at Base 6.1.20070822
- PssmFinalDataNew at Base 6.1.20070822
- PssmFree at Base 6.1.20070822
- PssmIntermediateDataAsnRead at Base 6.1.20070822
- PssmIntermediateDataAsnWrite at Base 6.1.20070822
- PssmIntermediateDataFree at Base 6.1.20070822
- PssmIntermediateDataNew at Base 6.1.20070822
- PssmNew at Base 6.1.20070822
- PssmParametersAsnRead at Base 6.1.20070822
- PssmParametersAsnWrite at Base 6.1.20070822
- PssmParametersFree at Base 6.1.20070822
- PssmParametersNew at Base 6.1.20070822
- PssmWithParametersAsnRead at Base 6.1.20070822
- PssmWithParametersAsnWrite at Base 6.1.20070822
- PssmWithParametersFree at Base 6.1.20070822
- PssmWithParametersNew at Base 6.1.20070822
- PubAsnLoad at Base 6.1.20030421
- PubAsnRead at Base 6.1.20030421
- PubAsnWrite at Base 6.1.20030421
- PubEquivAsnRead at Base 6.1.20030421
- PubEquivAsnWrite at Base 6.1.20030421
- PubEquivFree at Base 6.1.20030421
- PubEquivMatch at Base 6.1.20030421
- PubFieldConstraintAsnRead at Base 6.1.20081116
- PubFieldConstraintAsnWrite at Base 6.1.20081116
- PubFieldConstraintFree at Base 6.1.20081116
- PubFieldConstraintNew at Base 6.1.20081116
- PubFieldSpecialConstraintAsnRead at Base 6.1.20100808
- PubFieldSpecialConstraintAsnWrite at Base 6.1.20100808
- PubFieldSpecialConstraintFree at Base 6.1.20100808
- PubFieldSpecialConstraintNew at Base 6.1.20100808
- PubFieldSpecialConstraintTypeAsnRead at Base 6.1.20100808
- PubFieldSpecialConstraintTypeAsnWrite at Base 6.1.20100808
- PubFieldSpecialConstraintTypeFree at Base 6.1.20100808
- PubFree at Base 6.1.20030421
- PubIsEffectivelyEmpty at Base 6.1.20080302
- PubLabel at Base 6.1.20030421
- PubLabelMatch at Base 6.1.20030421
- PubLabelUnique at Base 6.1.20030421
- PubMatch at Base 6.1.20030421
- PubMedAsynchronousQuery at Base 6.1.20030421
- PubMedCheckQueue at Base 6.1.20030421
- PubMedFetchDisable at Base 6.1.20031028
- PubMedFetchEnable at Base 6.1.20031028
- PubMedFetchOpenConnection at Base 6.1.20030421
- PubMedReadReply at Base 6.1.20030421
- PubMedSetFetchFunc at Base 6.1.20031028
- PubMedSynchronousQuery at Base 6.1.20030421
- PubMedWaitForReply at Base 6.1.20030421
- PubSeqAsynchronousQuery at Base 6.1.20030421
- PubSeqCheckQueue at Base 6.1.20030421
- PubSeqFetchDisable at Base 6.1.20030421
- PubSeqFetchEnable at Base 6.1.20030421
- PubSeqFetchEnableEx at Base 6.1.20061015
- PubSeqFetchOpenConnection at Base 6.1.20030421
- PubSeqFetchOpenConnectionString at Base 6.1.20120620
- PubSeqFetchSRAOpenConnection at Base 6.1.20090719
- PubSeqFetchTraceOpenConnection at Base 6.1.20080302
- PubSeqReadReply at Base 6.1.20030421
- PubSeqSynchronousQuery at Base 6.1.20030421
- PubSeqSynchronousQueryEx at Base 6.1.20120620
- PubSeqSynchronousQueryId at Base 6.1.20120620
- PubSeqSynchronousQuerySRA at Base 6.1.20090719
- PubSeqSynchronousQueryString at Base 6.1.20120620
- PubSeqSynchronousQueryTI at Base 6.1.20080302
- PubSeqWaitForReply at Base 6.1.20030421
- PubSerialNumberListFree at Base 6.1.20090301
- PubSetAsnRead at Base 6.1.20030421
- PubSetAsnWrite at Base 6.1.20030421
- PubSetFree at Base 6.1.20030421
- PubSetLabel at Base 6.1.20030421
- PubStatusDateAsnRead at Base 6.1.20030421
- PubStatusDateAsnWrite at Base 6.1.20030421
- PubStatusDateFree at Base 6.1.20030421
- PubStatusDateNew at Base 6.1.20030421
- PubdescAsnRead at Base 6.1.20030421
- PubdescAsnWrite at Base 6.1.20030421
- PubdescContentMatch at Base 6.1.20060301
- PubdescFree at Base 6.1.20030421
- PubdescNew at Base 6.1.20030421
- PublicationConstraintAsnRead at Base 6.1.20081116
- PublicationConstraintAsnWrite at Base 6.1.20081116
- PublicationConstraintFree at Base 6.1.20081116
- PublicationConstraintNew at Base 6.1.20081116
- PubmedEntryAsnRead at Base 6.1.20030421
- PubmedEntryAsnWrite at Base 6.1.20030421
- PubmedEntryFree at Base 6.1.20030421
- PubmedEntryNew at Base 6.1.20030421
- PubmedEntryToAbsFile at Base 6.1.20031028
- PubmedEntryToDataFile at Base 6.1.20031028
- PubmedEntryToDocFile at Base 6.1.20031028
- PubmedUrlAsnRead at Base 6.1.20030421
- PubmedUrlAsnWrite at Base 6.1.20030421
- PubmedUrlFree at Base 6.1.20030421
- PubmedUrlNew at Base 6.1.20030421
- QBBioseqToFasta at Base 6.1.20030421
- QBlastAsynchronousRequest at Base 6.1.20030421
- QBlastCheckQueue at Base 6.1.20030421
- QBlastCheckRequest at Base 6.1.20030421
- QBlastCloseQueue at Base 6.1.20030421
- QBlastOpenConnection at Base 6.1.20030421
- QBlastWaitForReply at Base 6.1.20030421
- QualLocCreate at Base 6.1.20030421
- QualLocWrite at Base 6.1.20030421
- QuantityConstraintAsnRead at Base 6.1.20100808
- QuantityConstraintAsnWrite at Base 6.1.20100808
- QuantityConstraintFree at Base 6.1.20100808
- RDBTaxNamesClone at Base 6.1.20030421
- RDBTaxNamesFree at Base 6.1.20030421
- RID_glb at Base 6.1.20030421
- RNAGenAsnRead at Base 6.1.20081116
- RNAGenAsnWrite at Base 6.1.20081116
- RNAGenFree at Base 6.1.20081116
- RNAGenNew at Base 6.1.20081116
- RNAQualAsnRead at Base 6.1.20081116
- RNAQualAsnWrite at Base 6.1.20081116
- RNAQualFree at Base 6.1.20081116
- RNAQualNew at Base 6.1.20081116
- RNAQualSetAsnRead at Base 6.1.20081116
- RNAQualSetAsnWrite at Base 6.1.20081116
- RNAQualSetFree at Base 6.1.20081116
- ReMapIntFuzz at Base 6.1.20030421
- ReadACEFile at Base 6.1.20081116
- ReadAlignFileLine at Base 6.1.20030421
- ReadAlignmentFile2 at Base 6.1.20120620
- ReadAlignmentFile at Base 6.1.20040204
- ReadAlignmentFileEx2 at Base 6.1.20120620
- ReadAlignmentFileEx at Base 6.1.20051206
- ReadAsnFastaOrFlatFile at Base 6.1.20030421
- ReadAsnFastaOrFlatFileEx at Base 6.1.20051206
- ReadAssemblyFile at Base 6.1.20081116
- ReadBufferFromSap at Base 6.1.20030421
- ReadBufferFromSep at Base 6.1.20030421
- ReadCodingRegionBases at Base 6.1.20030421
- ReadCompletenessFromString at Base 6.1.20060301
- ReadContigFromString at Base 6.1.20081116
- ReadContigList at Base 6.1.20030421
- ReadContigListEx at Base 6.1.20030421
- ReadDeltaFasta at Base 6.1.20050429
- ReadDeltaFastaEx at Base 6.1.20051206
- ReadDeltaFastaExEx at Base 6.1.20160908
- ReadDeltaFastaWithEmptyDefline at Base 6.1.20050828
- ReadDiscrepancyConfig at Base 6.1.20070822
- ReadDiscrepancyConfigEx at Base 6.1.20081116
- ReadElandStandaloneFile at Base 6.1.20081116
- ReadFastaOnly at Base 6.1.20051206
- ReadFeatureTableFile at Base 6.1.20070822
- ReadFilteredAsn at Base 6.1.20100808
- ReadFromElandMostCompressed at Base 6.1.20081116
- ReadFromElandSanger at Base 6.1.20081116
- ReadFromElandStandalone at Base 6.1.20081116
- ReadFromMAQString at Base 6.1.20081116
- ReadMAQFile at Base 6.1.20081116
- ReadNameListFromString at Base 6.1.20160908
- ReadNumberFromToken at Base 6.1.20081116
- ReadOneColumnList at Base 6.1.20100808
- ReadPhrapFile at Base 6.1.20030421
- ReadPhrapQuality at Base 6.1.20030421
- ReadPhrapQualityFC at Base 6.1.20050828
- ReadProductUpdateTable at Base 6.1.20110713
- ReadSeqIdPairListFromFile at Base 6.1.20081116
- ReadSequenceAsnFile at Base 6.1.20090719
- ReadTabTableFromFile at Base 6.1.20080302
- ReadTechFromString at Base 6.1.20050828
- RearrangeSegments at Base 6.1.20030421
- ReassignFeatureIDs at Base 6.1.20060507
- RebuildDNA_4na at Base 6.1.20030421
- RecalculateConsensusSequences at Base 6.1.20081116
- RecordInSeqIdGiCache at Base 6.1.20030421
- ReformatAssemblyDate at Base 6.1.20160908
- ReformatDateStringEx at Base 6.1.20081116
- ReformatDateWithMonthNames at Base 6.1.20110713
- RefreshGeneData at Base 6.1.20030421
- RegenerateAutoDef at Base 6.1.20160908
- RegionTypeAsnRead at Base 6.1.20081116
- RegionTypeAsnWrite at Base 6.1.20081116
- RegionTypeFree at Base 6.1.20081116
- RegionTypeNew at Base 6.1.20081116
- RegulatoryOTHER at Base 6.1.20160908
- ReintegrateFilteredAsn at Base 6.1.20100808
- RelaxedSeqIdIn at Base 6.1.20120620
- RemoveActionAsnRead at Base 6.1.20080302
- RemoveActionAsnWrite at Base 6.1.20080302
- RemoveActionFree at Base 6.1.20080302
- RemoveActionNew at Base 6.1.20080302
- RemoveAlignmentsWithElementsOfSet at Base 6.1.20160908
- RemoveAlignmentsWithSequence at Base 6.1.20120620
- RemoveAllNcbiCleanupUserObjects at Base 6.1.20090719
- RemoveAllSeqAnnotCleanupUserObjs at Base 6.1.20100808
- RemoveAllStructuredCommentKeywords at Base 6.1.20160908
- RemoveAllVersionLocusGIFromID at Base 6.1.20120620
- RemoveAutodefObjects at Base 6.1.20160908
- RemoveAutodefObjectsForDesc at Base 6.1.20160908
- RemoveBadCodonRecognizedInSeqEntry at Base 6.1.20110713
- RemoveBadInstitutionCollection at Base 6.1.20160908
- RemoveBadInstitutionCountry at Base 6.1.20160908
- RemoveBarcodeKeywordFromBioseq at Base 6.1.20110713
- RemoveBarcodeKeywords at Base 6.1.20070822
- RemoveBarcodeKeywordsFromObjectList at Base 6.1.20100808
- RemoveBarcodeTech at Base 6.1.20090719
- RemoveBarcodeTechFromBioseq at Base 6.1.20110713
- RemoveConsortiumFromPub at Base 6.1.20090719
- RemoveConsortiums at Base 6.1.20090719
- RemoveCultureNotes at Base 6.1.20110713
- RemoveDBxrefForBioSource at Base 6.1.20100808
- RemoveDescriptorActionAsnRead at Base 6.1.20090301
- RemoveDescriptorActionAsnWrite at Base 6.1.20090301
- RemoveDescriptorActionFree at Base 6.1.20090301
- RemoveDescriptorActionNew at Base 6.1.20090301
- RemoveDuplicateFeatureActionAsnRead at Base 6.1.20110713
- RemoveDuplicateFeatureActionAsnWrite at Base 6.1.20110713
- RemoveDuplicateFeatureActionFree at Base 6.1.20110713
- RemoveDuplicateFeatureActionNew at Base 6.1.20110713
- RemoveDuplicateFeaturesInList at Base 6.1.20110713
- RemoveDuplicateFeaturesInSeqEntry at Base 6.1.20110713
- RemoveDuplicateItems at Base 6.1.20081116
- RemoveDuplicateNestedSetsForEntityID at Base 6.1.20100808
- RemoveDuplicateNestedSetsForEntityIDNoUpdate at Base 6.1.20120620
- RemoveDuplicateStructuredCommentsInSeqEntry at Base 6.1.20160908
- RemoveEmptyStructuredComments at Base 6.1.20160908
- RemoveExonsOnMrna at Base 6.1.20100808
- RemoveFeatureActionAsnRead at Base 6.1.20080302
- RemoveFeatureActionAsnWrite at Base 6.1.20080302
- RemoveFeatureActionFree at Base 6.1.20080302
- RemoveFeatureActionNew at Base 6.1.20080302
- RemoveFeatureLink at Base 6.1.20110713
- RemoveGBQualMatch at Base 6.1.20120620
- RemoveGapCharsFromSequenceString at Base 6.1.20081116
- RemoveMRnaTitles at Base 6.1.20110713
- RemoveNcbiAutofixUserObjects at Base 6.1.20110713
- RemoveNucProtSetTitles at Base 6.1.20080302
- RemoveOneSequenceFromAlignment at Base 6.1.20120620
- RemoveOutsideActionAsnRead at Base 6.1.20120620
- RemoveOutsideActionAsnWrite at Base 6.1.20120620
- RemoveOutsideActionFree at Base 6.1.20120620
- RemoveOutsideActionNew at Base 6.1.20120620
- RemovePopsetTitles at Base 6.1.20100808
- RemoveProteinTitles at Base 6.1.20100808
- RemoveQualFromFeature at Base 6.1.20100808
- RemoveQualityScores at Base 6.1.20120620
- RemoveQuotesFromTabTable at Base 6.1.20081116
- RemoveRNAProductString at Base 6.1.20100808
- RemoveRNAQualFromFeature at Base 6.1.20110713
- RemoveSegGapsInSeqEntry at Base 6.1.20100808
- RemoveSeqEntryFromSeqEntry at Base 6.1.20030421
- RemoveSequenceFromAlignments at Base 6.1.20050429
- RemoveSequencesActionAsnRead at Base 6.1.20120620
- RemoveSequencesActionAsnWrite at Base 6.1.20120620
- RemoveSequencesActionFree at Base 6.1.20120620
- RemoveSequencesActionNew at Base 6.1.20120620
- RemoveSequencesWithoutUpdates at Base 6.1.20120620
- RemoveSingleItemSet at Base 6.1.20120620
- RemoveSourceQualFromBioSource at Base 6.1.20081116
- RemoveSpeciesSpecific at Base 6.1.20160908
- RemoveStringConstraintPortionFromString at Base 6.1.20081116
- RemoveStructuredCommentKeywords at Base 6.1.20100808
- RemoveTaxRef at Base 6.1.20080302
- RemoveTextPortionFromString at Base 6.1.20100808
- RemoveUnnecessaryGeneXrefs at Base 6.1.20110713
- RemoveUnverifiedUserObjects at Base 6.1.20110713
- RemoveValNodeStringMatch at Base 6.1.20090719
- RemoveXrefsActionAsnRead at Base 6.1.20110713
- RemoveXrefsActionAsnWrite at Base 6.1.20110713
- RemoveXrefsActionFree at Base 6.1.20110713
- RemoveXrefsActionNew at Base 6.1.20110713
- RenormalizeNucProtSets at Base 6.1.20030421
- ReorderStructuredCommentFields at Base 6.1.20120620
- ReorderStructuredCommentsInSeqEntry at Base 6.1.20160908
- ReparseTabTableConvertFirstSpaceToTab at Base 6.1.20100808
- ReparseTabTableConvertMultiSpaceToTab at Base 6.1.20100808
- ReparseTabTableSeparateColumnAtDelimiter at Base 6.1.20110713
- ReplaceBioSourceAndPubs at Base 6.1.20030421
- ReplaceCollidingUpdateIDs at Base 6.1.20120620
- ReplaceComplexLocation at Base 6.1.20120620
- ReplaceConsensusSequenceFromTraces at Base 6.1.20081116
- ReplaceDataForProc at Base 6.1.20030421
- ReplaceDefinitionLine at Base 6.1.20100808
- ReplaceDiscrepancyItemWithFeatureTableStrings at Base 6.1.20080302
- ReplaceFakeIDWithIDFromTitle at Base 6.1.20120620
- ReplaceFuncAsnRead at Base 6.1.20110713
- ReplaceFuncAsnWrite at Base 6.1.20110713
- ReplaceFuncFree at Base 6.1.20110713
- ReplaceOneSequence at Base 6.1.20120620
- ReplaceRuleAsnRead at Base 6.1.20110713
- ReplaceRuleAsnWrite at Base 6.1.20110713
- ReplaceRuleFree at Base 6.1.20110713
- ReplaceRuleNew at Base 6.1.20110713
- ReplaceSeqAlignInSeqEntry at Base 6.1.20030421
- ReplaceSeqEntryWithSeqEntry at Base 6.1.20030421
- ReplaceSeqIdWithSeqId at Base 6.1.20081116
- ReplaceSeqIdWithSeqIdInFeat at Base 6.1.20100808
- ReplaceStopsWithSelenocysteineInSeqEntry at Base 6.1.20160908
- ReplaceStringConstraintPortionInString at Base 6.1.20110713
- ReportBadLocusTagFormat at Base 6.1.20080302
- ReportCoverageForBioseqSeqHist at Base 6.1.20081116
- ReportInconsistentGlobalDiscrepancyPrefixes at Base 6.1.20080302
- ReportInconsistentGlobalDiscrepancyStrings at Base 6.1.20080302
- ReportMissingFields at Base 6.1.20080302
- ReportNonUniqueGlobalDiscrepancy at Base 6.1.20080302
- ReportPrint at Base 6.1.20030421
- ReportProductNameProblems at Base 6.1.20110713
- ResetCapitalization at Base 6.1.20080302
- ResetSeqFeatInterval at Base 6.1.20030421
- ResolveExistingIDsCallback at Base 6.1.20120620
- RestoreSeqEntryObjMgrData at Base 6.1.20030421
- ResynchCDSPartials at Base 6.1.20030421
- ResynchCodingRegionPartials at Base 6.1.20030421
- ResynchCodingRegionPartialsEx at Base 6.1.20100808
- ResynchMRNAPartials at Base 6.1.20030421
- ResynchMessengerRNAPartials at Base 6.1.20030421
- ResynchPeptidePartials at Base 6.1.20031028
- ResynchProteinPartials at Base 6.1.20031028
- RetranslateCdsActionAsnRead at Base 6.1.20160908
- RetranslateCdsActionAsnWrite at Base 6.1.20160908
- RetranslateCdsActionFree at Base 6.1.20160908
- RetranslateCdsActionNew at Base 6.1.20160908
- RetranslateOneCDS at Base 6.1.20090301
- RevCompBioseqList at Base 6.1.20120620
- RevCompFeats at Base 6.1.20110713
- RevCompOneFeatForBioseq at Base 6.1.20081116
- ReverseAlignmentStrand at Base 6.1.20081116
- ReverseBioseqInAlignment at Base 6.1.20120620
- ReverseQualityScores at Base 6.1.20100808
- ReverseSeqData at Base 6.1.20080302
- ReverseSeqGraph at Base 6.1.20100808
- RnaFeatTypeAsnRead at Base 6.1.20081116
- RnaFeatTypeAsnWrite at Base 6.1.20081116
- RnaFeatTypeFree at Base 6.1.20081116
- RnaQualAsnRead at Base 6.1.20081116
- RnaQualAsnWrite at Base 6.1.20081116
- RnaQualFree at Base 6.1.20081116
- RnaQualFromFeatureField at Base 6.1.20081116
- RnaQualNew at Base 6.1.20081116
- RnaQualPairAsnRead at Base 6.1.20081116
- RnaQualPairAsnWrite at Base 6.1.20081116
- RnaQualPairFree at Base 6.1.20081116
- RnaQualPairNew at Base 6.1.20081116
- RnaRefAsnRead at Base 6.1.20030421
- RnaRefAsnWrite at Base 6.1.20030421
- RnaRefFree at Base 6.1.20030421
- RnaRefFromLabel at Base 6.1.20081116
- RnaRefNew at Base 6.1.20030421
- RnaTypeFromFeatdef at Base 6.1.20081116
- RowSourceFree at Base 6.1.20030421
- RowSourceNew at Base 6.1.20030421
- RsiteRefAsnRead at Base 6.1.20030421
- RsiteRefAsnWrite at Base 6.1.20030421
- RsiteRefFree at Base 6.1.20030421
- SAClearMove at Base 6.1.20030421
- SAIndex2Free2 at Base 6.1.20030421
- SAIndexFree at Base 6.1.20030421
- SAIndexNew at Base 6.1.20030421
- SAM_Add2SeqAlign at Base 6.1.20030421
- SAM_AlignIdComp at Base 6.1.20030421
- SAM_AlignIdCompare at Base 6.1.20030421
- SAM_AlignIdDup at Base 6.1.20030421
- SAM_AlignIdDupList at Base 6.1.20030421
- SAM_AlignIdIn at Base 6.1.20030421
- SAM_ExtractSips at Base 6.1.20030421
- SAM_FreeSeqIdSet at Base 6.1.20030421
- SAM_InRange at Base 6.1.20030421
- SAM_LexicalComp at Base 6.1.20030421
-