[Debian-med-packaging] Bug#1064245: ncbi-tools6: NMU diff for 64-bit time_t transition
Benjamin Drung
bdrung at debian.org
Thu Feb 29 13:25:21 GMT 2024
Source: ncbi-tools6
Dear maintainer,
Please find attached a final version of this patch for the time_t
transition. This patch is being uploaded to unstable.
Note that this adds a versioned build-dependency on dpkg-dev, to guard
against accidental backports with a wrong ABI.
Thanks!
-- System Information:
Debian Release: trixie/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 6.5.0-21-generic (SMP w/16 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=C, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: unable to detect
-------------- 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-29 13:14:40.000000000 +0000
@@ -1,3 +1,10 @@
+ncbi-tools6 (6.1.20170106+dfsg1-10.1) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Rename libraries for 64-bit time_t transition. Closes: #1064245
+
+ -- Benjamin Drung <bdrung at debian.org> Thu, 29 Feb 2024 13:14:40 +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-29 13:14:40.000000000 +0000
@@ -3,8 +3,8 @@
Uploaders: Aaron M. Ucko <ucko at debian.org>
Section: libdevel
Priority: optional
-Build-Depends: debhelper-compat (= 13)
-Build-Depends-Arch: csh | c-shell,
+Build-Depends: dpkg-dev (>= 1.22.5), dpkg-dev (>= 1.22.5), debhelper-compat (= 13)
+Build-Depends-Arch: dpkg-dev (>= 1.22.5), dpkg-dev (>= 1.22.5), csh | c-shell,
libglu1-mesa-dev | libglu-dev,
libgnutls28-dev | gnutls-dev,
libmotif-dev,
@@ -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
- SAM_MakeTemp at Base 6.1.20030421
- SAM_MakeViewerFree at Base 6.1.20030421
- SAM_NewDenseSeg at Base 6.1.20030421
- SAM_NewSeqAlign at Base 6.1.20030421
- SAM_OrderSeqID at Base 6.1.20030421
- SAM_OrderSeqIDChain at Base 6.1.20030421
- SAM_RangeOverlap at Base 6.1.20030421
- SAM_ReplaceGI at Base 6.1.20030421
- SAM_SeqAlignExtract at Base 6.1.20030421
- SAM_SeqIdCompareAll at Base 6.1.20030421
- SAM_SeqIdFromSeqLoc at Base 6.1.20030421
- SAM_ValNodeByPosition at Base 6.1.20030421
- SAM_ValNodeExtract at Base 6.1.20030421
- SAM_ValNodePut at Base 6.1.20030421
- SAMergeBlocks at Base 6.1.20030421
- SARegionBounds at Base 6.1.20030421
- SARemoveSequence at Base 6.1.20030421
- SAReturnBlock at Base 6.1.20030421
- SAReturnSegment at Base 6.1.20030421
- SASeqDatFree at Base 6.1.20030421
- SASeqDatNew at Base 6.1.20030421
- SASplitBlock at Base 6.1.20030421
- SATraverse at Base 6.1.20030421
- SATraverseBlock at Base 6.1.20030421
- SPBlockAsnRead at Base 6.1.20030421
- SPBlockAsnWrite at Base 6.1.20030421
- SPBlockFree at Base 6.1.20030421
- SPBlockNew at Base 6.1.20030421
- SPCompressDNA at Base 6.1.20030421
- SPCompressFree at Base 6.1.20030421
- SPCompressNew at Base 6.1.20030421
- SPRebuildDNA at Base 6.1.20030421
- SUnculturedLen at Base 6.1.20160908
- S_atoms at Base 6.1.20030421
- Safe_seqid_to_string at Base 6.1.20160908
- SalpStatsInputBlockFree at Base 6.1.20030421
- SalpStatsInputBlockNew at Base 6.1.20030421
- SalpStatsResultsFree at Base 6.1.20030421
- SalpStatsResultsNew at Base 6.1.20030421
- SaveDiscrepancyConfig at Base 6.1.20070822
- SaveDiscrepancyConfigEx at Base 6.1.20100808
- SaveNoteToCharPtrStack at Base 6.1.20030421
- SaveSeqEntryObjMgrData at Base 6.1.20030421
- Saved_ch at Base 6.1.20030421
- ScanBioseqSetRelease at Base 6.1.20030421
- ScanBioseqSetReleaseMT at Base 6.1.20090719
- ScanEmbedQual at Base 6.1.20030421
- ScanEntrezgeneSetRelease at Base 6.1.20050429
- ScanTabTableForSpecialCharacters at Base 6.1.20080302
- ScoreAdd at Base 6.1.20030421
- ScoreAndEvalueToBuffers at Base 6.1.20040616
- ScoreDup at Base 6.1.20030421
- ScoreDupAdd at Base 6.1.20030421
- ScoreNew at Base 6.1.20030421
- ScorePtrUseThisGi at Base 6.1.20030421
- ScoreRead at Base 6.1.20030421
- ScoreSetAsnRead at Base 6.1.20030421
- ScoreSetAsnWrite at Base 6.1.20030421
- ScoreSetFree at Base 6.1.20030421
- Se_atoms at Base 6.1.20030421
- SearchFuncAsnRead at Base 6.1.20110713
- SearchFuncAsnWrite at Base 6.1.20110713
- SearchFuncFree at Base 6.1.20110713
- SegHasParts at Base 6.1.20050828
- SegLocToParts at Base 6.1.20030421
- SegLocToPartsEx at Base 6.1.20030421
- SegOrDeltaBioseqToRaw at Base 6.1.20030421
- SegregateSetsByBioseqList at Base 6.1.20120620
- SegregateSetsByFungusGroup at Base 6.1.20120620
- SegregateSetsByNumber at Base 6.1.20100808
- SegregateSetsByNumberPerSet at Base 6.1.20100808
- SegregateSetsByPlantGroup at Base 6.1.20120620
- SelEdStructAdd at Base 6.1.20030421
- SelEdStructDel at Base 6.1.20030421
- SelEdStructDup at Base 6.1.20030421
- SelEdStructListDel at Base 6.1.20030421
- SelStructAdd at Base 6.1.20030421
- SelStructCpy at Base 6.1.20030421
- SelStructDel at Base 6.1.20030421
- SelStructDelList at Base 6.1.20030421
- SelStructDup at Base 6.1.20030421
- SelStructNew at Base 6.1.20030421
- SelectBestPub at Base 6.1.20030421
- SelectLongestSeqAlign at Base 6.1.20030421
- SelectType at Base 6.1.20030421
- SendTextToFile at Base 6.1.20030421
- SeqAlignAddInSeqEntry at Base 6.1.20030421
- SeqAlignAlignability at Base 6.1.20030421
- SeqAlignAsnLoad at Base 6.1.20030421
- SeqAlignAsnRead at Base 6.1.20030421
- SeqAlignAsnWrite at Base 6.1.20030421
- SeqAlignBestScore at Base 6.1.20030421
- SeqAlignBioseqDeleteById at Base 6.1.20030421
- SeqAlignBioseqDeleteByIdFromSeqEntry at Base 6.1.20030421
- SeqAlignBioseqsOrder at Base 6.1.20030421
- SeqAlignBoolSegCpy at Base 6.1.20030421
- SeqAlignBoolSegToDenseSeg at Base 6.1.20030421
- SeqAlignConsistentOverlap at Base 6.1.20030421
- SeqAlignConvertDspToDdpList at Base 6.1.20030421
- SeqAlignCount at Base 6.1.20030421
- SeqAlignCountMismatches at Base 6.1.20030421
- SeqAlignCountSegs at Base 6.1.20030421
- SeqAlignDeleteByLoc at Base 6.1.20030421
- SeqAlignDeleteByLocCallback at Base 6.1.20051206
- SeqAlignDenseSegToBoolSeg at Base 6.1.20030421
- SeqAlignDup at Base 6.1.20030421
- SeqAlignDupAdd at Base 6.1.20030421
- SeqAlignDupRegion at Base 6.1.20030421
- SeqAlignEndExtend at Base 6.1.20030421
- SeqAlignExtend at Base 6.1.20030421
- SeqAlignExtractByIds at Base 6.1.20030421
- SeqAlignFilterByCoverage at Base 6.1.20030421
- SeqAlignFindSeqId at Base 6.1.20030421
- SeqAlignFree at Base 6.1.20030421
- SeqAlignGapCount at Base 6.1.20030421
- SeqAlignGapList at Base 6.1.20030421
- SeqAlignIDCache at Base 6.1.20030421
- SeqAlignIDList at Base 6.1.20030421
- SeqAlignIDUncache at Base 6.1.20030421
- SeqAlignIDUncacheAll at Base 6.1.20030421
- SeqAlignId at Base 6.1.20030421
- SeqAlignIdReplace at Base 6.1.20030421
- SeqAlignIndexFree at Base 6.1.20030421
- SeqAlignIndexNew at Base 6.1.20030421
- SeqAlignInsertByLoc at Base 6.1.20060301
- SeqAlignLabel at Base 6.1.20030421
- SeqAlignLength at Base 6.1.20030421
- SeqAlignLengthForId at Base 6.1.20030421
- SeqAlignLink at Base 6.1.20030421
- SeqAlignListCountMismatches at Base 6.1.20030421
- SeqAlignListDup at Base 6.1.20030421
- SeqAlignListFree at Base 6.1.20030421
- SeqAlignListGapList at Base 6.1.20030421
- SeqAlignListGlobalStats at Base 6.1.20030421
- SeqAlignListLongestSegment at Base 6.1.20030421
- SeqAlignListMergeAll at Base 6.1.20030421
- SeqAlignListReverseStrand at Base 6.1.20030421
- SeqAlignListStartStop at Base 6.1.20030421
- SeqAlignLongestFN at Base 6.1.20030421
- SeqAlignLongestSegment at Base 6.1.20030421
- SeqAlignMapOnFirstSeq at Base 6.1.20030421
- SeqAlignMerge at Base 6.1.20030421
- SeqAlignMolType at Base 6.1.20030421
- SeqAlignNew at Base 6.1.20030421
- SeqAlignNonOverlap at Base 6.1.20030421
- SeqAlignNonRedundant at Base 6.1.20030421
- SeqAlignOverlapLen at Base 6.1.20030421
- SeqAlignOverlapLenByLoc at Base 6.1.20030421
- SeqAlignPrint at Base 6.1.20030421
- SeqAlignReplaceId at Base 6.1.20030421
- SeqAlignReverse at Base 6.1.20030421
- SeqAlignSameIdMerge at Base 6.1.20030421
- SeqAlignScoreFix at Base 6.1.20030421
- SeqAlignScorePtrGet at Base 6.1.20030421
- SeqAlignScoreRead at Base 6.1.20030421
- SeqAlignSeqLocComp at Base 6.1.20030421
- SeqAlignSetAsnRead at Base 6.1.20030421
- SeqAlignSetAsnWrite at Base 6.1.20030421
- SeqAlignSetFree at Base 6.1.20030421
- SeqAlignSetNew at Base 6.1.20030421
- SeqAlignSimpleStats at Base 6.1.20030421
- SeqAlignSort at Base 6.1.20030421
- SeqAlignSortByEvalue at Base 6.1.20030421
- SeqAlignSortByLength at Base 6.1.20030421
- SeqAlignSortByRegion at Base 6.1.20030421
- SeqAlignSortByScore at Base 6.1.20030421
- SeqAlignSortByStart at Base 6.1.20030421
- SeqAlignStart at Base 6.1.20030421
- SeqAlignStartStop at Base 6.1.20030421
- SeqAlignStartStopById at Base 6.1.20030421
- SeqAlignStartStopOverlap at Base 6.1.20030421
- SeqAlignStats at Base 6.1.20030421
- SeqAlignStop at Base 6.1.20030421
- SeqAlignStrand at Base 6.1.20030421
- SeqAlignSwapOrder at Base 6.1.20030421
- SeqAlignToBS at Base 6.1.20030421
- SeqAlignTrunc2 at Base 6.1.20030421
- SeqAlignTrunc at Base 6.1.20030421
- SeqAlignWindowScore at Base 6.1.20030421
- SeqAlignWindowScoreFN at Base 6.1.20030421
- SeqAlignWindowStats at Base 6.1.20030421
- SeqAlignWrite at Base 6.1.20030421
- SeqAnnotAsnRead at Base 6.1.20030421
- SeqAnnotAsnWrite at Base 6.1.20030421
- SeqAnnotBoolSegToDenseSeg at Base 6.1.20030421
- SeqAnnotDenseSegToBoolSeg at Base 6.1.20030421
- SeqAnnotForSeqAlign at Base 6.1.20030421
- SeqAnnotFree at Base 6.1.20030421
- SeqAnnotLabel at Base 6.1.20030421
- SeqAnnotMerge at Base 6.1.20030421
- SeqAnnotNew at Base 6.1.20030421
- SeqAnnotSetAsnRead at Base 6.1.20030421
- SeqAnnotSetAsnWrite at Base 6.1.20030421
- SeqAnnotSetExtraCheck at Base 6.1.20030421
- SeqAsnLoad at Base 6.1.20030421
- SeqBlockAsnLoad at Base 6.1.20030421
- SeqBondAsnRead at Base 6.1.20030421
- SeqBondAsnWrite at Base 6.1.20030421
- SeqBondFree at Base 6.1.20030421
- SeqBondNew at Base 6.1.20030421
- SeqCodeAsnLoad at Base 6.1.20030421
- SeqCodeSetAsnRead at Base 6.1.20030421
- SeqCodeSetAsnWrite at Base 6.1.20030421
- SeqCodeSetFree at Base 6.1.20030421
- SeqCodeSetLoad at Base 6.1.20030421
- SeqCodeSetNew at Base 6.1.20030421
- SeqCodeTableAsnRead at Base 6.1.20030421
- SeqCodeTableAsnWrite at Base 6.1.20030421
- SeqCodeTableComp at Base 6.1.20030421
- SeqCodeTableFind at Base 6.1.20030421
- SeqCodeTableFindObj at Base 6.1.20030421
- SeqCodeTableFree at Base 6.1.20030421
- SeqCodeTableNew at Base 6.1.20030421
- SeqCoordToAlignCoord at Base 6.1.20030421
- SeqDataAsnRead at Base 6.1.20030421
- SeqDataAsnWrite at Base 6.1.20030421
- SeqDataAsnWriteXML at Base 6.1.20050429
- SeqDataFree at Base 6.1.20070822
- SeqDeleteByLoc at Base 6.1.20030421
- SeqDeleteByLocEx at Base 6.1.20100808
- SeqDescAsnRead at Base 6.1.20030421
- SeqDescAsnWrite at Base 6.1.20030421
- SeqDescFree at Base 6.1.20030421
- SeqDescLabel at Base 6.1.20030421
- SeqDescrAdd at Base 6.1.20030421
- SeqDescrAddPointer at Base 6.1.20030421
- SeqDescrAsnRead at Base 6.1.20030421
- SeqDescrAsnWrite at Base 6.1.20030421
- SeqDescrExtraCheck at Base 6.1.20030421
- SeqDescrFree at Base 6.1.20030421
- SeqDescrFromBioSample at Base 6.1.20160908
- SeqDescrNew at Base 6.1.20030421
- SeqEdAdjustFeatureInterval at Base 6.1.20100808
- SeqEdDeleteFromBsp at Base 6.1.20041020
- SeqEdFeatureAdjust at Base 6.1.20041020
- SeqEdFixProteinFeatures at Base 6.1.20080302
- SeqEdGetNextFeature at Base 6.1.20041020
- SeqEdGetNthIntervalEndPoints at Base 6.1.20041020
- SeqEdInsert at Base 6.1.20041020
- SeqEdInsertAdjustCdRgn at Base 6.1.20041020
- SeqEdInsertAdjustRNA at Base 6.1.20041020
- SeqEdJournalFree at Base 6.1.20041020
- SeqEdJournalNewFeatEdit at Base 6.1.20041020
- SeqEdJournalNewSeqEdit at Base 6.1.20041020
- SeqEdReindexAffectedFeatures at Base 6.1.20041020
- SeqEdReindexFeature at Base 6.1.20041020
- SeqEdRemapLocation at Base 6.1.20080302
- SeqEdRepairIntervalOrder at Base 6.1.20041020
- SeqEdSeqFeatDelete at Base 6.1.20090719
- SeqEdSeqLocDelete at Base 6.1.20041020
- SeqEdSeqLocInsert at Base 6.1.20041020-3~
- SeqEdTranslateOneCDS at Base 6.1.20080302
- SeqEntryAsnGet at Base 6.1.20030421
- SeqEntryAsnOut at Base 6.1.20030421
- SeqEntryAsnRead at Base 6.1.20030421
- SeqEntryAsnWrite at Base 6.1.20030421
- SeqEntryContainsSeqIdOfMolType at Base 6.1.20030421
- SeqEntryConvert at Base 6.1.20030421
- SeqEntryDelFeat at Base 6.1.20030421
- SeqEntryDelFeatEx at Base 6.1.20100808
- SeqEntryDoConvert at Base 6.1.20030421
- SeqEntryFasta at Base 6.1.20030421
- SeqEntryFastaStream at Base 6.1.20040505
- SeqEntryFastaStreamEx at Base 6.1.20070822
- SeqEntryFind at Base 6.1.20030421
- SeqEntryFree at Base 6.1.20030421
- SeqEntryFreeComponents at Base 6.1.20030421
- SeqEntryGetScope at Base 6.1.20030421
- SeqEntryGetSeqDescr at Base 6.1.20030421
- SeqEntryGetSeqFeat at Base 6.1.20030421
- SeqEntryGetTitle at Base 6.1.20030421
- SeqEntryHasAligns at Base 6.1.20030421
- SeqEntryHasNucs at Base 6.1.20030421
- SeqEntryHasPairwiseAlignments at Base 6.1.20120620
- SeqEntryHasProts at Base 6.1.20030421
- SeqEntryLabel at Base 6.1.20030421
- SeqEntryList at Base 6.1.20030421
- SeqEntryLoad at Base 6.1.20030421
- SeqEntryNew at Base 6.1.20030421
- SeqEntryReplaceSeqID at Base 6.1.20030421
- SeqEntrySetScope at Base 6.1.20030421
- SeqEntryToBioSource at Base 6.1.20030421
- SeqEntryToEntrez at Base 6.1.20030421
- SeqEntryToFasta at Base 6.1.20030421
- SeqEntryToFastaEx at Base 6.1.20030421
- SeqEntryToFlat at Base 6.1.20030421
- SeqEntryToFlatAjp at Base 6.1.20030421
- SeqEntryToFlatEx at Base 6.1.20030421
- SeqEntryToGBFlatNoSeq at Base 6.1.20030421
- SeqEntryToGeneticCode at Base 6.1.20030421
- SeqEntryToGnbk at Base 6.1.20030421
- SeqEntryToPartRpt at Base 6.1.20030421
- SeqEntryToSeqLoc at Base 6.1.20030421
- SeqEntryToStrArray at Base 6.1.20030421
- SeqEntryToStrArrayEx at Base 6.1.20030421
- SeqEntryToStrArrayQEx at Base 6.1.20030421
- SeqEntrysToDefline at Base 6.1.20030421
- SeqEntrysToFasta at Base 6.1.20030421
- SeqEntrysToFastaX at Base 6.1.20030421
- SeqFeatAsnLoad at Base 6.1.20030421
- SeqFeatAsnRead at Base 6.1.20030421
- SeqFeatAsnWrite at Base 6.1.20030421
- SeqFeatDataAsnRead at Base 6.1.20030421
- SeqFeatDataAsnWrite at Base 6.1.20030421
- SeqFeatDataFree at Base 6.1.20030421
- SeqFeatDelete at Base 6.1.20030421
- SeqFeatFree at Base 6.1.20030421
- SeqFeatIdAsnRead at Base 6.1.20030421
- SeqFeatIdAsnWrite at Base 6.1.20030421
- SeqFeatIdDup at Base 6.1.20030421
- SeqFeatIdFree at Base 6.1.20030421
- SeqFeatNew at Base 6.1.20030421
- SeqFeatSetAsnRead at Base 6.1.20030421
- SeqFeatSetAsnWrite at Base 6.1.20030421
- SeqFeatSetAsnWriteExtra at Base 6.1.20030421
- SeqFeatSupportAsnRead at Base 6.1.20110713
- SeqFeatSupportAsnWrite at Base 6.1.20110713
- SeqFeatSupportFree at Base 6.1.20110713
- SeqFeatSupportNew at Base 6.1.20110713
- SeqFeatToXref at Base 6.1.20030421
- SeqFeatXrefAsnRead at Base 6.1.20030421
- SeqFeatXrefAsnWrite at Base 6.1.20030421
- SeqFeatXrefFree at Base 6.1.20030421
- SeqFeatXrefNew at Base 6.1.20030421
- SeqFeatsCopy at Base 6.1.20030421
- SeqGapAsnRead at Base 6.1.20070822
- SeqGapAsnWrite at Base 6.1.20070822
- SeqGapFree at Base 6.1.20070822
- SeqGapNew at Base 6.1.20070822
- SeqGenomeToFlat at Base 6.1.20030421
- SeqGenomeToFlatEx at Base 6.1.20030421
- SeqGraphAsnRead at Base 6.1.20030421
- SeqGraphAsnWrite at Base 6.1.20030421
- SeqGraphFree at Base 6.1.20030421
- SeqGraphLabel at Base 6.1.20030421
- SeqGraphNew at Base 6.1.20030421
- SeqGraphSetAsnRead at Base 6.1.20030421
- SeqGraphSetAsnWrite at Base 6.1.20030421
- SeqHistAlignLabel at Base 6.1.20030421
- SeqHistAsnRead at Base 6.1.20030421
- SeqHistAsnWrite at Base 6.1.20030421
- SeqHistFree at Base 6.1.20030421
- SeqHistNew at Base 6.1.20030421
- SeqIdAsnRead at Base 6.1.20030421
- SeqIdAsnWrite at Base 6.1.20030421
- SeqIdBestRank at Base 6.1.20030421
- SeqIdComp at Base 6.1.20030421
- SeqIdDup at Base 6.1.20030421
- SeqIdDupBestList at Base 6.1.20030421
- SeqIdDupList at Base 6.1.20030421
- SeqIdFindBest at Base 6.1.20030421
- SeqIdFindBestAccession at Base 6.1.20030421
- SeqIdFindWorst at Base 6.1.20030421
- SeqIdForSameBioseq at Base 6.1.20030421
- SeqIdFree at Base 6.1.20030421
- SeqIdFromAccession at Base 6.1.20030421
- SeqIdFromAccessionDotVersion at Base 6.1.20030421
- SeqIdFromAccessionEx at Base 6.1.20030421
- SeqIdFromAlignNode at Base 6.1.20030421
- SeqIdFromPubSeqString at Base 6.1.20120620
- SeqIdIn at Base 6.1.20030421
- SeqIdInSeqLocList at Base 6.1.20030421
- SeqIdIndexElementCmp at Base 6.1.20030421
- SeqIdLabel at Base 6.1.20030421
- SeqIdLabelLen at Base 6.1.20090719
- SeqIdListToCharArray at Base 6.1.20030421
- SeqIdListToValNodeSeqIdList at Base 6.1.20110713
- SeqIdListfromSeqLoc at Base 6.1.20030421
- SeqIdLocate at Base 6.1.20030421
- SeqIdMatch at Base 6.1.20030421
- SeqIdOrderInBioseqIdList at Base 6.1.20030421
- SeqIdOrderInList at Base 6.1.20030421
- SeqIdParse at Base 6.1.20030421
- SeqIdPrint at Base 6.1.20030421
- SeqIdPtrFromSeqAlign at Base 6.1.20030421
- SeqIdReplaceID at Base 6.1.20030421
- SeqIdReplaceListFree at Base 6.1.20090301
- SeqIdSelect at Base 6.1.20030421
- SeqIdSetAsnRead at Base 6.1.20030421
- SeqIdSetAsnWrite at Base 6.1.20030421
- SeqIdSetDup at Base 6.1.20030421
- SeqIdSetFree at Base 6.1.20030421
- SeqIdStripLocus at Base 6.1.20030421
- SeqIdWholeLabel at Base 6.1.20090719
- SeqIdWrite at Base 6.1.20030421
- SeqInsertByLoc at Base 6.1.20030421
- SeqIntAsnRead at Base 6.1.20030421
- SeqIntAsnWrite at Base 6.1.20030421
- SeqIntCheck at Base 6.1.20030421
- SeqIntFree at Base 6.1.20030421
- SeqIntNew at Base 6.1.20030421
- SeqLineReEval at Base 6.1.20030421
- SeqLitAsnRead at Base 6.1.20030421
- SeqLitAsnWrite at Base 6.1.20030421
- SeqLitFastaStream at Base 6.1.20110713
- SeqLitFree at Base 6.1.20030421
- SeqLitNew at Base 6.1.20030421
- SeqLitPack at Base 6.1.20030421
- SeqLocAdd at Base 6.1.20030421
- SeqLocAinB at Base 6.1.20030421
- SeqLocAsnLoad at Base 6.1.20030421
- SeqLocAsnRead at Base 6.1.20030421
- SeqLocAsnWrite at Base 6.1.20030421
- SeqLocBadSortOrder at Base 6.1.20030421
- SeqLocCheck at Base 6.1.20030421
- SeqLocCompare at Base 6.1.20030421
- SeqLocCompareEx at Base 6.1.20100808
- SeqLocCopy at Base 6.1.20050429
- SeqLocCopyPart at Base 6.1.20030421
- SeqLocCopyRegion at Base 6.1.20030421
- SeqLocDelete at Base 6.1.20030421
- SeqLocDeleteEx at Base 6.1.20030421
- SeqLocEquivAsnRead at Base 6.1.20030421
- SeqLocEquivAsnWrite at Base 6.1.20030421
- SeqLocFastaStream at Base 6.1.20050429
- SeqLocFindNext at Base 6.1.20030421
- SeqLocFindPart at Base 6.1.20030421
- SeqLocFree at Base 6.1.20030421
- SeqLocFromSeqAlign at Base 6.1.20030421
- SeqLocGetSegLens at Base 6.1.20030421
- SeqLocId at Base 6.1.20030421
- SeqLocIdForProduct at Base 6.1.20040204
- SeqLocInsert at Base 6.1.20030421
- SeqLocIntNew at Base 6.1.20030421
- SeqLocLabel at Base 6.1.20030421
- SeqLocLen at Base 6.1.20030421
- SeqLocListFromSeqAlign at Base 6.1.20030421
- SeqLocListHasLegend at Base 6.1.20030421
- SeqLocListMatch at Base 6.1.20030421
- SeqLocListOfBioseqsFromSeqAlign at Base 6.1.20030421
- SeqLocMerge at Base 6.1.20030421
- SeqLocMergeEx at Base 6.1.20030421
- SeqLocMergeExEx at Base 6.1.20040616
- SeqLocMixAsnRead at Base 6.1.20030421
- SeqLocMixAsnWrite at Base 6.1.20030421
- SeqLocMixFromSeqAlign at Base 6.1.20030421
- SeqLocMixedStrands at Base 6.1.20030421
- SeqLocMol at Base 6.1.20030421
- SeqLocOffset at Base 6.1.20030421
- SeqLocOrder at Base 6.1.20030421
- SeqLocPackage at Base 6.1.20030421
- SeqLocPartialCheck at Base 6.1.20030421
- SeqLocPartialCheckEx at Base 6.1.20070822
- SeqLocPntNew at Base 6.1.20030421
- SeqLocPrint at Base 6.1.20030421
- SeqLocPrintUseBestID at Base 6.1.20060301
- SeqLocReMap at Base 6.1.20030421
- SeqLocReMapEx at Base 6.1.20040204
- SeqLocReplace at Base 6.1.20030421
- SeqLocReplaceID at Base 6.1.20030421
- SeqLocRevCmp at Base 6.1.20030421
- SeqLocSetAsnRead at Base 6.1.20030421
- SeqLocSetAsnWrite at Base 6.1.20030421
- SeqLocSetFree at Base 6.1.20030421
- SeqLocStart at Base 6.1.20030421
- SeqLocStop at Base 6.1.20030421
- SeqLocStrand at Base 6.1.20030421
- SeqLocSubtract at Base 6.1.20030421
- SeqLocToFastaSeqAlign at Base 6.1.20030421
- SeqLocToFlat at Base 6.1.20030421
- SeqLocWholeNew at Base 6.1.20080302
- SeqLocsToDeltaSeqs at Base 6.1.20030421
- SeqMapTableAsnRead at Base 6.1.20030421
- SeqMapTableAsnWrite at Base 6.1.20030421
- SeqMapTableConvert at Base 6.1.20030421
- SeqMapTableFind at Base 6.1.20030421
- SeqMapTableFindObj at Base 6.1.20030421
- SeqMapTableFree at Base 6.1.20030421
- SeqMapTableNew at Base 6.1.20030421
- SeqMgrAdd at Base 6.1.20030421
- SeqMgrAddToBioseqIndex at Base 6.1.20030421
- SeqMgrAlsoSelect at Base 6.1.20030421
- SeqMgrBuildFeatureIndex at Base 6.1.20030421
- SeqMgrClearBioseqIndex at Base 6.1.20070822
- SeqMgrClearFeatureIndexes at Base 6.1.20030421
- SeqMgrDeSelect at Base 6.1.20030421
- SeqMgrDelete at Base 6.1.20030421
- SeqMgrDeleteFromBioseqIndex at Base 6.1.20030421
- SeqMgrDeleteIndexesInRecord at Base 6.1.20030421
- SeqMgrExploreBioseqs at Base 6.1.20030421
- SeqMgrExploreDescriptors at Base 6.1.20030421
- SeqMgrExploreFeatures at Base 6.1.20030421
- SeqMgrExploreFeaturesRev at Base 6.1.20030421
- SeqMgrExploreSegments at Base 6.1.20030421
- SeqMgrFeaturesAreIndexed at Base 6.1.20030421
- SeqMgrFindAnnotDescByID at Base 6.1.20050429
- SeqMgrFindSMFeatItemByID at Base 6.1.20030421
- SeqMgrFindSMFeatItemPtr at Base 6.1.20030421
- SeqMgrFindSeqAlignByID at Base 6.1.20030421
- SeqMgrFreeBioseqExtraFunc at Base 6.1.20030421
- SeqMgrFreeCache at Base 6.1.20030421
- SeqMgrGeneIsSuppressed at Base 6.1.20030421
- SeqMgrGet at Base 6.1.20030421
- SeqMgrGetAllOverlappingFeatures at Base 6.1.20030421
- SeqMgrGetBestProteinFeature at Base 6.1.20030421
- SeqMgrGetBioseqContext at Base 6.1.20030421
- SeqMgrGetCDSgivenProduct at Base 6.1.20030421
- SeqMgrGetDesiredAnnotDesc at Base 6.1.20050429
- SeqMgrGetDesiredDescriptor at Base 6.1.20030421
- SeqMgrGetDesiredFeature at Base 6.1.20030421
- SeqMgrGetEntityIDForSeqEntry at Base 6.1.20030421
- SeqMgrGetExtraDataForOmdp at Base 6.1.20090719
- SeqMgrGetFeatureByFeatID at Base 6.1.20050828
- SeqMgrGetFeatureByLabel at Base 6.1.20030421
- SeqMgrGetFeatureInIndex at Base 6.1.20030421
- SeqMgrGetGeneByLocusTag at Base 6.1.20050828
- SeqMgrGetGeneXref at Base 6.1.20030421
- SeqMgrGetGeneXrefEx at Base 6.1.20110713
- SeqMgrGetLocationSupersetmRNA at Base 6.1.20041020
- SeqMgrGetNextAnnotDesc at Base 6.1.20050429
- SeqMgrGetNextDescriptor at Base 6.1.20030421
- SeqMgrGetNextFeature at Base 6.1.20030421
- SeqMgrGetNextFeatureByLabel at Base 6.1.20030421
- SeqMgrGetNextGeneByLocusTag at Base 6.1.20040505
- SeqMgrGetOmdpForBioseq at Base 6.1.20070822
- SeqMgrGetOverlappingCDS at Base 6.1.20030421
- SeqMgrGetOverlappingFeature at Base 6.1.20030421
- SeqMgrGetOverlappingFeatureEx at Base 6.1.20110713
- SeqMgrGetOverlappingGene at Base 6.1.20030421
- SeqMgrGetOverlappingOperon at Base 6.1.20031028
- SeqMgrGetOverlappingPub at Base 6.1.20030421
- SeqMgrGetOverlappingSource at Base 6.1.20030421
- SeqMgrGetOverlappingmRNA at Base 6.1.20030421
- SeqMgrGetPROTgivenProduct at Base 6.1.20030421
- SeqMgrGetParentOfPart at Base 6.1.20030421
- SeqMgrGetProtXref at Base 6.1.20030421
- SeqMgrGetRNAgivenProduct at Base 6.1.20030421
- SeqMgrGetSeqEntryForData at Base 6.1.20030421
- SeqMgrGetSeqEntryForEntityID at Base 6.1.20030421
- SeqMgrGetSfpProductList at Base 6.1.20030421
- SeqMgrHoldIndexing at Base 6.1.20030421
- SeqMgrIndexAlignments at Base 6.1.20030421
- SeqMgrIndexFeatures at Base 6.1.20030421
- SeqMgrIndexFeaturesEx at Base 6.1.20030421
- SeqMgrIndexFeaturesExEx at Base 6.1.20050429
- SeqMgrLinkSeqEntry at Base 6.1.20030421
- SeqMgrMapPartToSegmentedBioseq at Base 6.1.20030421
- SeqMgrReadLock at Base 6.1.20030421
- SeqMgrReapBioseqExtraFunc at Base 6.1.20030421
- SeqMgrRedoDescriptorIndexes at Base 6.1.20100808
- SeqMgrRedoFeatByLabelIndexes at Base 6.1.20100808
- SeqMgrReloadBioseqExtraFunc at Base 6.1.20030421
- SeqMgrReplaceInBioseqIndex at Base 6.1.20030421
- SeqMgrSelect at Base 6.1.20030421
- SeqMgrSeqEntry at Base 6.1.20030421
- SeqMgrSetAccnVerFunc at Base 6.1.20030421
- SeqMgrSetBSFetchTop at Base 6.1.20030421
- SeqMgrSetColor at Base 6.1.20030421
- SeqMgrSetFetchOnLock at Base 6.1.20030421
- SeqMgrSetLenFunc at Base 6.1.20030421
- SeqMgrSetPreCache at Base 6.1.20030421
- SeqMgrSetSeqIdSetFunc at Base 6.1.20030421
- SeqMgrUnlock at Base 6.1.20030421
- SeqMgrVisitDescriptors at Base 6.1.20030421
- SeqMgrVisitFeatures at Base 6.1.20030421
- SeqMgrWriteLock at Base 6.1.20030421
- SeqPntAsnRead at Base 6.1.20030421
- SeqPntAsnWrite at Base 6.1.20030421
- SeqPntCheck at Base 6.1.20030421
- SeqPntFree at Base 6.1.20030421
- SeqPntNew at Base 6.1.20030421
- SeqPointPrint at Base 6.1.20030421
- SeqPointWrite at Base 6.1.20030421
- SeqPortAdjustLength at Base 6.1.20030421
- SeqPortFree at Base 6.1.20030421
- SeqPortGetResidue at Base 6.1.20030421
- SeqPortNew at Base 6.1.20030421
- SeqPortNewByLoc at Base 6.1.20030421
- SeqPortRead at Base 6.1.20030421
- SeqPortSeek at Base 6.1.20030421
- SeqPortSetUpAlphabet at Base 6.1.20030421
- SeqPortSetUpFields at Base 6.1.20030421
- SeqPortSetValues at Base 6.1.20030421
- SeqPortSet_do_virtual at Base 6.1.20030421
- SeqPortSet_do_virtualEx at Base 6.1.20030421
- SeqPortSet_is_circle at Base 6.1.20030421
- SeqPortSet_is_seg at Base 6.1.20030421
- SeqPortStream at Base 6.1.20030421
- SeqPortStreamInt at Base 6.1.20040505
- SeqPortStreamLit at Base 6.1.20110713
- SeqPortStreamLoc at Base 6.1.20040505
- SeqPortTell at Base 6.1.20030421
- SeqPosFromTilingPos at Base 6.1.20081116
- SeqPosInLineColumn at Base 6.1.20030421
- SeqPosToLineColumn at Base 6.1.20030421
- SeqResAsnLoad at Base 6.1.20030421
- SeqSearchAddNucleotidePattern at Base 6.1.20030421
- SeqSearchFree at Base 6.1.20030421
- SeqSearchNew at Base 6.1.20030421
- SeqSearchProcessBioseq at Base 6.1.20030421
- SeqSearchProcessCharacter at Base 6.1.20030421
- SeqSearchReset at Base 6.1.20030421
- SeqSetAsnLoad at Base 6.1.20030421
- SeqSubmitAsnRead at Base 6.1.20030421
- SeqSubmitAsnWrite at Base 6.1.20030421
- SeqSubmitFree at Base 6.1.20030421
- SeqSubmitLabel at Base 6.1.20030421
- SeqSubmitNew at Base 6.1.20030421
- SeqSubmitToFlat at Base 6.1.20030421
- SeqTableAsnRead at Base 6.1.20080302
- SeqTableAsnWrite at Base 6.1.20080302
- SeqTableColumnAsnRead at Base 6.1.20080302
- SeqTableColumnAsnWrite at Base 6.1.20080302
- SeqTableColumnFree at Base 6.1.20080302
- SeqTableColumnInfoAsnRead at Base 6.1.20080302
- SeqTableColumnInfoAsnWrite at Base 6.1.20080302
- SeqTableColumnInfoFree at Base 6.1.20080302
- SeqTableColumnInfoNew at Base 6.1.20080302
- SeqTableColumnNew at Base 6.1.20080302
- SeqTableFree at Base 6.1.20080302
- SeqTableMultiDataAsnRead at Base 6.1.20080302
- SeqTableMultiDataAsnWrite at Base 6.1.20080302
- SeqTableMultiDataFree at Base 6.1.20080302
- SeqTableNew at Base 6.1.20080302
- SeqTableSingleDataAsnRead at Base 6.1.20080302
- SeqTableSingleDataAsnWrite at Base 6.1.20080302
- SeqTableSingleDataFree at Base 6.1.20080302
- SeqTableSparseIndexAsnRead at Base 6.1.20080302
- SeqTableSparseIndexAsnWrite at Base 6.1.20080302
- SeqTableSparseIndexFree at Base 6.1.20080302
- SeqToAwp at Base 6.1.20030421
- Seq_seqAsnRead at Base 6.1.20100808
- Seq_seqAsnWrite at Base 6.1.20100808
- Seq_seqFree at Base 6.1.20100808
- SeqfeatlistFree at Base 6.1.20030421
- SeqfeatlistFree_fromID at Base 6.1.20030421
- SequenceConstraintAsnRead at Base 6.1.20080302
- SequenceConstraintAsnWrite at Base 6.1.20080302
- SequenceConstraintFree at Base 6.1.20080302
- SequenceConstraintMolTypeConstraintAsnRead at Base 6.1.20080302
- SequenceConstraintMolTypeConstraintAsnWrite at Base 6.1.20080302
- SequenceConstraintMolTypeConstraintFree at Base 6.1.20080302
- SequenceConstraintNew at Base 6.1.20080302
- SequenceInfoFree at Base 6.1.20040204
- SequenceInfoNew at Base 6.1.20040204
- SequenceListAsnRead at Base 6.1.20080302
- SequenceListAsnWrite at Base 6.1.20080302
- SequenceListChoiceAsnRead at Base 6.1.20080302
- SequenceListChoiceAsnWrite at Base 6.1.20080302
- SequenceListChoiceFree at Base 6.1.20080302
- SequenceListFree at Base 6.1.20080302
- SequenceOfIntAsnRead at Base 6.1.20100808
- SequenceOfIntAsnWrite at Base 6.1.20100808
- SequenceOfIntFree at Base 6.1.20100808
- SequenceStringToSeqEntry at Base 6.1.20081116
- SequinEntryList at Base 6.1.20030421
- SerialNumberInString at Base 6.1.20030421
- SetAutoDefIDModifiers at Base 6.1.20100808
- SetBoolFromField at Base 6.1.20160908
- SetDBxrefForBioSource at Base 6.1.20100808
- SetDbtagString at Base 6.1.20120620
- SetDefLineTypeFromFieldString at Base 6.1.20160908
- SetDescriptorPropagate at Base 6.1.20100808
- SetDiscrepancyLevels at Base 6.1.20100808
- SetDiscrepancyReportTestsFromString at Base 6.1.20080302
- SetEmptyGeneticCodes at Base 6.1.20030421
- SetFieldValueForObject at Base 6.1.20081116
- SetFieldValueForObjectEx at Base 6.1.20090301
- SetGeneticCodeForEntry at Base 6.1.20030421
- SetIfpFeatCount at Base 6.1.20160908
- SetInt2FromFieldString at Base 6.1.20160908
- SetInt4FromFieldString at Base 6.1.20160908
- SetModifierIndices at Base 6.1.20160908
- SetObjectIdString at Base 6.1.20100808
- SetOnAllValsForDescStreamList at Base 6.1.20110713
- SetPartialsAfterSplittingAtGap at Base 6.1.20160908
- SetPhrapContigOrder at Base 6.1.20030421
- SetProductSequencePartials at Base 6.1.20080302
- SetPubclassOnPub at Base 6.1.20160908
- SetQualOnFeature at Base 6.1.20100808
- SetRNAProductString at Base 6.1.20100808
- SetRNAQualOnFeature at Base 6.1.20110713
- SetRNARefProductString at Base 6.1.20100808
- SetRequiredModifiers at Base 6.1.20080302
- SetSeqFeatData at Base 6.1.20030421
- SetSeqFeatProduct at Base 6.1.20030421
- SetSeqLocPartial at Base 6.1.20030421
- SetSeqLocPartialEx at Base 6.1.20110713
- SetSeqLocPartialSet at Base 6.1.20100808
- SetSourceQualInBioSource at Base 6.1.20080302
- SetStringInGBQualList at Base 6.1.20120620
- SetStringValue at Base 6.1.20081116
- SetStringsInValNodeStringList at Base 6.1.20090719
- SetStructuredCommentPrefixAndSuffix at Base 6.1.20160908
- SetSuppressedFeatures at Base 6.1.20160908
- SetncRNAClass at Base 6.1.20100808
- SettRNACodons_Recognized at Base 6.1.20160908
- SettmRNATagPeptide at Base 6.1.20100808
- SetupDataBuffer at Base 6.1.20030421
- SetupDataPanel at Base 6.1.20030421
- SetupMatchPatList at Base 6.1.20030421
- ShortWordList at Base 6.1.20080302
- ShouldBeAGBQual at Base 6.1.20110713
- ShouldExcludeSp at Base 6.1.20100808
- ShouldSuppressGBQual at Base 6.1.20110713
- ShouldUseOriginalID at Base 6.1.20160908
- ShowAlignNodeText2 at Base 6.1.20030421
- ShowAlignNodeText at Base 6.1.20030421
- ShowAlignmentText at Base 6.1.20030421
- ShowNextPattern at Base 6.1.20030421
- ShowPrecPattern at Base 6.1.20030421
- ShowTextAlignFromAnnot2 at Base 6.1.20030421
- ShowTextAlignFromAnnot3 at Base 6.1.20030421
- ShowTextAlignFromAnnot at Base 6.1.20030421
- ShowTextAlignFromAnnotExtra at Base 6.1.20030421
- ShuffleUpdateBioseqList at Base 6.1.20120620
- ShuffleUpdateBioseqListWithIndex at Base 6.1.20120620
- SimpleReplaceAsnRead at Base 6.1.20110713
- SimpleReplaceAsnWrite at Base 6.1.20110713
- SimpleReplaceFree at Base 6.1.20110713
- SimpleReplaceNew at Base 6.1.20110713
- SimpleSeqAsnRead at Base 6.1.20030421
- SimpleSeqFree at Base 6.1.20030421
- SimpleSeqNew at Base 6.1.20030421
- SimpleSeqPrint at Base 6.1.20030421
- SomaticOriginAsnRead at Base 6.1.20110713
- SomaticOriginAsnWrite at Base 6.1.20110713
- SomaticOriginConditionAsnRead at Base 6.1.20110713
- SomaticOriginConditionAsnWrite at Base 6.1.20110713
- SomaticOriginConditionFree at Base 6.1.20110713
- SomaticOriginConditionNew at Base 6.1.20110713
- SomaticOriginFree at Base 6.1.20110713
- SomaticOriginNew at Base 6.1.20110713
- SortAlignNode at Base 6.1.20030421
- SortAlignPosition at Base 6.1.20030421
- SortAlignmentFeature at Base 6.1.20030421
- SortByChoice at Base 6.1.20160908
- SortByIntvalue at Base 6.1.20040616
- SortByPtrvalue at Base 6.1.20120620
- SortFeatNode at Base 6.1.20030421
- SortFeatureGBQuals at Base 6.1.20160908
- SortFieldsActionAsnRead at Base 6.1.20110713
- SortFieldsActionAsnWrite at Base 6.1.20110713
- SortFieldsActionFree at Base 6.1.20110713
- SortFieldsActionNew at Base 6.1.20110713
- SortFieldsForObject at Base 6.1.20110713
- SortOrganizeFeat at Base 6.1.20030421
- SortPairwiseAlignmentsByFirstSeqRange at Base 6.1.20081116
- SortQualOnFeature at Base 6.1.20110713
- SortSeqAlign at Base 6.1.20030421
- SortSeqAlignFromList at Base 6.1.20030421
- SortSeqEntryQualifiers at Base 6.1.20100808
- SortSuspectRuleSetByFind at Base 6.1.20110713
- SortSuspectRuleSetByFixTypeThenFind at Base 6.1.20110713
- SortTableRowByAnyColumn at Base 6.1.20110713
- SortUniqueFieldTypeList at Base 6.1.20081116
- SortValNode at Base 6.1.20030421
- SortVnpByChoiceAndPtrvalue at Base 6.1.20120620
- SortVnpByClickableItemChosen at Base 6.1.20081116
- SortVnpByClickableItemDescription at Base 6.1.20070822
- SortVnpByDiscrepancyDescription at Base 6.1.20081116
- SortVnpByDiscrepancyItemText at Base 6.1.20081116
- SortVnpByFieldDiffBiosampleIdThenFieldThenVal at Base 6.1.20160908
- SortVnpByFieldDiffField at Base 6.1.20160908
- SortVnpByFieldDiffIdThenField at Base 6.1.20160908
- SortVnpByFieldRule at Base 6.1.20100808
- SortVnpByFieldType at Base 6.1.20160908
- SortVnpByFieldTypeAndSourceQualifier at Base 6.1.20160908
- SortVnpByGlobalDiscrepancyString at Base 6.1.20080302
- SortVnpByGlobalDiscrepancyStringCaseSensitive at Base 6.1.20160908
- SortVnpByNaturalCI at Base 6.1.20120620
- SortVnpByNaturalCS at Base 6.1.20120620
- SortVnpByObject at Base 6.1.20090301
- SortVnpByPCRSetOrder at Base 6.1.20070822
- SortVnpByPCRSetSeq at Base 6.1.20070822
- SortVnpBySourceQualDesc at Base 6.1.20110713
- SortVnpByString at Base 6.1.20030421
- SortVnpByStringCI at Base 6.1.20090719
- SortVnpByStringCILCFirst at Base 6.1.20090719
- SortVnpByStringCIUCFirst at Base 6.1.20090719
- SortVnpByStringCS at Base 6.1.20090719
- SortVnpByUserField at Base 6.1.20100808
- SourceConstraintAsnRead at Base 6.1.20080302
- SourceConstraintAsnWrite at Base 6.1.20080302
- SourceConstraintFree at Base 6.1.20080302
- SourceConstraintNew at Base 6.1.20080302
- SourceQualChoiceAsnRead at Base 6.1.20080302
- SourceQualChoiceAsnWrite at Base 6.1.20080302
- SourceQualChoiceFree at Base 6.1.20080302
- SourceQualPairAsnRead at Base 6.1.20080302
- SourceQualPairAsnWrite at Base 6.1.20080302
- SourceQualPairFree at Base 6.1.20080302
- SourceQualPairNew at Base 6.1.20080302
- SourceQualTextValAsnRead at Base 6.1.20090301
- SourceQualTextValAsnWrite at Base 6.1.20090301
- SourceQualTextValFree at Base 6.1.20090301
- SourceQualTextValNew at Base 6.1.20090301
- SourceQualValChoiceAsnRead at Base 6.1.20090301
- SourceQualValChoiceAsnWrite at Base 6.1.20090301
- SourceQualValChoiceFree at Base 6.1.20090301
- SourceQualValSetAsnRead at Base 6.1.20090301
- SourceQualValSetAsnWrite at Base 6.1.20090301
- SourceQualValSetFree at Base 6.1.20090301
- SourceQualValsFromBioSourcePtr at Base 6.1.20090301
- SparseAlignAsnRead at Base 6.1.20070822
- SparseAlignAsnWrite at Base 6.1.20070822
- SparseAlignFree at Base 6.1.20070822
- SparseAlignNew at Base 6.1.20070822
- SparseSegAsnRead at Base 6.1.20070822
- SparseSegAsnWrite at Base 6.1.20070822
- SparseSegExtAsnRead at Base 6.1.20070822
- SparseSegExtAsnWrite at Base 6.1.20070822
- SparseSegExtFree at Base 6.1.20070822
- SparseSegExtNew at Base 6.1.20070822
- SparseSegFree at Base 6.1.20070822
- SparseSegNew at Base 6.1.20070822
- SpecialAbbreviationList at Base 6.1.20080302
- SpecialCharFind at Base 6.1.20080302
- SpecialCharFindWithContext at Base 6.1.20080302
- SpecialCharReplace at Base 6.1.20080302
- SpecialSeqAlignSetAsnRead at Base 6.1.20030421
- SpecialSeqAlignSetAsnWrite at Base 6.1.20030421
- SpecificHostFixListFree at Base 6.1.20070822
- SpellCallBack at Base 6.1.20030421
- SpellCheckSeqFeat at Base 6.1.20030421
- SpellCheckString at Base 6.1.20030421
- SpliceCheck at Base 6.1.20030421
- SpliceSiteAsnRead at Base 6.1.20061015
- SpliceSiteAsnWrite at Base 6.1.20061015
- SpliceSiteFree at Base 6.1.20061015
- SpliceSiteNew at Base 6.1.20061015
- SplicedExonAsnRead at Base 6.1.20061015
- SplicedExonAsnWrite at Base 6.1.20061015
- SplicedExonChunkAsnRead at Base 6.1.20061015
- SplicedExonChunkAsnWrite at Base 6.1.20061015
- SplicedExonChunkFree at Base 6.1.20061015
- SplicedExonFree at Base 6.1.20061015
- SplicedExonNew at Base 6.1.20061015
- SplicedSegAsnRead at Base 6.1.20061015
- SplicedSegAsnWrite at Base 6.1.20061015
- SplicedSegFree at Base 6.1.20061015
- SplicedSegModifierAsnRead at Base 6.1.20061015
- SplicedSegModifierAsnWrite at Base 6.1.20061015
- SplicedSegModifierFree at Base 6.1.20061015
- SplicedSegNew at Base 6.1.20061015
- SplitMultiValQual at Base 6.1.20030421
- SplitPCRPrimersByConstraints at Base 6.1.20110713
- SplitPCRPrimersByPosition at Base 6.1.20110713
- SplitStringAtSemicolon at Base 6.1.20160908
- SpreadGapsInDeltaSeq at Base 6.1.20030421
- SqnTagFind at Base 6.1.20030421
- SqnTagFindMultiple at Base 6.1.20100808
- SqnTagFindUnused at Base 6.1.20070822
- SqnTagFree at Base 6.1.20030421
- SqnTagParse at Base 6.1.20030421
- SquishBlocks at Base 6.1.20030421
- SrcLocFromGenome at Base 6.1.20081116
- SrcOrigFromOrigin at Base 6.1.20090301
- StdAuthListNamesPrint at Base 6.1.20030421
- StdDatePrint at Base 6.1.20030421
- StdFormatPrint at Base 6.1.20030421
- StdPrintOptionsFree at Base 6.1.20030421
- StdPrintOptionsNew at Base 6.1.20030421
- StdSegAsnRead at Base 6.1.20030421
- StdSegAsnWrite at Base 6.1.20030421
- StdSegFree at Base 6.1.20030421
- StdSegGapList at Base 6.1.20030421
- StdSegNew at Base 6.1.20030421
- StdSegStats at Base 6.1.20030421
- StdSeqLocPrint at Base 6.1.20030421
- StoreFeat at Base 6.1.20030421
- StoreFeatFree at Base 6.1.20030421
- StoreFeatTemp at Base 6.1.20030421
- StoreNAPubCit at Base 6.1.20030421
- StorePub at Base 6.1.20030421
- StrandCmp at Base 6.1.20030421
- StrandFromAlignNode at Base 6.1.20030421
- StrandFromStrandType at Base 6.1.20080302
- StrandNameFromStrand at Base 6.1.20080302
- StreamAsnForDescriptors at Base 6.1.20100808
- StreamCacheGetResidue at Base 6.1.20040505
- StreamCacheSetPosition at Base 6.1.20040505
- StreamCacheSetup at Base 6.1.20040505
- StringActionForObject at Base 6.1.20080302
- StringActionInEntity at Base 6.1.20080302
- StringConstraintAsnRead at Base 6.1.20080302
- StringConstraintAsnWrite at Base 6.1.20080302
- StringConstraintFree at Base 6.1.20080302
- StringConstraintFromFieldEdit at Base 6.1.20080302
- StringConstraintNew at Base 6.1.20080302
- StringConstraintSetAsnRead at Base 6.1.20110713
- StringConstraintSetAsnWrite at Base 6.1.20110713
- StringConstraintSetFree at Base 6.1.20110713
- StringContainsBodyOfWater at Base 6.1.20080302
- StringContainsUnbalancedParentheses at Base 6.1.20110713
- StringContainsUnderscore at Base 6.1.20110713
- StringForSeqMethod at Base 6.1.20030421
- StringForSeqTech at Base 6.1.20030421
- StringHasOrgModPrefix at Base 6.1.20160908
- StringHasPrefix at Base 6.1.20160908
- StringIsJustQuotes at Base 6.1.20040204
- StringMayContainPlural at Base 6.1.20110713
- StringSearchInBioseq at Base 6.1.20030421
- StringToLower at Base 6.1.20110713
- StringToSeqEntry at Base 6.1.20030421
- StringsAreEquivalent at Base 6.1.20060507
- StripAllSpaces at Base 6.1.20040204
- StripFeatIDXrefAsnFilter at Base 6.1.20051206
- StripGeneRnaPcrAsnFilter at Base 6.1.20090719
- StripLocusFromSeqLoc at Base 6.1.20030421
- StripNewFeatMolInfoFieldsAsnFilter at Base 6.1.20081116
- StripOrgNamePgcodeAsnFilter at Base 6.1.20100808
- StripPCRPrimerAsnFilter at Base 6.1.20081116
- StripSeqDataGapAsnFilter at Base 6.1.20070822
- StripSeqFeatSupportAsnFilter at Base 6.1.20110713
- StripSuffixFromAuthor at Base 6.1.20110713
- StructuredCommentDbnameFromString at Base 6.1.20110713
- StructuredCommentFieldAsnRead at Base 6.1.20081116
- StructuredCommentFieldAsnWrite at Base 6.1.20081116
- StructuredCommentFieldFree at Base 6.1.20081116
- StructuredCommentFieldPairAsnRead at Base 6.1.20081116
- StructuredCommentFieldPairAsnWrite at Base 6.1.20081116
- StructuredCommentFieldPairFree at Base 6.1.20081116
- StructuredCommentFieldPairNew at Base 6.1.20081116
- StructuredCommentPrefixForKeyword at Base 6.1.20160908
- SubSourceAsnRead at Base 6.1.20030421
- SubSourceAsnWrite at Base 6.1.20030421
- SubSourceFree at Base 6.1.20030421
- SubSourceNew at Base 6.1.20030421
- SubSourceSetAsnRead at Base 6.1.20030421
- SubSourceSetAsnWrite at Base 6.1.20030421
- SubSourceSetFree at Base 6.1.20030421
- SubSourceSetMatch at Base 6.1.20050605
- SubSourceText at Base 6.1.20081116
- SubmitAsnLoad at Base 6.1.20030421
- SubmitBlockAsnRead at Base 6.1.20030421
- SubmitBlockAsnWrite at Base 6.1.20030421
- SubmitBlockFree at Base 6.1.20030421
- SubmitBlockLabel at Base 6.1.20030421
- SubmitBlockMatch at Base 6.1.20050605
- SubmitBlockNew at Base 6.1.20030421
- SummarizeAECRAction at Base 6.1.20100808
- SummarizeAddDescriptorListAction at Base 6.1.20120620
- SummarizeApplyTableAction at Base 6.1.20120620
- SummarizeAuthorFixAction at Base 6.1.20110713
- SummarizeAutodefAction at Base 6.1.20100808
- SummarizeConstraint at Base 6.1.20100808
- SummarizeConstraintSet at Base 6.1.20100808
- SummarizeCreateTSAIDsAction at Base 6.1.20120620
- SummarizeExistingText at Base 6.1.20100808
- SummarizeFeatQual at Base 6.1.20090301
- SummarizeFeatureStrandedness at Base 6.1.20110713
- SummarizeFieldType at Base 6.1.20080302
- SummarizeFixCapsAction at Base 6.1.20110713
- SummarizeFixFormatAction at Base 6.1.20110713
- SummarizeFixPubCapsAction at Base 6.1.20100808
- SummarizeFixSetsAction at Base 6.1.20120620
- SummarizeFixType at Base 6.1.20110713
- SummarizeMacroAction at Base 6.1.20120620
- SummarizeMolinfoBlockAction at Base 6.1.20110713
- SummarizeParseAction at Base 6.1.20100808
- SummarizeParseDst at Base 6.1.20100808
- SummarizeParseSrc at Base 6.1.20100808
- SummarizePerformAutofixAction at Base 6.1.20120620
- SummarizePropagateSequenceTechnology at Base 6.1.20120620
- SummarizeRemoveDescriptorAction at Base 6.1.20100808
- SummarizeRemoveDuplicateFeaturesAction at Base 6.1.20110713
- SummarizeRemoveSequencesAction at Base 6.1.20120620
- SummarizeReplaceFunc at Base 6.1.20110713
- SummarizeReplaceRule at Base 6.1.20110713
- SummarizeRnaType at Base 6.1.20081116
- SummarizeSearchFunc at Base 6.1.20110713
- SummarizeSortFieldsAction at Base 6.1.20110713
- SummarizeSourceQual at Base 6.1.20080302
- SummarizeStringConstraint at Base 6.1.20110713
- SummarizeStringConstraintEx at Base 6.1.20120620
- SummarizeSuspectRule at Base 6.1.20110713
- SummarizeSuspectRuleEx at Base 6.1.20120620
- SummarizeTextPortion at Base 6.1.20100808
- SummarizeTextTransform at Base 6.1.20110713
- SummarizeUpdateSequencesAction at Base 6.1.20120620
- SummarizeWordSubstitution at Base 6.1.20110713
- SuspectRuleAsnRead at Base 6.1.20110713
- SuspectRuleAsnWrite at Base 6.1.20110713
- SuspectRuleFree at Base 6.1.20110713
- SuspectRuleNew at Base 6.1.20110713
- SuspectRuleSetAsnRead at Base 6.1.20110713
- SuspectRuleSetAsnWrite at Base 6.1.20110713
- SuspectRuleSetFree at Base 6.1.20110713
- SwapActionAsnRead at Base 6.1.20080302
- SwapActionAsnWrite at Base 6.1.20080302
- SwapActionFree at Base 6.1.20080302
- SwapActionNew at Base 6.1.20080302
- T3DataAsnRead at Base 6.1.20041020
- T3DataAsnWrite at Base 6.1.20041020
- T3DataFree at Base 6.1.20041020
- T3DataNew at Base 6.1.20041020
- T3ErrorAsnRead at Base 6.1.20041020
- T3ErrorAsnWrite at Base 6.1.20041020
- T3ErrorFree at Base 6.1.20041020
- T3ErrorNew at Base 6.1.20041020
- T3RefreshFlagsAsnRead at Base 6.1.20041020
- T3RefreshFlagsAsnWrite at Base 6.1.20041020
- T3RefreshFlagsFree at Base 6.1.20041020
- T3RefreshFlagsNew at Base 6.1.20041020
- T3ReplyAsnRead at Base 6.1.20041020
- T3ReplyAsnWrite at Base 6.1.20041020
- T3ReplyFree at Base 6.1.20041020
- T3RequestAsnRead at Base 6.1.20041020
- T3RequestAsnWrite at Base 6.1.20041020
- T3RequestFree at Base 6.1.20041020
- T3StatusFlagsAsnRead at Base 6.1.20041020
- T3StatusFlagsAsnWrite at Base 6.1.20041020
- T3StatusFlagsFree at Base 6.1.20041020
- T3StatusFlagsNew at Base 6.1.20041020
- TSeqAsnRead at Base 6.1.20030421
- TSeqAsnWrite at Base 6.1.20030421
- TSeqFree at Base 6.1.20030421
- TSeqNew at Base 6.1.20030421
- TSeqSetAsnRead at Base 6.1.20030421
- TSeqSetAsnWrite at Base 6.1.20030421
- TSeqSetFree at Base 6.1.20030421
- TabColumnConfigCopy at Base 6.1.20080302
- TabColumnConfigFree at Base 6.1.20080302
- TabColumnConfigListCopy at Base 6.1.20080302
- TabColumnConfigListFree at Base 6.1.20080302
- TabColumnConfigNew at Base 6.1.20080302
- TabColumnConfigReset at Base 6.1.20110713
- TabToColumn at Base 6.1.20030421
- TableMatchAsnRead at Base 6.1.20120620
- TableMatchAsnWrite at Base 6.1.20120620
- TableMatchFree at Base 6.1.20120620
- TableMatchNew at Base 6.1.20120620
- TableMatchTypeAsnRead at Base 6.1.20120620
- TableMatchTypeAsnWrite at Base 6.1.20120620
- TableMatchTypeFree at Base 6.1.20120620
- TableMatchTypeFromMatchType at Base 6.1.20120620
- TagFromKey at Base 6.1.20030421
- Tax3AsynchronousQuery at Base 6.1.20041020
- Tax3CheckQueue at Base 6.1.20041020
- Tax3MergeSourceDescr at Base 6.1.20041020
- Tax3OpenConnection at Base 6.1.20041020
- Tax3ReadReply at Base 6.1.20041020
- Tax3SynchronousQuery at Base 6.1.20041020
- Tax3WaitForReply at Base 6.1.20041020
- TaxElementAsnRead at Base 6.1.20030421
- TaxElementAsnWrite at Base 6.1.20030421
- TaxElementFree at Base 6.1.20030421
- TaxElementNew at Base 6.1.20030421
- TaxElementSetAsnRead at Base 6.1.20030421
- TaxElementSetAsnWrite at Base 6.1.20030421
- TaxElementSetFree at Base 6.1.20030421
- TaxFixItemFree at Base 6.1.20090301
- TaxFixItemListFree at Base 6.1.20090301
- TaxFixItemNew at Base 6.1.20090301
- TaxNameFromCommon at Base 6.1.20030421
- Taxon3CheckOrgInSeqEntry at Base 6.1.20070822
- Taxon3GetOrg at Base 6.1.20041020
- Taxon3GetOrgRefByName at Base 6.1.20041020
- Taxon3GetOrgRefList at Base 6.1.20041020
- Taxon3GetSpecificHostFixesInSeqEntry at Base 6.1.20070822
- Taxon3GetTaxFixList at Base 6.1.20090301
- Taxon3GetTaxIdByName at Base 6.1.20041020
- Taxon3GetTaxIdByOrgRef at Base 6.1.20041020
- Taxon3ReplaceOrgInSeqEntry at Base 6.1.20041020
- Taxon3ReplaceOrgInSeqEntryEx at Base 6.1.20100808
- Taxon3ReplyAsnRead at Base 6.1.20041020
- Taxon3ReplyAsnWrite at Base 6.1.20041020
- Taxon3ReplyFree at Base 6.1.20041020
- Taxon3ReplyNew at Base 6.1.20041020
- Taxon3RequestAsnRead at Base 6.1.20041020
- Taxon3RequestAsnWrite at Base 6.1.20041020
- Taxon3RequestFree at Base 6.1.20041020
- Taxon3RequestNew at Base 6.1.20041020
- Taxon3ValidateSpecificHostsInSeqEntry at Base 6.1.20081116
- TechFromTechName at Base 6.1.20120620
- TechFromTechniqueType at Base 6.1.20080302
- TechNameFromTech at Base 6.1.20080302
- TeenyBlock at Base 6.1.20030421
- TestFeatOverlap at Base 6.1.20030421
- TestFindBestQualCombo at Base 6.1.20081116
- TestLatLonForCountry at Base 6.1.20070822
- TextAlignBufFind at Base 6.1.20030421
- TextAnnotIdAsnRead at Base 6.1.20081116
- TextAnnotIdAsnWrite at Base 6.1.20081116
- TextAnnotIdFree at Base 6.1.20081116
- TextAnnotIdNew at Base 6.1.20081116
- TextFsaAdd at Base 6.1.20030421
- TextFsaFree at Base 6.1.20030421
- TextFsaGetStats at Base 6.1.20070822
- TextFsaNew at Base 6.1.20030421
- TextFsaNext at Base 6.1.20030421
- TextMarkerAsnRead at Base 6.1.20100808
- TextMarkerAsnWrite at Base 6.1.20100808
- TextMarkerFree at Base 6.1.20100808
- TextPortionAsnRead at Base 6.1.20080302
- TextPortionAsnWrite at Base 6.1.20080302
- TextPortionFree at Base 6.1.20080302
- TextPortionNew at Base 6.1.20080302
- TextSave at Base 6.1.20030421
- TextSeqIdAsnRead at Base 6.1.20030421
- TextSeqIdAsnWrite at Base 6.1.20030421
- TextSeqIdFree at Base 6.1.20030421
- TextSeqIdNew at Base 6.1.20030421
- TextTransformAsnRead at Base 6.1.20110713
- TextTransformAsnWrite at Base 6.1.20110713
- TextTransformFree at Base 6.1.20110713
- TextTransformSetAsnRead at Base 6.1.20110713
- TextTransformSetAsnWrite at Base 6.1.20110713
- TextTransformSetFree at Base 6.1.20110713
- TilingPosFromSeqPos at Base 6.1.20081116
- TitleAsnRead at Base 6.1.20030421
- TitleAsnWrite at Base 6.1.20030421
- TitleFree at Base 6.1.20030421
- TitleMatch at Base 6.1.20030421
- TitleMsg2AsnRead at Base 6.1.20070822
- TitleMsg2AsnWrite at Base 6.1.20070822
- TitleMsg2Free at Base 6.1.20070822
- TitleMsg2New at Base 6.1.20070822
- TitleMsgList2AsnRead at Base 6.1.20070822
- TitleMsgList2AsnWrite at Base 6.1.20070822
- TitleMsgList2Free at Base 6.1.20070822
- TitleMsgList2New at Base 6.1.20070822
- TokenizeTRnaString at Base 6.1.20030421
- TooManyInferenceAccessions at Base 6.1.20110713
- TopologyFromTopologyType at Base 6.1.20080302
- TopologyNameFromTopology at Base 6.1.20080302
- TraceArchiveGapStringFromACESequence at Base 6.1.20081116
- TransTableFree at Base 6.1.20030421
- TransTableFreeAll at Base 6.1.20030421
- TransTableNew at Base 6.1.20030421
- TransTableProcessBioseq at Base 6.1.20030421
- TransTableTranslateCdRegion at Base 6.1.20030421
- TransTableTranslateCdRegionEx at Base 6.1.20040505
- TransTableTranslateSeqLoc at Base 6.1.20030421
- TranslateCdRegion at Base 6.1.20030421
- TranslationConstraintAsnRead at Base 6.1.20110713
- TranslationConstraintAsnWrite at Base 6.1.20110713
- TranslationConstraintFree at Base 6.1.20110713
- TranslationConstraintNew at Base 6.1.20110713
- TranslationFastaStream at Base 6.1.20090301
- TranslationFastaStreamEx at Base 6.1.20120620
- TrimLocInSegment at Base 6.1.20030421
- TrimNsFromNucsInSeqEntry at Base 6.1.20160908
- TrimPrimerSeqJunkInSeqEntry at Base 6.1.20100808
- TrimQualityScores at Base 6.1.20060301
- TrimSeqGraph at Base 6.1.20060301
- TrimSpacesAndJunkFromEnds at Base 6.1.20030421
- TrimSpacesAndSemicolons at Base 6.1.20030421
- TrimStopsFromCompleteCodingRegions at Base 6.1.20100808
- TruncateAuthorMiddleInitials at Base 6.1.20110713
- TwoStringHashFree at Base 6.1.20110713
- TxGetQueryIdFromSeqAlign at Base 6.1.20030421
- TxGetSubjectIdFromSeqAlign at Base 6.1.20030421
- TxinitAsnRead at Base 6.1.20030421
- TxinitAsnWrite at Base 6.1.20030421
- TxinitFree at Base 6.1.20030421
- TxinitNew at Base 6.1.20030421
- TypeMaterialIsValid at Base 6.1.20160908
- UABuildDescriptor2 at Base 6.1.20030421
- UABuildDescriptor at Base 6.1.20030421
- UABuildDescriptorForBlockEditor at Base 6.1.20030421
- UAMgrDelUAMsg at Base 6.1.20030421
- UAMgrGetNextUAbit at Base 6.1.20030421
- UAMgrIntUAMsg at Base 6.1.20030421
- UAMgrUAMsgGetInfo at Base 6.1.20030421
- UDV_BigDecodeIdxFeat at Base 6.1.20030421
- UDV_BigEncodeIdxFeat at Base 6.1.20030421
- UDV_ComputeBspCoordRangeinPGP at Base 6.1.20030421
- UDV_ConvertFeatContext at Base 6.1.20030421
- UDV_CreateOneFeatureIndex at Base 6.1.20030421
- UDV_CreateParaGList at Base 6.1.20030421
- UDV_DecodeIdxFeat at Base 6.1.20030421
- UDV_EncodeIdxFeat at Base 6.1.20030421
- UDV_FreeListParaG at Base 6.1.20030421
- UDV_GetBspRangeinPGPList at Base 6.1.20030421
- UDV_GetStrandinPGP at Base 6.1.20030421
- UDV_GetStrandinPGPList at Base 6.1.20030421
- UDV_IsTranslationNeeded at Base 6.1.20030421
- UDV_MsaTxtDispFree at Base 6.1.20030421
- UDV_MsaTxtDispNew at Base 6.1.20030421
- UDV_ParaGFTableFeatures at Base 6.1.20030421
- UDV_PopParaGFeaturesEx at Base 6.1.20030421
- UDV_PopulateParaGFeatures at Base 6.1.20030421
- UDV_ReadBspDataForViewer at Base 6.1.20030421
- UDV_Read_Sequence at Base 6.1.20030421
- UDV_Read_SequenceEx at Base 6.1.20030421
- UDV_RevertBioSeqCoord at Base 6.1.20030421
- UniqueIntValNode at Base 6.1.20050429
- UniqueLocalId at Base 6.1.20030421
- UniquePtrValNode at Base 6.1.20120620
- UniquePubs at Base 6.1.20030421
- UniqueStringValNodeCI at Base 6.1.20090719
- UniqueStringValNodeCS at Base 6.1.20090719
- UniqueValNode at Base 6.1.20030421
- UniqueVnpByPCRSetSeq at Base 6.1.20070822
- UnitTestSeqLocCompare at Base 6.1.20100808
- UnlockFarComponents at Base 6.1.20030421
- UpdateAceFileIds at Base 6.1.20081116
- UpdateContigIds at Base 6.1.20090301
- UpdateLocalId at Base 6.1.20030421
- UpdateProteinTitle at Base 6.1.20090719
- UpdateReplacedECNumbers at Base 6.1.20120620
- UpdateReplacedECNumbersEx at Base 6.1.20120620
- UpdateReplacedEcNumbersActionAsnRead at Base 6.1.20160908
- UpdateReplacedEcNumbersActionAsnWrite at Base 6.1.20160908
- UpdateReplacedEcNumbersActionFree at Base 6.1.20160908
- UpdateReplacedEcNumbersActionNew at Base 6.1.20160908
- UpdateSequencesActionAsnRead at Base 6.1.20120620
- UpdateSequencesActionAsnWrite at Base 6.1.20120620
- UpdateSequencesActionFree at Base 6.1.20120620
- UpdateSequencesActionNew at Base 6.1.20120620
- UpdateTitle at Base 6.1.20030421
- UrlEncodeString at Base 6.1.20120620
- UseGIforLocus at Base 6.1.20030421
- UseLocalAsnloadDataAndErrMsg at Base 6.1.20030421
- UseOrgModifier at Base 6.1.20080302
- UseSubSrcModifier at Base 6.1.20120620
- UserFieldAsnRead at Base 6.1.20030421
- UserFieldAsnWrite at Base 6.1.20030421
- UserFieldFree at Base 6.1.20030421
- UserFieldNew at Base 6.1.20030421
- UserFieldSort at Base 6.1.20120620
- UserFormatAsnRead at Base 6.1.20030421
- UserFormatAsnWrite at Base 6.1.20030421
- UserFormatFree at Base 6.1.20030421
- UserFormatNew at Base 6.1.20030421
- UserObjectAsnRead at Base 6.1.20030421
- UserObjectAsnWrite at Base 6.1.20030421
- UserObjectFree at Base 6.1.20030421
- UserObjectNew at Base 6.1.20030421
- ValNodeAddPointerToEnd at Base 6.1.20100808
- ValNodeAddPointerToFront at Base 6.1.20100808
- ValNodeCopyPtr at Base 6.1.20081116
- ValNodeCopyStrToHead at Base 6.1.20040204
- ValNodeDbtagMatch at Base 6.1.20120620
- ValNodeDupIntList at Base 6.1.20100808
- ValNodeDupStringList at Base 6.1.20080302
- ValNodeFind at Base 6.1.20030421
- ValNodeFreeType at Base 6.1.20030421
- ValNodeLinkToEnd at Base 6.1.20110713
- ValNodeReverse at Base 6.1.20081116
- ValNodeSeqIdCopy at Base 6.1.20110713
- ValNodeSeqIdFree at Base 6.1.20110713
- ValNodeSeqIdListCopy at Base 6.1.20110713
- ValNodeSeqIdListDup at Base 6.1.20030421
- ValNodeSeqIdListFree at Base 6.1.20110713
- ValNodeSeqIdListToSeqIdList at Base 6.1.20110713
- ValNodeSeqIdMatch at Base 6.1.20110713
- ValNodeSeqIdName at Base 6.1.20110713
- ValNodeSortBlock at Base 6.1.20160908
- ValNodeStringListMatch at Base 6.1.20120620
- ValidAminoAcid at Base 6.1.20030421
- ValidErr at Base 6.1.20030421
- ValidStructClear at Base 6.1.20030421
- ValidStructFree at Base 6.1.20030421
- ValidStructNew at Base 6.1.20030421
- ValidateAAImpFeat at Base 6.1.20030421
- ValidateACEFileAgainstSeqEntry at Base 6.1.20081116
- ValidateAccession at Base 6.1.20030421
- ValidateAccn at Base 6.1.20030421
- ValidateAccnDotVer at Base 6.1.20050429
- ValidateAceFileIds at Base 6.1.20081116
- ValidateECnumber at Base 6.1.20120620
- ValidateEntrez2InfoPtr at Base 6.1.20030421
- ValidateEntrez2InfoPtrEx at Base 6.1.20050429
- ValidateEntrez2InfoPtrExEx at Base 6.1.20110713
- ValidateEntrez2InfoPtrExExEx at Base 6.1.20120620
- ValidateFeatureFieldColumnNames at Base 6.1.20080302
- ValidateInferenceQualifier at Base 6.1.20060301
- ValidateLocus at Base 6.1.20030421
- ValidateNAImpFeat at Base 6.1.20030421
- ValidatePub at Base 6.1.20030421
- ValidateSeqAlign at Base 6.1.20030421
- ValidateSeqAlignFromData at Base 6.1.20030421
- ValidateSeqAlignInSeqEntry at Base 6.1.20030421
- ValidateSeqAlignWithinValidator at Base 6.1.20030421
- ValidateSeqEntry at Base 6.1.20030421
- ValidateSeqFeat at Base 6.1.20030421
- ValidateSeqID at Base 6.1.20030421
- ValidateSeqLoc at Base 6.1.20030421
- ValidateTabTableValues at Base 6.1.20080302
- Validate_ParFlat_GBFeat at Base 6.1.20050828
- VarRefDataAsnRead at Base 6.1.20100808
- VarRefDataAsnWrite at Base 6.1.20100808
- VarRefDataFree at Base 6.1.20100808
- VarRefDataSetAsnRead at Base 6.1.20100808
- VarRefDataSetAsnWrite at Base 6.1.20100808
- VarRefDataSetFree at Base 6.1.20100808
- VarRefDataSetNew at Base 6.1.20100808
- VariantPropertiesAsnRead at Base 6.1.20100808
- VariantPropertiesAsnWrite at Base 6.1.20100808
- VariantPropertiesFree at Base 6.1.20100808
- VariantPropertiesNew at Base 6.1.20100808
- VariationInstAsnRead at Base 6.1.20100808
- VariationInstAsnWrite at Base 6.1.20100808
- VariationInstFree at Base 6.1.20100808
- VariationInstNew at Base 6.1.20100808
- VariationRefAsnRead at Base 6.1.20100808
- VariationRefAsnWrite at Base 6.1.20100808
- VariationRefFree at Base 6.1.20100808
- VariationRefNew at Base 6.1.20100808
- VecScreenAsynchronousRequest at Base 6.1.20030421
- VecScreenCheckQueue at Base 6.1.20030421
- VecScreenOpenConnection at Base 6.1.20030421
- VecScreenWaitForReply at Base 6.1.20030421
- ViewMgr_Add at Base 6.1.20030421
- ViewMgr_AddTransform at Base 6.1.20030421
- ViewMgr_Attach at Base 6.1.20030421
- ViewMgr_ClearTrans at Base 6.1.20030421
- ViewMgr_Delete at Base 6.1.20030421
- ViewMgr_FreeInfo at Base 6.1.20030421
- ViewMgr_GetBegin at Base 6.1.20030421
- ViewMgr_GetBeginIndexed at Base 6.1.20030421
- ViewMgr_GetRow at Base 6.1.20030421
- ViewMgr_GetTarget at Base 6.1.20030421
- ViewMgr_IsIBM at Base 6.1.20030421
- ViewMgr_IsNeat at Base 6.1.20030421
- ViewMgr_MakeMultiple at Base 6.1.20030421
- ViewMgr_New at Base 6.1.20030421
- ViewMgr_RegisterFunc at Base 6.1.20030421
- ViewMgr_RemoveSA at Base 6.1.20030421
- ViewMgr_SetBegin at Base 6.1.20030421
- ViewMgr_SetHidden at Base 6.1.20030421
- ViewMgr_SetRow at Base 6.1.20030421
- ViewMgr_TRow2VRow at Base 6.1.20030421
- ViewMgr_Update2 at Base 6.1.20030421
- ViewMgr_Update at Base 6.1.20030421
- ViewMgr_VRow2TRow at Base 6.1.20030421
- VisitAlignmentsInSep at Base 6.1.20030421
- VisitAlignmentsInSet at Base 6.1.20030421
- VisitAlignmentsOnBsp at Base 6.1.20030421
- VisitAlignmentsOnSap at Base 6.1.20030421
- VisitAlignmentsOnSep at Base 6.1.20030421
- VisitAlignmentsOnSet at Base 6.1.20030421
- VisitAllUserObjectsInUop at Base 6.1.20110713
- VisitAnnotsInSep at Base 6.1.20030421
- VisitAnnotsInSet at Base 6.1.20030421
- VisitAnnotsOnBsp at Base 6.1.20030421
- VisitAnnotsOnSep at Base 6.1.20030421
- VisitAnnotsOnSet at Base 6.1.20030421
- VisitAuthorsInPub at Base 6.1.20081116
- VisitBioSourcesInSep at Base 6.1.20030421
- VisitBioSourcesInSet at Base 6.1.20030421
- VisitBioSourcesOnBsp at Base 6.1.20030421
- VisitBioSourcesOnSep at Base 6.1.20030421
- VisitBioSourcesOnSet at Base 6.1.20030421
- VisitBioseqsInSep at Base 6.1.20030421
- VisitBioseqsInSet at Base 6.1.20030421
- VisitDescriptorsInSep at Base 6.1.20030421
- VisitDescriptorsInSet at Base 6.1.20030421
- VisitDescriptorsOnBsp at Base 6.1.20030421
- VisitDescriptorsOnSep at Base 6.1.20030421
- VisitDescriptorsOnSet at Base 6.1.20030421
- VisitElementsInSep at Base 6.1.20030421
- VisitFeaturesInSep at Base 6.1.20030421
- VisitFeaturesInSet at Base 6.1.20030421
- VisitFeaturesOnBsp at Base 6.1.20030421
- VisitFeaturesOnSap at Base 6.1.20030421
- VisitFeaturesOnSep at Base 6.1.20030421
- VisitFeaturesOnSet at Base 6.1.20030421
- VisitGenProdSetFeatures at Base 6.1.20080302
- VisitGraphsInSep at Base 6.1.20030421
- VisitGraphsInSet at Base 6.1.20030421
- VisitGraphsOnBsp at Base 6.1.20030421
- VisitGraphsOnSap at Base 6.1.20030421
- VisitGraphsOnSep at Base 6.1.20030421
- VisitGraphsOnSet at Base 6.1.20030421
- VisitPubdescsInSep at Base 6.1.20030421
- VisitPubdescsInSet at Base 6.1.20030421
- VisitPubdescsOnBsp at Base 6.1.20030421
- VisitPubdescsOnSep at Base 6.1.20030421
- VisitPubdescsOnSet at Base 6.1.20030421
- VisitSeqIdsInBioseq at Base 6.1.20050828
- VisitSeqIdsInSeqAlign at Base 6.1.20031028
- VisitSeqIdsInSeqAnnot at Base 6.1.20031028
- VisitSeqIdsInSeqFeat at Base 6.1.20031028
- VisitSeqIdsInSeqGraph at Base 6.1.20031028
- VisitSeqIdsInSeqLoc at Base 6.1.20030421
- VisitSequencesInSep at Base 6.1.20030421
- VisitSequencesInSet at Base 6.1.20030421
- VisitSetsInSep at Base 6.1.20030421
- VisitSetsInSet at Base 6.1.20030421
- VisitUserFieldsInUfp at Base 6.1.20030421
- VisitUserFieldsInUop at Base 6.1.20030421
- VisitUserObjectsInUop at Base 6.1.20030421
- VnpHeapSort at Base 6.1.20030421
- VoucherInstitutionIsValid at Base 6.1.20081116
- WHICH_db_accession at Base 6.1.20030421
- WaterClosestToLatLon at Base 6.1.20110713
- WaterContainsLatLon at Base 6.1.20110713
- WaterDataScaleIs at Base 6.1.20110713
- WaterExtremesOverlap at Base 6.1.20110713
- WaterIsInLatLonList at Base 6.1.20110713
- WaterIsNearLatLon at Base 6.1.20110713
- WholeIntervalFromSeqId at Base 6.1.20120620
- WordSubstitutionAsnRead at Base 6.1.20110713
- WordSubstitutionAsnWrite at Base 6.1.20110713
- WordSubstitutionFree at Base 6.1.20110713
- WordSubstitutionNew at Base 6.1.20110713
- WordSubstitutionSetAsnRead at Base 6.1.20110713
- WordSubstitutionSetAsnWrite at Base 6.1.20110713
- WordSubstitutionSetFree at Base 6.1.20110713
- WriteACEFile at Base 6.1.20081116
- WriteAsnDiscReport at Base 6.1.20080302
- WriteAsnWithReplacedDescriptors at Base 6.1.20100808
- WriteBarcodeDiscrepancies at Base 6.1.20070822
- WriteBarcodeFailureReport at Base 6.1.20100808
- WriteBarcodeTagTable at Base 6.1.20070822
- WriteBarcodeTestCompliance at Base 6.1.20070822
- WriteBarcodeTestComplianceEx at Base 6.1.20100808
- WriteBarcodeTestComprehensive at Base 6.1.20080302
- WriteContigQualScores at Base 6.1.20090301
- WriteDiscrepancy at Base 6.1.20070822
- WriteDiscrepancyEx at Base 6.1.20070822
- WriteFASTAFromAceFile at Base 6.1.20081116
- WriteFASTAFromContig at Base 6.1.20090301
- WriteGlobalDiscrepancyReport at Base 6.1.20081116
- WriteGlobalDiscrepancyReportEx at Base 6.1.20160908
- WriteKinAllModel at Base 6.1.20030421
- WritePCRSet at Base 6.1.20070822
- WritePDBAllModel at Base 6.1.20030421
- WritePDBRemarks at Base 6.1.20030421
- WriteStructSummary at Base 6.1.20030421
- WriteTabTableToFile at Base 6.1.20100808
- WriteTraceArchiveRead at Base 6.1.20081116
- WriteTraceAssemblyFromAceFile at Base 6.1.20081116
- WriteTraceAssemblyFromContig at Base 6.1.20090301
- WriteTraceAssemblyHeader at Base 6.1.20090301
- WriteTraceAssemblyTrailer at Base 6.1.20090301
- XrefTypeAsnRead at Base 6.1.20110713
- XrefTypeAsnWrite at Base 6.1.20110713
- XrefTypeFree at Base 6.1.20110713
- XrefsMatch at Base 6.1.20081116
- XtraTermsAsnRead at Base 6.1.20050429
- XtraTermsAsnWrite at Base 6.1.20050429
- XtraTermsFree at Base 6.1.20050429
- XtraTermsNew at Base 6.1.20050429
- aaFeatLoc_to_dnaFeatLoc at Base 6.1.20030421
- aaLoc_to_dnaLoc at Base 6.1.20030421
- aaSeqAlign_to_dnaSeqAlign at Base 6.1.20030421
- aaSeqAnnot_to_dnaSeqAnnotFunc at Base 6.1.20030421
- aa_to_codon at Base 6.1.20030421
- aa_to_dnaloc at Base 6.1.20030421
- alignode_has_alignments at Base 6.1.20030421
- am_guess_numrows at Base 6.1.20030421
- am_print_sa_index at Base 6.1.20030421
- am_print_seqalign_indexes at Base 6.1.20030421
- annot_is_user_defined at Base 6.1.20030421
- asn2embl_setup at Base 6.1.20030421
- asn2ep_setup at Base 6.1.20030421
- asn2ff_cleanup at Base 6.1.20030421
- asn2ff_flags at Base 6.1.20030421
- asn2ff_print at Base 6.1.20030421
- asn2ff_print_bs at Base 6.1.20030421
- asn2ff_print_to_mem at Base 6.1.20030421
- asn2ff_set_output at Base 6.1.20030421
- asn2ff_setup at Base 6.1.20030421
- asn2gb_PrintDate at Base 6.1.20040204
- asn2gb_setup at Base 6.1.20030421
- asn2gnbk_block_label at Base 6.1.20061015
- asn2gnbk_cleanup at Base 6.1.20030421
- asn2gnbk_dbxref at Base 6.1.20030421
- asn2gnbk_format at Base 6.1.20030421
- asn2gnbk_setup at Base 6.1.20030421
- asn2gnbk_source_quals at Base 6.1.20040204
- asn2gp_setup at Base 6.1.20030421
- asn2gr_setup at Base 6.1.20030421
- asn2hp_setup at Base 6.1.20030421
- asn2pr_setup at Base 6.1.20030421
- bb_sort at Base 6.1.20030421
- binary_search_by_chunk at Base 6.1.20030421
- binary_search_on_uint2_list at Base 6.1.20030421
- binary_search_on_uint4_list at Base 6.1.20030421
- binary_search_segment_array at Base 6.1.20030421
- blk_PrintSABP at Base 6.1.20030421
- bondList at Base 6.1.20040204
- buf2array at Base 6.1.20030421
- build_seqalign_fromstart at Base 6.1.20030421
- calculate_ruler at Base 6.1.20030421
- cds_gap_comment at Base 6.1.20080302
- cds_to_pept at Base 6.1.20030421
- char_to_insert at Base 6.1.20030421
- checkCDSselect_forprotein at Base 6.1.20030421
- checkLinkoutType at Base 6.1.20030421
- checkOMss_for_itemtype at Base 6.1.20030421
- check_landmark at Base 6.1.20030421
- check_match at Base 6.1.20030421
- check_range at Base 6.1.20030421
- check_syn at Base 6.1.20030421
- checkselectsequinfeature_for_editor at Base 6.1.20030421
- checkseqlocfeature_for_editor at Base 6.1.20030421
- checkssp_for_editor at Base 6.1.20030421
- chkloc at Base 6.1.20030421
- ck_cyto_type at Base 6.1.20030421
- ck_seqfeat_extra at Base 6.1.20030421
- clean_annot_for_anp at Base 6.1.20030421
- cleanup_pub at Base 6.1.20030421
- collect_anpnode_with_option at Base 6.1.20030421
- collect_master_align_node at Base 6.1.20030421
- collect_repeats_and_align at Base 6.1.20030421
- compare_string at Base 6.1.20030421
- complement_FlatLoc at Base 6.1.20030421
- complement_string at Base 6.1.20030421
- convert_gdata_to_featnode at Base 6.1.20030421
- current_orgmod_subtype_alist at Base 6.1.20070822
- current_subsource_subtype_alist at Base 6.1.20070822
- dashedstring at Base 6.1.20030421
- data_collect_arrange at Base 6.1.20030421
- dbtag at Base 6.1.20030421
- del_ssp_fromid at Base 6.1.20030421
- delete_qual at Base 6.1.20030421
- delete_rsite at Base 6.1.20030421
- discReportBadProteinIdFmt at Base 6.1.20080302
- discReportDuplicateLocusTagFmt at Base 6.1.20080302
- discReportDuplicateProteinIDFmt at Base 6.1.20080302
- discReportDuplicateTranscriptIdFmt at Base 6.1.20080302
- discReportInconsistentLocusTagPrefixFmt at Base 6.1.20080302
- discReportInconsistentProteinIDPrefixFmt at Base 6.1.20080302
- discReportMissingLocusTags at Base 6.1.20080302
- discReportMissingProteinIDFmt at Base 6.1.20080302
- discReportMissingTranscriptIDFmt at Base 6.1.20080302
- discReportOneDuplicateLocusTagFmt at Base 6.1.20080302
- discReportOneDuplicateProteinIDFmt at Base 6.1.20080302
- discReportOneDuplicateTranscriptIdFmt at Base 6.1.20080302
- disc_cnt at Base 6.1.20120620
- disc_fatal at Base 6.1.20120620
- discontinued_orgmod_subtype_alist at Base 6.1.20070822
- discontinued_subsource_subtype_alist at Base 6.1.20070822
- discouraged_orgmod_subtype_alist at Base 6.1.20070822
- discouraged_subsource_subtype_alist at Base 6.1.20070822
- display_ParaG_content at Base 6.1.20030421
- dnaLoc_to_aaLoc at Base 6.1.20030421
- do_FlatLoc at Base 6.1.20030421
- do_Nlm_gbparse_error at Base 6.1.20030421
- do_loc_errors at Base 6.1.20030421
- do_no_loc_errors at Base 6.1.20030421
- empty_citgen at Base 6.1.20080302
- emptystring at Base 6.1.20030421
- expand_seq_loc at Base 6.1.20030421
- extra_disc_cnt at Base 6.1.20120620
- extra_disc_fatal at Base 6.1.20120620
- extract_lollipop_feature at Base 6.1.20030421
- extract_node at Base 6.1.20030421
- extract_node_list at Base 6.1.20030421
- extractor_feature_labels at Base 6.1.20110713
- fasta_lib_sep at Base 6.1.20030421
- fdlobjAsnLoad at Base 6.1.20030421
- feature_table_header_format at Base 6.1.20061015
- ff_AddChar at Base 6.1.20030421
- ff_AddInteger at Base 6.1.20030421
- ff_AddString at Base 6.1.20030421
- ff_AddStringWithTildes at Base 6.1.20030421
- ff_EndPrint at Base 6.1.20030421
- ff_MergeString at Base 6.1.20030421
- ff_RecalculateLinks at Base 6.1.20030421
- ff_StartPrint at Base 6.1.20030421
- ff_fflush at Base 6.1.20031028
- ff_fprintf at Base 6.1.20031028
- ff_print_string at Base 6.1.20030421
- ff_print_string_mem at Base 6.1.20030421
- figure_map_seqid at Base 6.1.20030421
- find_best_align at Base 6.1.20030421
- find_big_bioseq at Base 6.1.20030421
- find_f_pos at Base 6.1.20030421
- find_flanking_anchor_pos at Base 6.1.20030421
- find_group_pos at Base 6.1.20030421
- find_insert_ypos at Base 6.1.20030421
- find_item at Base 6.1.20030421
- find_matching_position at Base 6.1.20030421
- find_nth_align at Base 6.1.20030421
- find_score_in_align at Base 6.1.20030421
- find_sip at Base 6.1.20030421
- find_synonym at Base 6.1.20030421
- find_this_position_by_anchor at Base 6.1.20030421
- fini_www at Base 6.1.20030421
- fix_pages at Base 6.1.20030421
- flat2asn_delete_accession_user_string at Base 6.1.20030421
- flat2asn_delete_feature_user_string at Base 6.1.20030421
- flat2asn_delete_locus_user_string at Base 6.1.20030421
- flat2asn_init_user_string at Base 6.1.20030421
- flat2asn_install_accession_user_string at Base 6.1.20030421
- flat2asn_install_feature_user_string at Base 6.1.20030421
- flat2asn_install_locus_user_string at Base 6.1.20030421
- format_article at Base 6.1.20030421
- format_book at Base 6.1.20030421
- format_bookarticle at Base 6.1.20030421
- format_jourarticle at Base 6.1.20030421
- free_buff at Base 6.1.20030421
- free_cvp_list at Base 6.1.20030421
- free_default_matrix at Base 6.1.20030421
- free_enzyme_list at Base 6.1.20030421
- free_slp_list at Base 6.1.20030421
- fuzz_loc at Base 6.1.20030421
- gather_align_data at Base 6.1.20030421
- gb_id_make at Base 6.1.20030421
- general_id_make at Base 6.1.20030421
- getBioseqNumbering at Base 6.1.20030421
- getBlastDefLineForSeqId at Base 6.1.20030421
- getCDSselect at Base 6.1.20030421
- getOMselect_for_itemtype at Base 6.1.20030421
- get_Bioseq_type at Base 6.1.20030421
- get_FISH_align at Base 6.1.20030421
- get_align_annot_qual at Base 6.1.20030421
- get_align_ends at Base 6.1.20030421
- get_align_id at Base 6.1.20030421
- get_align_len_in_overlap at Base 6.1.20030421
- get_align_strand at Base 6.1.20030421
- get_alignment_type at Base 6.1.20030421
- get_anchor_coordinates at Base 6.1.20030421
- get_band_name at Base 6.1.20030421
- get_band_type at Base 6.1.20030421
- get_bioseq_itemID at Base 6.1.20030421
- get_boundary at Base 6.1.20030421
- get_bsp_align at Base 6.1.20030421
- get_bsp_feat at Base 6.1.20030421
- get_clone_type at Base 6.1.20030421
- get_equiv_align at Base 6.1.20030421
- get_feat_fromid at Base 6.1.20030421
- get_feat_id at Base 6.1.20030421
- get_gene_syn at Base 6.1.20030421
- get_kludge_factor at Base 6.1.20030421
- get_location_for_query at Base 6.1.20030421
- get_master at Base 6.1.20030421
- get_node_num at Base 6.1.20030421
- get_pnt_val at Base 6.1.20030421
- get_pos_from_salp at Base 6.1.20030421
- get_priority_order at Base 6.1.20030421
- get_prot_feats at Base 6.1.20030421
- get_pubs at Base 6.1.20030421
- get_r_strand at Base 6.1.20030421
- get_seg_num at Base 6.1.20030421
- get_seglevels at Base 6.1.20030421
- get_sep_align at Base 6.1.20030421
- get_seq_name at Base 6.1.20030421
- get_seqids_with_alignment at Base 6.1.20030421
- get_sip_comment at Base 6.1.20030421
- get_synonym at Base 6.1.20030421
- get_vnp_num at Base 6.1.20030421
- get_www at Base 6.1.20030421
- getfirst_sep at Base 6.1.20030421
- getgapsfromstring at Base 6.1.20030421
- getminpos_fromOMselect at Base 6.1.20030421
- goFieldType at Base 6.1.20040204
- goQualType at Base 6.1.20040204
- group_FlatLoc at Base 6.1.20030421
- head_tail_ff at Base 6.1.20030421
- head_www at Base 6.1.20030421
- include_ssp at Base 6.1.20030421
- init_buff at Base 6.1.20030421
- init_buff_ex at Base 6.1.20030421
- init_www at Base 6.1.20030421
- insert_new_rsite at Base 6.1.20030421
- insertchar at Base 6.1.20030421
- insertchar_atcaret at Base 6.1.20030421
- is_annot_for_hist_alignment at Base 6.1.20030421
- is_dim1seqalign at Base 6.1.20030421
- is_dim2seqalign at Base 6.1.20030421
- is_fasta_seqalign at Base 6.1.20030421
- is_feature_to_buffer at Base 6.1.20030421
- is_label_match at Base 6.1.20030421
- is_loc_overlap at Base 6.1.20030421
- is_lod_score_annot at Base 6.1.20030421
- is_map_segment at Base 6.1.20030421
- is_real_id at Base 6.1.20030421
- is_salp_in_sap at Base 6.1.20030421
- is_sameId at Base 6.1.20030421
- is_samepos at Base 6.1.20030421
- is_sameses at Base 6.1.20030421
- is_samess_ses at Base 6.1.20030421
- is_samessp at Base 6.1.20030421
- is_selectedbyID at Base 6.1.20030421
- is_sequenced at Base 6.1.20030421
- is_seqvisible at Base 6.1.20030421
- jybitnum at Base 6.1.20030421
- kAllowModAtEndOfTaxname at Base 6.1.20160908
- kAltSpliceFlag at Base 6.1.20160908
- kAutoDefOptions at Base 6.1.20160908
- kCDSVariant at Base 6.1.20090301
- kCommentFeat at Base 6.1.20160908
- kCompleteGenome at Base 6.1.20160908
- kCompleteSequence at Base 6.1.20160908
- kDelete at Base 6.1.20160908
- kDoNotApplyToAff at Base 6.1.20160908
- kDoNotApplyToCf at Base 6.1.20160908
- kDoNotApplyToNr at Base 6.1.20160908
- kDoNotApplyToSp at Base 6.1.20160908
- kFeatureListType at Base 6.1.20160908
- kGeneClusterOppStrand at Base 6.1.20160908
- kHIVRule at Base 6.1.20160908
- kIncludeCountryText at Base 6.1.20160908
- kKeep3UTRs at Base 6.1.20160908
- kKeep5UTRs at Base 6.1.20160908
- kKeepAfterSemicolon at Base 6.1.20160908
- kKeepExons at Base 6.1.20160908
- kKeepIntrons at Base 6.1.20160908
- kKeepLTRs at Base 6.1.20160908
- kKeepMobileElement at Base 6.1.20160908
- kKeepNoncodingProductFeat at Base 6.1.20160908
- kKeepPrecursorRNA at Base 6.1.20160908
- kKeepPromoters at Base 6.1.20160908
- kKeepRepeatRegion at Base 6.1.20160908
- kKeepncRNA at Base 6.1.20160908
- kKeepuOrf at Base 6.1.20160908
- kLeaveParenthetical at Base 6.1.20160908
- kListAllFeatures at Base 6.1.20160908
- kMaxMods at Base 6.1.20160908
- kMiscFeatRule at Base 6.1.20160908
- kModifierList at Base 6.1.20160908
- kNoncodingProductFeat at Base 6.1.20160908
- kNuclearCopyFlag at Base 6.1.20160908
- kNumSevChangeRules at Base 6.1.20110713
- kNumSuppressionRules at Base 6.1.20110713
- kNumWGSOrganelles at Base 6.1.20081116
- kOrgMods at Base 6.1.20160908
- kOverlappingCDSNeedsNoteFmt at Base 6.1.20081116
- kOverlappingCDSNoteText at Base 6.1.20081116
- kPartialGenome at Base 6.1.20160908
- kPartialSequence at Base 6.1.20160908
- kPreferClone at Base 6.1.20160908
- kPreferIsolate at Base 6.1.20160908
- kProductFlag at Base 6.1.20160908
- kSequence at Base 6.1.20160908
- kSpecifyNuclearProduct at Base 6.1.20160908
- kSubSources at Base 6.1.20160908
- kSubmitterUpdateText at Base 6.1.20120620
- kSuppressAllele at Base 6.1.20160908
- kSuppressFeatureAltSplice at Base 6.1.20160908
- kSuppressLocusTags at Base 6.1.20160908
- kSuppressMobileElementSubfeatures at Base 6.1.20160908
- kSuppressedFeatures at Base 6.1.20160908
- kTaxnameAfterBinomialString at Base 6.1.20100808
- kUseFakePromoters at Base 6.1.20160908
- kUseLabels at Base 6.1.20160908
- kUseNcRNAComment at Base 6.1.20160908
- kWantBoth at Base 6.1.20160908
- k_NumQuantityWords at Base 6.1.20100808
- k_NumSpecialPubFieldWords at Base 6.1.20100808
- kmRNAVariant at Base 6.1.20090301
- label_feature at Base 6.1.20030421
- latlon_onedegree at Base 6.1.20110713
- legalDbXrefs at Base 6.1.20040204
- legalRefSeqDbXrefs at Base 6.1.20040204
- legalSrcDbXrefs at Base 6.1.20090301
- link_loc at Base 6.1.20030421
- load_default_matrix at Base 6.1.20030421
- load_gdata_marks at Base 6.1.20030421
- load_seq_data at Base 6.1.20030421
- loc_offset at Base 6.1.20030421
- local_id_make at Base 6.1.20030421
- locate_in_seqalign at Base 6.1.20030421
- lr_offset_in_slp at Base 6.1.20030421
- mRNAEvidenceComment at Base 6.1.20030421
- m_id_match at Base 6.1.20030421
- make_Bioseq_list at Base 6.1.20030421
- make_bogo_product at Base 6.1.20030421
- make_cds_paragraph at Base 6.1.20030421
- make_empty at Base 6.1.20030421
- make_enzyme_list at Base 6.1.20030421
- make_ext_feat at Base 6.1.20030421
- make_fake_cds at Base 6.1.20030421
- make_gene_data at Base 6.1.20030421
- make_master at Base 6.1.20030421
- make_range at Base 6.1.20030421
- make_scale_bar_str at Base 6.1.20030421
- make_seqentry_for_seqentry at Base 6.1.20040505
- map_one_location at Base 6.1.20030421
- map_unit_label at Base 6.1.20030421
- matching_seqid at Base 6.1.20030421
- merge_two_align at Base 6.1.20030421
- multseqalign_from_pairseqalign at Base 6.1.20030421
- multseqalign_to_pairseqalign at Base 6.1.20030421
- ncrnaClassList at Base 6.1.20080302
- new_seledstruct at Base 6.1.20030421
- new_seledstruct_fromseqloc at Base 6.1.20030421
- next_notemptyline at Base 6.1.20030421
- nomial_keywords at Base 6.1.20080302
- not_empty_string at Base 6.1.20030421
- num_bad_misc_comment_phrases at Base 6.1.20090719
- num_cds_product_find at Base 6.1.20100808
- num_ignore_similar_product_words at Base 6.1.20070822
- num_nomial_keywords at Base 6.1.20080302
- num_similar_product_words at Base 6.1.20070822
- num_suspect_phrases at Base 6.1.20070822
- num_suspect_product_terms at Base 6.1.20100808
- num_suspect_rna_product_names at Base 6.1.20090301
- num_suspect_rrna_product_names at Base 6.1.20090719
- num_suspicious_note_phrases at Base 6.1.20081116
- objalignlocAsnLoad at Base 6.1.20030421
- objent2AsnLoad at Base 6.1.20030421
- objentgeneAsnLoad at Base 6.1.20050429
- objgbseqAsnLoad at Base 6.1.20030421
- objinsdseqAsnLoad at Base 6.1.20040505
- objmacroAsnLoad at Base 6.1.20080302
- objmdrsAsnLoad at Base 6.1.20030421
- objmimAsnLoad at Base 6.1.20030421
- objmla2AsnLoad at Base 6.1.20070822
- objmmdb1AsnLoad at Base 6.1.20030421
- objmmdb2AsnLoad at Base 6.1.20030421
- objmmdb3AsnLoad at Base 6.1.20030421
- objprojAsnLoad at Base 6.1.20030421
- objpubmeAsnLoad at Base 6.1.20030421
- objscorematAsnLoad at Base 6.1.20070822
- objtableAsnLoad at Base 6.1.20080302
- objtax3AsnLoad at Base 6.1.20041020
- objtseqAsnLoad at Base 6.1.20030421
- objvalidAsnLoad at Base 6.1.20090719
- orgModToSourceIdx at Base 6.1.20040204
- orgmod_aliases at Base 6.1.20070822
- orgmod_subtype at Base 6.1.20030421
- overlapp_ssp at Base 6.1.20030421
- overlapp_startssp at Base 6.1.20030421
- precede_ssp at Base 6.1.20030421
- print_label at Base 6.1.20030421
- print_label_to_buffer at Base 6.1.20030421
- print_label_to_buffer_all at Base 6.1.20030421
- print_label_to_buffer_all_ex at Base 6.1.20030421
- print_protein_for_cds at Base 6.1.20030421
- productInterval_to_locationIntervals at Base 6.1.20030421
- productLoc_to_locationLoc at Base 6.1.20030421
- purge_string at Base 6.1.20030421
- query_number_glb at Base 6.1.20030421
- qvalue_extract at Base 6.1.20030421
- rRNACountFeaturesAndFindDups at Base 6.1.20070822
- read_buffer_fromalignnode at Base 6.1.20030421
- readbuff_fromseqalign at Base 6.1.20030421
- recombinationClassList at Base 6.1.20170106
- regulatoryClassList at Base 6.1.20160908
- remove_annot at Base 6.1.20030421
- remove_feat at Base 6.1.20030421
- remove_node at Base 6.1.20030421
- replace_bytestore_data at Base 6.1.20030421
- reverse_string at Base 6.1.20030421
- s_AddPeriodToEnd at Base 6.1.20040204
- s_AuthorFixActionNames at Base 6.1.20110713
- s_OtherGetValue at Base 6.1.20030421
- s_QuantityWords at Base 6.1.20100808
- s_RemovePeriodFromEnd at Base 6.1.20040204
- s_SpecialPubFieldWords at Base 6.1.20100808
- s_tRNAGeneFromProduct at Base 6.1.20090301
- s_witch at Base 6.1.20030421
- secStrText at Base 6.1.20040204
- select_overlap_loc at Base 6.1.20030421
- seqid_name at Base 6.1.20030421
- seqid_to_string at Base 6.1.20030421
- seqloc2fuzzloc at Base 6.1.20030421
- ses_to_ss at Base 6.1.20030421
- sesp_to_slp at Base 6.1.20030421
- set_flags at Base 6.1.20030421
- set_option_for_collect_align at Base 6.1.20030421
- set_seqnot_visible at Base 6.1.20030421
- set_seqvisible at Base 6.1.20030421
- setposition_toses at Base 6.1.20030421
- setposition_tossp at Base 6.1.20030421
- showfastagap_fromalign at Base 6.1.20030421
- siteList at Base 6.1.20040204
- slp_list_len at Base 6.1.20030421
- sort_align_by_score at Base 6.1.20030421
- spec_wd_cnt at Base 6.1.20160908
- spec_words at Base 6.1.20160908
- ss_to_ses at Base 6.1.20030421
- start_new_stack at Base 6.1.20030421
- stringhasnochar at Base 6.1.20030421
- stringhasnocharplus at Base 6.1.20030421
- subSourceToSourceIdx at Base 6.1.20040204
- subsource_aliases at Base 6.1.20070822
- subtype at Base 6.1.20030421
- succeed_ssp at Base 6.1.20030421
- swap at Base 6.1.20030421
- tRNACountFeaturesAndFindDups at Base 6.1.20070822
- tRNAFindBadLength at Base 6.1.20070822
- tail_www at Base 6.1.20030421
- tie_next at Base 6.1.20030421
- tie_qual at Base 6.1.20030421
- tloc_offset at Base 6.1.20030421
- to_lower at Base 6.1.20030421
- trnaMatchFree at Base 6.1.20160908
- trnaMatchNew at Base 6.1.20160908
- tx_fprintf at Base 6.1.20031028
- update_seq_loc at Base 6.1.20030421
- use_multiple_dimension at Base 6.1.20030421
- water_onedegree at Base 6.1.20110713
- write_out_put at Base 6.1.20030421
- www_PrintComment at Base 6.1.20030421
- www_accession at Base 6.1.20030421
- www_coded_by at Base 6.1.20030421
- www_db_xref at Base 6.1.20030421
- www_dbsource at Base 6.1.20030421
- www_extra_acc at Base 6.1.20030421
- www_featkey at Base 6.1.20030421
- www_featloc at Base 6.1.20030421
- www_gcode at Base 6.1.20030421
- www_genpept_gi at Base 6.1.20030421
- www_map at Base 6.1.20030421
- www_muid at Base 6.1.20030421
- www_note_gi at Base 6.1.20030421
- www_organism at Base 6.1.20030421
- www_protein_id at Base 6.1.20030421
- www_source at Base 6.1.20030421
- www_taxid at Base 6.1.20030421
- www_xref at Base 6.1.20030421
- www_xref_button at Base 6.1.20030421
- x_ParFlat_GBFeat at Base 6.1.20030421
- x_ParFlat_GBQual_names at Base 6.1.20030421
-libncbitool.so.6 libncbi6 #MINVER#
-* Build-Depends-Package: libncbi6-dev
- A at Base 6.1.20030421
- AA20alpha at Base 6.1.20030421
- ACT_BuildProfile at Base 6.1.20030421
- ACT_CalcScore at Base 6.1.20030421
- ACT_CleanUpAlignments at Base 6.1.20030421
- ACT_CompareProfileConfidence at Base 6.1.20030421
- ACT_EstimateConfidence at Base 6.1.20030421
- ACT_FindCpG at Base 6.1.20030421
- ACT_FindPeakScores at Base 6.1.20030421
- ACT_FindPiece at Base 6.1.20030421
- ACT_GetNthSeqRangeInSASet at Base 6.1.20030421
- ACT_GetResidue at Base 6.1.20030421
- ACT_MakeProfileFromSA at Base 6.1.20030421
- ACT_PlaceByScore at Base 6.1.20030421
- ACT_ProfileFree at Base 6.1.20030421
- ACT_ProfileNew at Base 6.1.20030421
- ACT_ProfileSetFree at Base 6.1.20030421
- ACT_RemoveInconsistentAlnsFromSet at Base 6.1.20050429
- ACT_ScoreProfile at Base 6.1.20030421
- ACT_SortAndTruncate at Base 6.1.20030421
- ACT_SortProfilesByConfidence at Base 6.1.20030421
- ALIGN at Base 6.1.20030421
- AStringIgnoreSpaceCmp at Base 6.1.20030421
- AcknowledgeBlastQuery at Base 6.1.20030421
- AddReplaceQual at Base 6.1.20030421
- AddSeqLocToCodonTable at Base 6.1.20030421
- AddToList at Base 6.1.20030421
- AdjustAllTheoreticalCoordinates at Base 6.1.20030421
- AdjustOffsetsInBLASTHitList at Base 6.1.20030421
- AdjustTheoreticalCoordinates at Base 6.1.20030421
- AlignmRNA2genomic at Base 6.1.20030421
- AlnMgr2TruncateSAP at Base 6.1.20030421
- AlphaCopy at Base 6.1.20030421
- AlphaFree at Base 6.1.20030421
- AluFeat at Base 6.1.20030421
- AnnotateRegionsFromCDD at Base 6.1.20030421
- B2SPssmCleanUpSearch at Base 6.1.20030421
- B2SPssmMultipleQueries at Base 6.1.20030421
- B2SPssmOnTheFly at Base 6.1.20030421
- B2SPssmOnTheFlyByLoc at Base 6.1.20030421
- B2SPssmSetupSearch at Base 6.1.20030421
- B at Base 6.1.20030421
- BAND_LOCAL_ALIGN at Base 6.1.20030421
- BLASTAddBlastDBTitleToSeqAnnot at Base 6.1.20030421
- BLASTAddBlastDBTitleToSeqAnnotEx at Base 6.1.20030421
- BLASTCalculateSearchSpace at Base 6.1.20030421
- BLASTCheckHSPInclusion at Base 6.1.20051206
- BLASTFileFunc at Base 6.1.20030421
- BLASTFilterOverlapRegions at Base 6.1.20030421
- BLASTGetDatabaseTitleFromSeqAnnot at Base 6.1.20030421
- BLASTHSPSegmentFromSeqAlign at Base 6.1.20030421
- BLASTHspToStdSeg at Base 6.1.20030421
- BLASTOptionDelete at Base 6.1.20030421
- BLASTOptionNew at Base 6.1.20030421
- BLASTOptionNewEx at Base 6.1.20030421
- BLASTOptionSetGapParams at Base 6.1.20030421
- BLASTOptionValidate at Base 6.1.20030421
- BLASTOptionValidateEx at Base 6.1.20030421
- BLASTPerform2PassSearch at Base 6.1.20030421
- BLASTPerformFinalSearch at Base 6.1.20030421
- BLASTPerformSearch at Base 6.1.20030421
- BLASTPerformSearchWithReadDb at Base 6.1.20030421
- BLASTPostSearchLogic at Base 6.1.20030421
- BLASTResultFreeHsp at Base 6.1.20030421
- BLASTResultHitlistFree at Base 6.1.20030421
- BLASTResultHitlistFreeEx at Base 6.1.20030421
- BLASTResultHitlistNew at Base 6.1.20030421
- BLASTResultHspScoreCmp at Base 6.1.20050429
- BLASTResultsStructDelete at Base 6.1.20030421
- BLASTResultsStructNew at Base 6.1.20030421
- BLASTSetUpSearch at Base 6.1.20030421
- BLASTSetUpSearchByLoc at Base 6.1.20030421
- BLASTSetUpSearchByLocWithReadDb at Base 6.1.20030421
- BLASTSetUpSearchByLocWithReadDbEx at Base 6.1.20030421
- BLASTSetUpSearchInternalByLoc at Base 6.1.20030421
- BLASTSetUpSearchWithReadDb at Base 6.1.20030421
- BLASTSetUpSearchWithReadDbEx at Base 6.1.20030421
- BLASTSetUpSearchWithReadDbInternal at Base 6.1.20030421
- BLASTSetUpSearchWithReadDbInternalEx at Base 6.1.20030421
- BLASTSetUpSearchWithReadDbInternalMult at Base 6.1.20030421
- BLASTSubjectInfoDestruct at Base 6.1.20030421
- BLASTSubjectInfoNew at Base 6.1.20030421
- BLASTUpdateSeqIdInSeqInt at Base 6.1.20030421
- BLAST_ExtendWordDestruct at Base 6.1.20030421
- BLAST_ExtendWordNew at Base 6.1.20030421
- BLAST_ExtendWordParamsNew at Base 6.1.20030421
- BLAST_HSPFree at Base 6.1.20040204
- BLAST_MatrixDestruct at Base 6.1.20030421
- BLAST_MatrixFetch at Base 6.1.20030421
- BLAST_MatrixFill at Base 6.1.20030421
- BLAST_ScoreBlkDestruct at Base 6.1.20030421
- BLAST_ScoreBlkNew at Base 6.1.20030421
- BLAST_Wizard at Base 6.1.20030421
- BLAST_WizardOptionsBlkDone at Base 6.1.20030421
- BLAST_WizardOptionsBlkInit at Base 6.1.20030421
- BLAST_WizardOptionsMaskInit at Base 6.1.20030421
- BLAST_WordFinderDestruct at Base 6.1.20030421
- BLAST_WordFinderNew at Base 6.1.20030421
- BSComparison at Base 6.1.20030421
- BSComparisonEx at Base 6.1.20030421
- BUCKETS at Base 6.1.20030421
- BXMLBuildOneIteration at Base 6.1.20030421
- BXMLBuildOneQueryIteration at Base 6.1.20030421
- BXMLBuildStatistics at Base 6.1.20030421
- BXMLCreateBlastOutputHead at Base 6.1.20030421
- BXMLGetHspFromSeqAlign at Base 6.1.20030421
- BXMLGetSeqLineForDenseDiag at Base 6.1.20030421
- BXMLGetSeqLineForDenseSeg at Base 6.1.20030421
- BXMLGetSeqLineForStdSeg at Base 6.1.20030421
- BXMLGetSeqLines at Base 6.1.20030421
- BXMLPrintMultiQueryOutput at Base 6.1.20030421
- BXMLPrintOutput at Base 6.1.20030421
- BXMLSeqAlignToHits at Base 6.1.20030421
- BiasScoreBioseq at Base 6.1.20030421
- BinarySearchInt4 at Base 6.1.20030421
- BioSourceCommon at Base 6.1.20030421
- BioSourceMerge at Base 6.1.20030421
- BioSourceToGeneticCode at Base 6.1.20030421
- BioseqBlastEngine at Base 6.1.20030421
- BioseqBlastEngineByLoc at Base 6.1.20030421
- BioseqBlastEngineByLocEx at Base 6.1.20030421
- BioseqBlastEngineByLocWithCallback at Base 6.1.20030421
- BioseqBlastEngineByLocWithCallbackMult at Base 6.1.20030421
- BioseqBlastEngineCore at Base 6.1.20030421
- BioseqBlastEngineEx at Base 6.1.20030421
- BioseqBlastEngineWithCallback at Base 6.1.20030421
- BioseqBlastEngineWithCallbackMult at Base 6.1.20030421
- BioseqDust at Base 6.1.20030421
- BioseqDustEx at Base 6.1.20070822
- BioseqDustWrap at Base 6.1.20030421
- BioseqHitRangeEngine at Base 6.1.20030421
- BioseqHitRangeEngineByLoc at Base 6.1.20030421
- BioseqHitRangeEngineCore at Base 6.1.20030421
- BioseqMegaBlastEngine at Base 6.1.20030421
- BioseqMegaBlastEngineByLoc at Base 6.1.20030421
- BioseqMegaBlastEngineCore at Base 6.1.20030421
- BioseqSeg at Base 6.1.20030421
- BioseqSegAa at Base 6.1.20030421
- BioseqSegEx at Base 6.1.20030421
- BioseqSegNa at Base 6.1.20030421
- BlastAdjustDbNumbers at Base 6.1.20030421
- BlastAllWordDestruct at Base 6.1.20030421
- BlastAllWordNew at Base 6.1.20030421
- BlastBandAlignFromBlastSeqAlign at Base 6.1.20030421
- BlastBioseqFilter at Base 6.1.20030421
- BlastBioseqFilterEx at Base 6.1.20030421
- BlastClusterHitsFromSeqAlign at Base 6.1.20030421
- BlastComputeLengthAdjustment at Base 6.1.20040505
- BlastConstructErrorMessage at Base 6.1.20030421
- BlastConstructFilterString at Base 6.1.20030421
- BlastConvertDNASeqLoc at Base 6.1.20030421
- BlastConvertProteinSeqLoc at Base 6.1.20030421
- BlastCreateQueryDNAP at Base 6.1.20030421
- BlastCreateVirtualOIDList at Base 6.1.20030421
- BlastCutoffs at Base 6.1.20030421
- BlastDeleteFakeBioseq at Base 6.1.20030421
- BlastDeleteHeap at Base 6.1.20030421
- BlastDeleteUserErrorString at Base 6.1.20030421
- BlastDestroyErrorMessage at Base 6.1.20030421
- BlastDuplicateMultQueries at Base 6.1.20030421
- BlastErrorChainDestroy at Base 6.1.20030421
- BlastErrorPrint at Base 6.1.20030421
- BlastErrorPrintExtra at Base 6.1.20030421
- BlastErrorToString at Base 6.1.20050429
- BlastExtendWordExit at Base 6.1.20030421
- BlastFillQueryOffsets at Base 6.1.20030421
- BlastFindWords at Base 6.1.20030421
- BlastFreeHeap at Base 6.1.20030421
- BlastFreeQueryDNAP at Base 6.1.20030421
- BlastGapDecayDivisor at Base 6.1.20040505
- BlastGetAllowedGis at Base 6.1.20030421
- BlastGetDbChunk at Base 6.1.20030421
- BlastGetFirstAndLastContext at Base 6.1.20030421
- BlastGetGapAlgnTbck at Base 6.1.20030421
- BlastGetGapAlgnTbckWithReaddb at Base 6.1.20030421
- BlastGetGappedScore at Base 6.1.20030421
- BlastGetGappedScoreWithReaddb at Base 6.1.20030421
- BlastGetLetterIndex at Base 6.1.20030421
- BlastGetNonSumStatsEvalue at Base 6.1.20030421
- BlastGetNumIdentical at Base 6.1.20030421
- BlastGetPhiReference at Base 6.1.20030421
- BlastGetProgramName at Base 6.1.20030421
- BlastGetProgramNumber at Base 6.1.20030421
- BlastGetReference at Base 6.1.20030421
- BlastGetReleaseDate at Base 6.1.20030421
- BlastGetSequenceFromBioseq at Base 6.1.20030421
- BlastGetStdAlphabet at Base 6.1.20030421
- BlastGetSubjectId at Base 6.1.20030421
- BlastGetSubjectIdEx at Base 6.1.20030421
- BlastGetTypes at Base 6.1.20030421
- BlastGetVersionNumber at Base 6.1.20030421
- BlastGetVirtualOIDList at Base 6.1.20030421
- BlastGiListDestruct at Base 6.1.20030421
- BlastGiListNew at Base 6.1.20030421
- BlastHSPGetNumIdentical at Base 6.1.20030421
- BlastHitListDestruct at Base 6.1.20030421
- BlastHitListNew at Base 6.1.20030421
- BlastHitListPurge at Base 6.1.20030421
- BlastHitRangeDestruct at Base 6.1.20030421
- BlastHitRangeNew at Base 6.1.20030421
- BlastInsertList2Heap at Base 6.1.20030421
- BlastKarlinBlkCalc at Base 6.1.20030421
- BlastKarlinBlkCreate at Base 6.1.20030421
- BlastKarlinBlkDestruct at Base 6.1.20030421
- BlastKarlinBlkGappedCalc at Base 6.1.20030421
- BlastKarlinBlkGappedCalcEx at Base 6.1.20030421
- BlastKarlinBlkNuclGappedCalc at Base 6.1.20051206
- BlastKarlinBlkStandardCalc at Base 6.1.20030421
- BlastKarlinBlkStandardCalcEx at Base 6.1.20030421
- BlastKarlinEtoP at Base 6.1.20030421
- BlastKarlinEtoS at Base 6.1.20030421
- BlastKarlinEtoS_simple at Base 6.1.20030421
- BlastKarlinGetDefaultMatrixValues at Base 6.1.20030421
- BlastKarlinGetMatrixValues at Base 6.1.20030421
- BlastKarlinGetMatrixValuesEx2 at Base 6.1.20030421
- BlastKarlinGetMatrixValuesEx at Base 6.1.20030421
- BlastKarlinGetNuclAlphaBeta at Base 6.1.20051206
- BlastKarlinLHtoK at Base 6.1.20030421
- BlastKarlinLambdaNR at Base 6.1.20030421
- BlastKarlinPtoE at Base 6.1.20030421
- BlastKarlinReportAllowedValues at Base 6.1.20030421
- BlastKarlinStoE at Base 6.1.20030421
- BlastKarlinStoE_simple at Base 6.1.20030421
- BlastKarlinStoLen at Base 6.1.20030421
- BlastKarlinStoP at Base 6.1.20030421
- BlastKarlinStoP_simple at Base 6.1.20030421
- BlastKarlinkGapBlkFill at Base 6.1.20030421
- BlastLCaseMaskTheResidues at Base 6.1.20030421
- BlastLargeGapSumE at Base 6.1.20030421
- BlastLinkHsps at Base 6.1.20030421
- BlastMakeCopyQueryDNAP at Base 6.1.20030421
- BlastMakeFakeBioseq at Base 6.1.20030421
- BlastMakeFakeBspConcat at Base 6.1.20030421
- BlastMakeMultQueries at Base 6.1.20030421
- BlastMakeTempProteinBioseq at Base 6.1.20030421
- BlastMaskTheResidues at Base 6.1.20030421
- BlastMatrixRescaleDestruct at Base 6.1.20030421
- BlastMatrixRescaleNew at Base 6.1.20030421
- BlastMatrixToTxMatrix at Base 6.1.20030421
- BlastMultQueriesDestruct at Base 6.1.20051206
- BlastNTGetGappedScore at Base 6.1.20030421
- BlastNTPreliminaryGappedScore at Base 6.1.20030421
- BlastNewFindWords at Base 6.1.20030421
- BlastNewFindWordsEx at Base 6.1.20030421
- BlastNewFindWords_Old at Base 6.1.20030421
- BlastNtFindWords at Base 6.1.20030421
- BlastNtSaveCurrentHsp at Base 6.1.20030421
- BlastNtSaveCurrentHspGapped at Base 6.1.20030421
- BlastNtWordExtend at Base 6.1.20030421
- BlastNtWordUngappedExtend at Base 6.1.20030421
- BlastOtherReturnsFree at Base 6.1.20030421
- BlastOtherReturnsPrepare at Base 6.1.20030421
- BlastOutputAsnRead at Base 6.1.20030421
- BlastOutputAsnWrite at Base 6.1.20030421
- BlastOutputFree at Base 6.1.20030421
- BlastOutputNew at Base 6.1.20030421
- BlastPSIMaxScoreGet at Base 6.1.20030421
- BlastParseInputString at Base 6.1.20030421
- BlastPopulateAllWordArrays at Base 6.1.20030421
- BlastPreliminaryGappedScore at Base 6.1.20030421
- BlastPrintAlignInfo at Base 6.1.20030421
- BlastPrintFilterWarning at Base 6.1.20030421
- BlastPrintPhiReference at Base 6.1.20030421
- BlastPrintReference at Base 6.1.20030421
- BlastPrintTabularResults at Base 6.1.20031028
- BlastPrintTabulatedResults at Base 6.1.20030421
- BlastPrintTabulatedResultsEx at Base 6.1.20030421
- BlastPrintVersionInfo at Base 6.1.20030421
- BlastPrintVersionInfoEx at Base 6.1.20030421
- BlastProcessGiLists at Base 6.1.20030421
- BlastPruneHitsFromSeqAlign at Base 6.1.20030421
- BlastPruneSapStructDestruct at Base 6.1.20030421
- BlastPruneSeqAlignByEvalueRange at Base 6.1.20030421
- BlastPruneSeqAlignByGiList at Base 6.1.20030421
- BlastPruneSeqAlignBySortedGiList at Base 6.1.20050429
- BlastQuerySequenceSetUp at Base 6.1.20030421
- BlastReapHitlistByEvalue at Base 6.1.20030421
- BlastRepresentativeResidues at Base 6.1.20030421
- BlastResCompDestruct at Base 6.1.20030421
- BlastResCompNew at Base 6.1.20030421
- BlastResCompStr at Base 6.1.20030421
- BlastResFreqClr at Base 6.1.20030421
- BlastResFreqDestruct at Base 6.1.20030421
- BlastResFreqFree at Base 6.1.20030421
- BlastResFreqNew at Base 6.1.20030421
- BlastResFreqNormalize at Base 6.1.20030421
- BlastResFreqResComp at Base 6.1.20030421
- BlastResFreqStdComp at Base 6.1.20030421
- BlastResFreqString at Base 6.1.20030421
- BlastSaveCurrentHitlist at Base 6.1.20030421
- BlastSaveCurrentHsp at Base 6.1.20030421
- BlastSaveCurrentHspGapped at Base 6.1.20030421
- BlastScaleMatrix at Base 6.1.20030421
- BlastScoreBlkFill at Base 6.1.20030421
- BlastScoreBlkMatCreateEx at Base 6.1.20030421
- BlastScoreBlkMatFill at Base 6.1.20030421
- BlastScoreBlkMatRead at Base 6.1.20030421
- BlastScoreBlkMaxScoreSet at Base 6.1.20030421
- BlastScoreFreqDestruct at Base 6.1.20030421
- BlastScoreFreqNew at Base 6.1.20030421
- BlastScoreSetAmbigRes at Base 6.1.20030421
- BlastSearchBlkDestruct at Base 6.1.20030421
- BlastSearchBlkDuplicate at Base 6.1.20030421
- BlastSearchBlkNew at Base 6.1.20030421
- BlastSearchBlkNewExtra at Base 6.1.20030421
- BlastSeqLocFillDoubleInt at Base 6.1.20030421
- BlastSeqLocFillDoubleIntEx at Base 6.1.20030421
- BlastSeqLocFillDoubleIntRev at Base 6.1.20030421
- BlastSeqLocFilter at Base 6.1.20030421
- BlastSeqLocFilterEx at Base 6.1.20030421
- BlastSequenceAddSequence at Base 6.1.20030421
- BlastSequenceBlkDestruct at Base 6.1.20030421
- BlastSequencesOnTheFly at Base 6.1.20030421
- BlastSequencesOnTheFlyByLoc at Base 6.1.20030421
- BlastSequencesOnTheFlyEx at Base 6.1.20030421
- BlastSetUserErrorString at Base 6.1.20030421
- BlastSingleQueryResultSize at Base 6.1.20051206
- BlastSmallGapSumE at Base 6.1.20030421
- BlastStartAwakeThread at Base 6.1.20030421
- BlastStopAwakeThread at Base 6.1.20030421
- BlastSumP at Base 6.1.20030421
- BlastThrInfoFree at Base 6.1.20030421
- BlastThrInfoNew at Base 6.1.20030421
- BlastTickProc at Base 6.1.20030421
- BlastTimeFillStructure at Base 6.1.20030421
- BlastTranslateUnambiguousSequence at Base 6.1.20030421
- BlastTwoSequences at Base 6.1.20030421
- BlastTwoSequencesByLoc at Base 6.1.20030421
- BlastTwoSequencesByLocEx at Base 6.1.20030421
- BlastTwoSequencesByLocWithCallback at Base 6.1.20030421
- BlastTwoSequencesEx at Base 6.1.20030421
- BlastTwoSequencesWithCallback at Base 6.1.20030421
- BlastUnevenGapSumE at Base 6.1.20030421
- BposComputation at Base 6.1.20030421
- CAdjustmentGetReference at Base 6.1.20050605
- CAdjustmentPrintReference at Base 6.1.20050605
- CBStatisticsGetReference at Base 6.1.20050605
- CBStatisticsPrintReference at Base 6.1.20050605
- CC_ExtendSeqAlign at Base 6.1.20030421
- CSIM at Base 6.1.20030421
- CatenateProfile at Base 6.1.20030421
- CdCheck at Base 6.1.20030421
- CdCheckEx at Base 6.1.20110713
- CddHitDestruct at Base 6.1.20030421
- CddHitNew at Base 6.1.20030421
- ChangeCitSub at Base 6.1.20030421
- ChangeGlobalBandMatrix at Base 6.1.20030421
- ChangeReplaceToQual at Base 6.1.20030421
- ChangeTreeScale at Base 6.1.20030421
- Change_Loc_Strand at Base 6.1.20030421
- CheckBS at Base 6.1.20030421
- CheckCitSubNew at Base 6.1.20030421
- CheckLocWhole at Base 6.1.20030421
- CheckMaps at Base 6.1.20030421
- CheckOverlap at Base 6.1.20030421
- CheckQuals at Base 6.1.20030421
- CheckQualsWithComm at Base 6.1.20030421
- CheckSegDescrChoice at Base 6.1.20030421
- CheckStartForGappedAlignment at Base 6.1.20030421
- ChkNucProt at Base 6.1.20030421
- ChkSegset at Base 6.1.20030421
- CkOrg at Base 6.1.20030421
- CleanNewList at Base 6.1.20030421
- CleanPattern at Base 6.1.20030421
- CleanUpPseudoProducts at Base 6.1.20030421
- CleanUpSeqDescrChoice at Base 6.1.20030421
- CleanupEmptyFeatCallback at Base 6.1.20030421
- CleanupGenbankCallback at Base 6.1.20030421
- ClearBatchSuggestFrames at Base 6.1.20030421
- ClearBatchSuggestNucleotide at Base 6.1.20030421
- ClearNonMetOrfs at Base 6.1.20030421
- ClearSeqRec at Base 6.1.20030421
- CmpOrgById at Base 6.1.20030421
- CmpPub at Base 6.1.20030421
- CodonTableFromSeqLoc at Base 6.1.20030421
- ComPatDup at Base 6.1.20030421
- ComPatFree at Base 6.1.20030421
- ComPatNew at Base 6.1.20030421
- ComProfDup at Base 6.1.20030421
- ComProfDupThis at Base 6.1.20030421
- ComProfFree at Base 6.1.20030421
- ComProfLink at Base 6.1.20030421
- ComProfNew at Base 6.1.20030421
- CombineBSFeat at Base 6.1.20030421
- CommonIndexDestruct at Base 6.1.20030421
- CommonIndexInit at Base 6.1.20030421
- CommonIndexResultDestruct at Base 6.1.20030421
- CompilePattern at Base 6.1.20030421
- ConKovCDSGlobalNtFreqs at Base 6.1.20030421
- ConKovCDSNtFreqs at Base 6.1.20030421
- ConKovTrainCDS at Base 6.1.20030421
- ConcatSeqLoc at Base 6.1.20040505
- Confide at Base 6.1.20030421
- ConfigureDbChunkSize at Base 6.1.20050605
- Conform at Base 6.1.20030421
- ConformSeqEntry at Base 6.1.20030421
- ConsortSeqEntry at Base 6.1.20030421
- ContextToFrame at Base 6.1.20030421
- ConvertEditScript at Base 6.1.20030421
- ConvertEtoPseudoS at Base 6.1.20030421
- ConvertFullLenPubFeatToDesc at Base 6.1.20030421
- ConvertFullLenSourceFeatToDesc at Base 6.1.20030421
- ConvertPartDescToFeat at Base 6.1.20110713
- ConvertPseudoStoE at Base 6.1.20030421
- ConvertPtoPseudoS at Base 6.1.20030421
- ConvertSegSetToDeltaSeq at Base 6.1.20110713
- ConvertSegSetToDeltaSeqEx at Base 6.1.20160908
- CopyResultHspToHSP at Base 6.1.20041020
- CorrectSourceFeat at Base 6.1.20030421
- CountNodes at Base 6.1.20030421
- CountNodesOnLevel at Base 6.1.20030421
- CountSourceFeat at Base 6.1.20030421
- CposComputation at Base 6.1.20030421
- CreatBandStruct at Base 6.1.20030421
- CreateEditScript at Base 6.1.20030421
- DBName at Base 6.1.20030421
- DBShift at Base 6.1.20030421
- DB_Subset at Base 6.1.20030421
- DBisProt at Base 6.1.20030421
- DOT_AttachSeqAnnotToSeqEntry at Base 6.1.20030421
- DOT_BuildHitList at Base 6.1.20030421
- DOT_CreateAndStore at Base 6.1.20030421
- DOT_CreateAndStorebyLoc at Base 6.1.20030421
- DOT_DNAScoringMatrix at Base 6.1.20030421
- DOT_FreeHitsArray at Base 6.1.20030421
- DOT_FreeMainInfo at Base 6.1.20030421
- DOT_FreeMainInfoPtrEx at Base 6.1.20030421
- DOT_GetSeqs at Base 6.1.20030421
- DOT_InitMainInfo at Base 6.1.20030421
- DOT_NewHistNode at Base 6.1.20030421
- DOT_SPI_FindBestAlnByDotPlot at Base 6.1.20030421
- DefaultPSimPam at Base 6.1.20030421
- DefaultSimPam at Base 6.1.20030421
- DefineToFrame at Base 6.1.20030421
- DelFeatFromList at Base 6.1.20030421
- DeletePubs at Base 6.1.20030421
- DivideSeqAligns at Base 6.1.20030421
- DumpBlastDB at Base 6.1.20050429
- DumpHashTable at Base 6.1.20030421
- DumpOneSequence at Base 6.1.20050828
- DustBioseq at Base 6.1.20030421
- DustDataFree at Base 6.1.20030421
- DustDataNew at Base 6.1.20030421
- DustFilter at Base 6.1.20030421
- DustForGraph at Base 6.1.20030421
- DustGraph at Base 6.1.20030421
- DustRegionFree at Base 6.1.20030421
- DustRegionNew at Base 6.1.20030421
- DustSegs at Base 6.1.20070822
- DustSeq at Base 6.1.20030421
- DustSeqLoc at Base 6.1.20030421
- DustSeqPort at Base 6.1.20030421
- EmbedFragLengthInfo at Base 6.1.20030421
- EmbedMolecularWeightInfo at Base 6.1.20030421
- EndOfSig at Base 6.1.20030421
- EntryChangeGBSource at Base 6.1.20030421
- EntryChangeImpFeat at Base 6.1.20030421
- EntryChangeImpFeatToProt at Base 6.1.20030421
- EntryCheckGBBlock at Base 6.1.20030421
- EntryMergeDupBioSources at Base 6.1.20030421
- EpiDatFree at Base 6.1.20030421
- EpiDatNew at Base 6.1.20030421
- ErrorDescString at Base 6.1.20030421
- ExploreTree at Base 6.1.20030421
- ExploreTreeLevel at Base 6.1.20030421
- ExploreTreeNumber at Base 6.1.20030421
- ExploreUnrootedTree at Base 6.1.20030421
- ExploreUnrootedTreeNumber at Base 6.1.20030421
- ExtendGeneFeatIfOnMRNA at Base 6.1.20030421
- ExtendSeqAlign at Base 6.1.20030421
- ExtendedSeqEntryCleanup at Base 6.1.20160908
- ExtractSourceFeatList at Base 6.1.20030421
- FCMDAccListFree at Base 6.1.20030421
- FDBAddBioseq at Base 6.1.20030421
- FDBAddLinksInformation at Base 6.1.20030421
- FDBAddMembershipInformation at Base 6.1.20030421
- FDBAddPig at Base 6.1.20030421
- FDBAddSeqEntry at Base 6.1.20030421
- FDBAddSequence2 at Base 6.1.20030421
- FDBAddSequence at Base 6.1.20030421
- FDBBlastDefLineSetBit at Base 6.1.20061015
- FDBCleanUp at Base 6.1.20030421
- FDBCleanUpInProgress at Base 6.1.20060507
- FDBCleanUpRecursively at Base 6.1.20030421
- FDBDestroyLinksTable at Base 6.1.20030421
- FDBDestroyMembershipsTable at Base 6.1.20030421
- FDBDumpDeflineAsn at Base 6.1.20061015
- FDBFillIndexTables at Base 6.1.20061015
- FDBGetDefAsnFromBioseq at Base 6.1.20041020
- FDBLoadLinksTable at Base 6.1.20030421
- FDBLoadMembershipsTable at Base 6.1.20030421
- FDBOptionsFree at Base 6.1.20030421
- FDBOptionsNew at Base 6.1.20030421
- FDBPigTableFree at Base 6.1.20030421
- FDBPigTableNew at Base 6.1.20030421
- FDBTaxidDeflineTableFree at Base 6.1.20050828
- FDBTaxidDeflineTableNew at Base 6.1.20050828
- FDBTaxidDeflineTableSearchGi at Base 6.1.20050828
- FDBTaxidDeflineTableSearchSeqid at Base 6.1.20050828
- FDB_SEDataInfoFree at Base 6.1.20030421
- FDB_SEDataInfoNew at Base 6.1.20030421
- FDFGetAccessionFromSeqIdChain at Base 6.1.20030421
- FDLCreateAsnDF at Base 6.1.20030421
- FDReadDeflineAsn at Base 6.1.20030421
- FD_ConstructMultivolumeDBList at Base 6.1.20030421
- FD_CreateAliasFile at Base 6.1.20030421
- FD_CreateAliasFileEx at Base 6.1.20030421
- FD_MakeAliasFile at Base 6.1.20030421
- FastaCheckDna at Base 6.1.20030421
- FastaTitle at Base 6.1.20030421
- FastaToBlastDB at Base 6.1.20030421
- Fastacmd_ParseLocations at Base 6.1.20060507
- Fastacmd_Search at Base 6.1.20030421
- Fastacmd_Search_ex at Base 6.1.20030421
- FilterBioseq at Base 6.1.20030421
- FilterCC at Base 6.1.20030421
- FilterCCVS at Base 6.1.20030421
- FilterDatFree at Base 6.1.20030421
- FilterDatNew at Base 6.1.20030421
- FilterEpi at Base 6.1.20030421
- FilterEpiBioseq at Base 6.1.20030421
- FilterFilter at Base 6.1.20030421
- FilterSeqLoc at Base 6.1.20030421
- FilterSeqPort at Base 6.1.20030421
- FilterSigSeq at Base 6.1.20030421
- FilterWithSeg at Base 6.1.20030421
- FindBlastDBFile at Base 6.1.20030421
- FindDBbyGI at Base 6.1.20030421
- FindHumanRepeats at Base 6.1.20030421
- FindOldLineage at Base 6.1.20030421
- FindOrg at Base 6.1.20030421
- FindPivotNode at Base 6.1.20030421
- FindSimilarBiasOrfs at Base 6.1.20030421
- FiniSTSSearch at Base 6.1.20030421
- FixNucProtSet at Base 6.1.20030421
- FlatSafeSize at Base 6.1.20030421
- FormatBlastParameters at Base 6.1.20030421
- FormatDBClose at Base 6.1.20030421
- FormatDBInit at Base 6.1.20030421
- FrameToDefine at Base 6.1.20030421
- FreeCDDAligns at Base 6.1.20031028
- FreeCDDRegions at Base 6.1.20030421
- FreeCodonTable at Base 6.1.20030421
- FreqFree at Base 6.1.20030421
- FreqNew at Base 6.1.20030421
- GI2OID at Base 6.1.20030421
- GIs2OIDs at Base 6.1.20030421
- GXECollectDataForSeqalign at Base 6.1.20030421
- GapAlignBlkDelete at Base 6.1.20030421
- GapAlignBlkNew at Base 6.1.20030421
- GapXDropStateDestroy at Base 6.1.20030421
- GapXEditBlockDelete at Base 6.1.20030421
- GapXEditBlockNew at Base 6.1.20030421
- GapXEditBlockToSeqAlign at Base 6.1.20030421
- GapXEditScriptDelete at Base 6.1.20030421
- GapXEditScriptNew at Base 6.1.20030421
- GatherCDSFree at Base 6.1.20030421
- GatherCDSNew at Base 6.1.20030421
- GetAccList at Base 6.1.20030421
- GetAlignExtremes at Base 6.1.20030421
- GetAltList at Base 6.1.20030421
- GetDbSubjRatio at Base 6.1.20030421
- GetDeepestLevel at Base 6.1.20030421
- GetDeepestLevelBranch at Base 6.1.20030421
- GetDescr at Base 6.1.20030421
- GetGcodeFromBioseq at Base 6.1.20080302
- GetGisFromFile at Base 6.1.20030421
- GetLevelLeftNode at Base 6.1.20030421
- GetMBTemplateType at Base 6.1.20030421
- GetMaximumTreeXcoord at Base 6.1.20030421
- GetMaximumTreeYcoord at Base 6.1.20030421
- GetMinimumTreeXcoord at Base 6.1.20030421
- GetMinimumTreeYcoord at Base 6.1.20030421
- GetMultBiosource at Base 6.1.20030421
- GetNumSpacers at Base 6.1.20030421
- GetOrfList at Base 6.1.20030421
- GetPrivatTranslationTable at Base 6.1.20030421
- GetQueryNum at Base 6.1.20030421
- GetRidOfEmptyFeatsDescCallback at Base 6.1.20030421
- GetScoreSetFromBlastResultHsp at Base 6.1.20030421
- GetSeqAlignForResultHitList at Base 6.1.20030421
- GetSequenceWithDenseSeg at Base 6.1.20030421
- GetStartForGappedAlignment at Base 6.1.20030421
- GetTheSeqAlignID at Base 6.1.20030421
- GetTranslation at Base 6.1.20030421
- GetWidestLevelLeftNode at Base 6.1.20030421
- Get_Genetic_Code at Base 6.1.20030421
- GlobalBandByLoc at Base 6.1.20030421
- GlobalBandStructCreate at Base 6.1.20030421
- GlobalBandStructDelete at Base 6.1.20030421
- GlobalBandToEditBlock at Base 6.1.20030421
- GlobalBandToSeqAlign at Base 6.1.20030421
- GpipeSeqEntryCleanup at Base 6.1.20090719
- GreedyAlignMemAlloc at Base 6.1.20030421
- GreedyAlignMemFree at Base 6.1.20030421
- HackSeqLocId at Base 6.1.20030421
- HeadNode at Base 6.1.20030421
- HitAsnRead at Base 6.1.20030421
- HitAsnWrite at Base 6.1.20030421
- HitFree at Base 6.1.20030421
- HitNew at Base 6.1.20030421
- HitRangeToSeqLoc at Base 6.1.20030421
- HspArrayPurge at Base 6.1.20030421
- HspAsnRead at Base 6.1.20030421
- HspAsnWrite at Base 6.1.20030421
- HspFree at Base 6.1.20030421
- HspNew at Base 6.1.20030421
- IE at Base 6.1.20030421
- IMPALAPrintHelp at Base 6.1.20030421
- IMPALAPrintReference at Base 6.1.20030421
- IMPALAfillResidueProbability at Base 6.1.20030421
- IMPALAfillSfp at Base 6.1.20030421
- IMPALAfindUngappedLambda at Base 6.1.20030421
- IO at Base 6.1.20030421
- IR at Base 6.1.20030421
- ISAMCountLines at Base 6.1.20030421
- ISAMCreateDatabase at Base 6.1.20030421
- ISAMGetIdxOption at Base 6.1.20030421
- ISAMMakeIndex at Base 6.1.20030421
- ISAMNumTerms at Base 6.1.20030421
- ISAMObjectFree at Base 6.1.20030421
- ISAMObjectNew at Base 6.1.20030421
- ISAMSearchTerm at Base 6.1.20030421
- ISAMSetCheckForNonUnique at Base 6.1.20030421
- ISAMSetDataSorted at Base 6.1.20061015
- ISAMSetUpCAInfo at Base 6.1.20030421
- ISAMUninitSearch at Base 6.1.20030421
- ISAMUpdateDatabase at Base 6.1.20030421
- ImpFeatToCdregion at Base 6.1.20030421
- InitHashTable at Base 6.1.20030421
- InitHitLists at Base 6.1.20030421
- InitSTSSearch at Base 6.1.20030421
- InitSTSSearch_r at Base 6.1.20030421
- InitSuggest at Base 6.1.20030421
- Int4ListAdd at Base 6.1.20031028
- Int4ListBSearch at Base 6.1.20031028
- Int4ListConcat at Base 6.1.20031028
- Int4ListFree at Base 6.1.20031028
- Int4ListIntersect at Base 6.1.20031028
- Int4ListMakeUnique at Base 6.1.20031028
- Int4ListNew at Base 6.1.20031028
- Int4ListNewEx at Base 6.1.20031028
- Int4ListReadFromFile at Base 6.1.20031028
- Int4ListResize at Base 6.1.20031028
- IntProfileMatchBioseq at Base 6.1.20030421
- IntegerProfile at Base 6.1.20030421
- InvertPattern at Base 6.1.20030421
- InvertProfile at Base 6.1.20030421
- IsProsite at Base 6.1.20030421
- IsPubContentBad at Base 6.1.20070822
- IsStringEmpty at Base 6.1.20030421
- IterationAsnRead at Base 6.1.20030421
- IterationAsnWrite at Base 6.1.20030421
- IterationFree at Base 6.1.20030421
- IterationNew at Base 6.1.20030421
- K at Base 6.1.20030421
- L at Base 6.1.20030421
- LastNode at Base 6.1.20030421
- LoadNewEnds at Base 6.1.20030421
- LocalBandStructCreate at Base 6.1.20030421
- LocalBandStructDelete at Base 6.1.20030421
- LocalBandToEditBlock at Base 6.1.20030421
- LocalBandToSeqAlign at Base 6.1.20030421
- Look_for_stop at Base 6.1.20030421
- MBToGapXEditScript at Base 6.1.20030421
- MBXmlClose at Base 6.1.20030421
- MOT_FindKozak at Base 6.1.20030421
- MOT_FindPolyA at Base 6.1.20030421
- MOT_FindRepeats at Base 6.1.20030421
- MOT_FindSignalPeptide at Base 6.1.20030421
- MOT_MotifSearch at Base 6.1.20030421
- MQ_CheckLists at Base 6.1.20040204
- MQ_UpdateResultLists at Base 6.1.20030421
- MakeBlastScore at Base 6.1.20030421
- MakeDiscontiguousAlignments at Base 6.1.20060301
- MapsToGenref at Base 6.1.20030421
- MashNew at Base 6.1.20030421
- MaskSeqLocFromSeqAlign at Base 6.1.20030421
- MatchSa2Sl at Base 6.1.20030421
- Max_val at Base 6.1.20030421
- MegaBlastAffineGreedyAlign at Base 6.1.20030421
- MegaBlastBuildLookupTable at Base 6.1.20030421
- MegaBlastExtendHit at Base 6.1.20030421
- MegaBlastFillHspGapInfo at Base 6.1.20030421
- MegaBlastGapInfoToSeqAlign at Base 6.1.20030421
- MegaBlastGappedAlign at Base 6.1.20030421
- MegaBlastGetFirstAndLastContext at Base 6.1.20030421
- MegaBlastGetHspPercentIdentity at Base 6.1.20030421
- MegaBlastGetNumIdentical at Base 6.1.20030421
- MegaBlastGreedyAlign at Base 6.1.20030421
- MegaBlastLookupTableDestruct at Base 6.1.20030421
- MegaBlastLookupTableDup at Base 6.1.20030421
- MegaBlastMaskTheResidues at Base 6.1.20030421
- MegaBlastNtWordExtend at Base 6.1.20030421
- MegaBlastPackAlignmentsByQuery at Base 6.1.20030421
- MegaBlastParameterBlkNew at Base 6.1.20030421
- MegaBlastPrintAlignInfo at Base 6.1.20030421
- MegaBlastPrintReference at Base 6.1.20030421
- MegaBlastReevaluateWithAmbiguities at Base 6.1.20030421
- MegaBlastSaveCurrentHitlist at Base 6.1.20030421
- MegaBlastSequenceAddSequence at Base 6.1.20030421
- MegaBlastSetUpSearchInternalByLoc at Base 6.1.20030421
- MegaBlastSetUpSearchWithReadDbInternal at Base 6.1.20030421
- MegaBlastWordFinder at Base 6.1.20030421
- MegaBlastWordFinderDeallocate at Base 6.1.20030421
- MergeAdjacentAnnotsCallback at Base 6.1.20030421
- MergeBSinDescr at Base 6.1.20030421
- MergeCodonTables at Base 6.1.20030421
- Min_val at Base 6.1.20030421
- ModToBiosource at Base 6.1.20030421
- ModToMolInfo at Base 6.1.20030421
- MoveCdsGBQualProductToName at Base 6.1.20030421
- MoveFeatGBQualsToFields at Base 6.1.20030421
- MoveFeatsFromPartsSet at Base 6.1.20060301
- MoveNPPubs at Base 6.1.20030421
- MovePopPhyMutPubs at Base 6.1.20030421
- MoveProtGBQualProductToName at Base 6.1.20030421
- MoveRnaGBQualProductToName at Base 6.1.20030421
- MoveSegmPubs at Base 6.1.20030421
- MoveSetPubs at Base 6.1.20030421
- MyBioseqSeg at Base 6.1.20030421
- NA4alpha at Base 6.1.20030421
- NIL1 at Base 6.1.20030421
- NIL at Base 6.1.20030421
- NISAMFindKey at Base 6.1.20030421
- NISAMFindKeys at Base 6.1.20030421
- NISAMSearch at Base 6.1.20030421
- NISAMSearchList at Base 6.1.20030421
- NewCodonTable at Base 6.1.20030421
- NewLineage at Base 6.1.20030421
- NewPubs at Base 6.1.20030421
- NlmCloseMFILE at Base 6.1.20030421
- NlmOpenMFILE at Base 6.1.20030421
- NlmReadMFILE at Base 6.1.20030421
- NlmSeekInMFILE at Base 6.1.20030421
- NlmTellMFILE at Base 6.1.20030421
- NoBiosourceOrTaxonId at Base 6.1.20030421
- NormalizePeriodsOnInitials at Base 6.1.20030421
- NormalizeSegSeqMolInfo at Base 6.1.20030421
- OIDListFree at Base 6.1.20030421
- OOFBlastHSPGetNumIdentical at Base 6.1.20031028
- OOFGapXEditBlockToSeqAlign at Base 6.1.20030421
- OOFTracebackToGapXEditBlock at Base 6.1.20030421
- OutLocation at Base 6.1.20030421
- OutProteinID at Base 6.1.20030421
- PGPOutTextMessages at Base 6.1.20030421
- PSIMatrixFrequencyRatiosFree at Base 6.1.20041020
- PSIMatrixFrequencyRatiosNew at Base 6.1.20041020
- PSIXmlClose at Base 6.1.20030421
- PSIXmlInit at Base 6.1.20030421
- PSIXmlReset at Base 6.1.20040505
- PSUGapOptionsCreate at Base 6.1.20030421
- PSUGapOptionsDelete at Base 6.1.20030421
- PalindromeCheck at Base 6.1.20030421
- ParametersAsnRead at Base 6.1.20030421
- ParametersAsnWrite at Base 6.1.20030421
- ParametersFree at Base 6.1.20030421
- ParametersNew at Base 6.1.20030421
- ParseDBConfigFile at Base 6.1.20030421
- PatternMatch at Base 6.1.20030421
- PatternMatchBioseq at Base 6.1.20030421
- PccDatFree at Base 6.1.20030421
- PccDatNew at Base 6.1.20030421
- PerformGappedAlignment at Base 6.1.20030421
- PerformGappedAlignmentWithTraceback at Base 6.1.20030421
- PerformGreedyAlignmentWithTraceback at Base 6.1.20040204
- PerformNtGappedAlignment at Base 6.1.20030421
- PredictCC at Base 6.1.20030421
- PredictCCBioseq at Base 6.1.20030421
- PredictCCSeqLoc at Base 6.1.20030421
- PredictCCSeqPort at Base 6.1.20030421
- PredictEpi at Base 6.1.20030421
- PredictEpiBioseq at Base 6.1.20030421
- PredictEpiSeqLoc at Base 6.1.20030421
- PredictEpiSeqPort at Base 6.1.20030421
- PrintAllowedValuesMessage at Base 6.1.20030421
- PrintDbInformation at Base 6.1.20030421
- PrintDbInformationBasic at Base 6.1.20030421
- PrintDbInformationBasicEx at Base 6.1.20051206
- PrintDbInformationWithRID at Base 6.1.20030421
- PrintDbReport at Base 6.1.20030421
- PrintKAParameters at Base 6.1.20030421
- PrintKAParametersExtra at Base 6.1.20030421
- PrintMaskedSequence at Base 6.1.20030421
- PrintMatrixMessage at Base 6.1.20030421
- PrintTabularOutputHeader at Base 6.1.20030421
- PrintTildeSepLines at Base 6.1.20030421
- ProcessData at Base 6.1.20030421
- ProfLenMax at Base 6.1.20030421
- ProfScoreMax at Base 6.1.20030421
- ProfileMatch at Base 6.1.20030421
- ProfileMatchBioseq at Base 6.1.20030421
- PrositeToGBPattern at Base 6.1.20030421
- R at Base 6.1.20030421
- RDBGetTaxNames at Base 6.1.20030421
- RDBTaxInfoClose at Base 6.1.20030421
- RDBTaxInfoInit at Base 6.1.20030421
- RPSBgetCddHits at Base 6.1.20030421
- RPSBlastSearch at Base 6.1.20030421
- RPSBlastSearchEx at Base 6.1.20030421
- RPSBlastSearchLight at Base 6.1.20030421
- RPSBlastSearchMT at Base 6.1.20030421
- RPSCalcEValue at Base 6.1.20030421
- RPSClose at Base 6.1.20030421
- RPSGetSequence at Base 6.1.20030421
- RPSInfoAttach at Base 6.1.20030421
- RPSInfoDetach at Base 6.1.20030421
- RPSInit at Base 6.1.20030421
- RPSInitEx at Base 6.1.20030421
- RPSUpdateDbSize at Base 6.1.20030421
- RPSequenceFree at Base 6.1.20030421
- ReadDBBioseqFetchDisable at Base 6.1.20030421
- ReadDBBioseqFetchEnable at Base 6.1.20030421
- ReadDBBioseqSetDbGeneticCode at Base 6.1.20030421
- ReadDBCloseMHdrAndSeqFiles at Base 6.1.20030421
- ReadDBGetDb at Base 6.1.20030421
- ReadDBGetDbId at Base 6.1.20030421
- ReadFilterData at Base 6.1.20030421
- ReadOIDList at Base 6.1.20030421
- ReadPattern at Base 6.1.20030421
- ReadPatternNames at Base 6.1.20030421
- ReadPccData at Base 6.1.20030421
- ReadProfile at Base 6.1.20030421
- ReadPrositePattern at Base 6.1.20030421
- ReadRENPattern at Base 6.1.20030421
- RealBlastGetGappedAlignmentTraceback at Base 6.1.20030421
- ReassembleSeqAlignFromPSeqAlignInfo at Base 6.1.20030421
- RedoAlignmentCore at Base 6.1.20030421
- ReevaluateScoreWithAmbiguities at Base 6.1.20040204
- Region at Base 6.1.20030421
- RemoveBioSourceOnPopSet at Base 6.1.20030421
- RemoveDuplicateCDDs at Base 6.1.20030421
- RemoveInternalOrfs at Base 6.1.20030421
- RemoveMolInfoOnPopSet at Base 6.1.20110713
- ResToInt at Base 6.1.20030421
- ResultIndex1 at Base 6.1.20040204
- ResultIndex at Base 6.1.20030421
- ReverseBioseqFeatureStrands at Base 6.1.20041020
- RootTree at Base 6.1.20030421
- S at Base 6.1.20030421
- SEMI_G_ALIGN at Base 6.1.20030421
- SIM2 at Base 6.1.20030421
- SIM2ALN at Base 6.1.20030421
- SIM2ENDS at Base 6.1.20030421
- SIM3ALN at Base 6.1.20030421
- SIM3ALN_choice at Base 6.1.20030421
- SIM3ALN_heuristic at Base 6.1.20030421
- SIM4ALN_choice at Base 6.1.20030421
- SISAMFindAllData at Base 6.1.20030421
- SISAMSearch at Base 6.1.20030421
- SI_RecordFree at Base 6.1.20061015
- SI_RecordNew at Base 6.1.20061015
- SORTAddTempName at Base 6.1.20030421
- SORTCheckOrderS at Base 6.1.20030421
- SORTFiles at Base 6.1.20030421
- SORTGetKeyHead at Base 6.1.20030421
- SORTInsertKey at Base 6.1.20030421
- SORTMergeFiles at Base 6.1.20030421
- SORTObjectFree at Base 6.1.20030421
- SORTObjectNew at Base 6.1.20030421
- SORTSetLineLength at Base 6.1.20030421
- SORTSetPrefix at Base 6.1.20030421
- SORTSetReverse at Base 6.1.20030421
- SORTSetTab at Base 6.1.20030421
- SORTSetUnique at Base 6.1.20030421
- SPI_AlignmRNAToGenomic at Base 6.1.20030421
- SPI_AlnSinglemRNAToGen at Base 6.1.20030421
- SPI_AlnSinglemRNAToPieces at Base 6.1.20030421
- SPI_GetProteinFrommRNA at Base 6.1.20030421
- SPI_MakeMultipleAlignment at Base 6.1.20030421
- SPI_OptionsFree at Base 6.1.20030421
- SPI_OptionsNew at Base 6.1.20030421
- SPI_PrintMultipleAlignment at Base 6.1.20030421
- SPI_RegionListFree at Base 6.1.20030421
- SPI_RemoveInconsistentAlnsFromSet at Base 6.1.20030421
- SPI_bsinfoFreeList at Base 6.1.20030421
- SPI_flip_sa_list at Base 6.1.20030421
- SPI_is_acceptor at Base 6.1.20030421
- SPI_is_donor at Base 6.1.20030421
- SPI_mRNAFree at Base 6.1.20030421
- SQN_ExtendAlnAlg at Base 6.1.20030421
- STSDataFree at Base 6.1.20030421
- STSGetOrgTable at Base 6.1.20030421
- STSGetOrganismIndex at Base 6.1.20030421
- STSGetOrganismName at Base 6.1.20030421
- STSSearch at Base 6.1.20030421
- STSSearch_r at Base 6.1.20030421
- SUM_THRESHOLD at Base 6.1.20070822
- SaveRepeats at Base 6.1.20030421
- ScanDIFile at Base 6.1.20030421
- Script_free at Base 6.1.20030421
- SeedPruneHitsFromSeedReturn at Base 6.1.20030421
- SegFree at Base 6.1.20030421
- SegParamsCheck at Base 6.1.20030421
- SegParamsFree at Base 6.1.20030421
- SegParamsNewAa at Base 6.1.20030421
- SegParamsNewNa at Base 6.1.20030421
- SegSeq at Base 6.1.20030421
- SegSeqNullToVirtual at Base 6.1.20110713
- SegsToSeqLoc at Base 6.1.20030421
- SeqAlignReverseOrder at Base 6.1.20030421
- SeqAlignSetGlobalFromLocal at Base 6.1.20030421
- SeqAlignSwapSeqs at Base 6.1.20030421
- SeqAlignToHits at Base 6.1.20030421
- SeqAlignToPSeqAlignInfo at Base 6.1.20030421
- SeqEntryMoveDbxrefs at Base 6.1.20030421
- SeqEntryPubsAsn4 at Base 6.1.20030421
- SeqEntryPubsAsn4Ex at Base 6.1.20100808
- SeqEntryToAsn3 at Base 6.1.20030421
- SeqEntryToAsn3Ex at Base 6.1.20030421
- SeqEntrysToBLAST at Base 6.1.20030421
- SeqFeatExtract at Base 6.1.20030421
- SeqFeatExtractList at Base 6.1.20030421
- SeqFree at Base 6.1.20030421
- SeqId2OrdinalId at Base 6.1.20030421
- SeqLocDup at Base 6.1.20030421
- SeqLocDupAll at Base 6.1.20030421
- SeqLocDust at Base 6.1.20030421
- SeqLocDustEx at Base 6.1.20070822
- SeqLocLink at Base 6.1.20030421
- SeqLocListToSeqAlign at Base 6.1.20030421
- SeqLocMatch at Base 6.1.20030421
- SeqLocSeg at Base 6.1.20030421
- SeqLocTotalLen at Base 6.1.20030421
- SeqNew at Base 6.1.20030421
- SeqlocSegAa at Base 6.1.20030421
- SeqlocSegsToSeqLoc at Base 6.1.20030421
- SeriousSeqAnnotCleanup at Base 6.1.20100808
- SeriousSeqEntryCleanup at Base 6.1.20030421
- SeriousSeqEntryCleanupBulk at Base 6.1.20030421
- SetAllCoordinates at Base 6.1.20030421
- SetAllLeftRightRootedTreeNeighbors at Base 6.1.20030421
- SetAllLevelNodes at Base 6.1.20030421
- SetAllNumberNodes at Base 6.1.20030421
- SetAllPivotNodes at Base 6.1.20030421
- SetAllTheoreticalCoordinates at Base 6.1.20030421
- SetBatchSuggestFrames at Base 6.1.20030421
- SetBatchSuggestNucleotide at Base 6.1.20030421
- SetGlobaltOptions at Base 6.1.20030421
- SetLeftRightRootedTreeNeighbors at Base 6.1.20030421
- SetLevelNode at Base 6.1.20030421
- SetLowUpFromBlast at Base 6.1.20030421
- SetNumberNode at Base 6.1.20030421
- SetPivotNode at Base 6.1.20030421
- SetTheoreticalCoordinates at Base 6.1.20030421
- ShiftTree at Base 6.1.20030421
- ShortenString at Base 6.1.20030421
- SimpleAutoDef at Base 6.1.20110713
- SimpleIntervalToGapXEditBlock at Base 6.1.20030421
- SortAlignByLocation at Base 6.1.20030421
- SortByLocOrfs at Base 6.1.20030421
- SortCFArray at Base 6.1.20030421
- SortEndsList at Base 6.1.20030421
- SortHPArray at Base 6.1.20030421
- SourceFeatExtract at Base 6.1.20030421
- Sqn_GlobalAlign2Seq at Base 6.1.20030421
- Sqn_GlobalAlign2SeqEx at Base 6.1.20050429
- SrchSegChoice at Base 6.1.20030421
- SrchSegSeqMol at Base 6.1.20030421
- StatisticsAsnRead at Base 6.1.20030421
- StatisticsAsnWrite at Base 6.1.20030421
- StatisticsFree at Base 6.1.20030421
- StatisticsNew at Base 6.1.20030421
- StrStripSpaces at Base 6.1.20030421
- StringExtCmp at Base 6.1.20030421
- StringIgnoreSpaceCmp at Base 6.1.20030421
- StringNStr at Base 6.1.20030421
- StripAllSpace at Base 6.1.20030421
- StripBSfromParts at Base 6.1.20030421
- StripBSfromTop at Base 6.1.20030421
- StripMaps at Base 6.1.20030421
- StripOld at Base 6.1.20030421
- StripProtXref at Base 6.1.20030421
- StripTitleFromProtsInNucProts at Base 6.1.20030421
- StsResultFree at Base 6.1.20030421
- StsResultNew at Base 6.1.20030421
- SuggestClientService at Base 6.1.20030421
- SuggestCodingRegion at Base 6.1.20030421
- SuggestCodingRegionEx at Base 6.1.20090719
- SumBlastGetGappedAlignmentEx at Base 6.1.20030421
- SumBlastGetGappedAlignmentTraceback at Base 6.1.20030421
- TestTree at Base 6.1.20030421
- ToAsn4 at Base 6.1.20030421
- TooShort at Base 6.1.20030421
- Total_len at Base 6.1.20030421
- TracebackToGapXEditBlock at Base 6.1.20030421
- TreeCenterNode at Base 6.1.20030421
- TreeNodeFree at Base 6.1.20030421
- TreeNodeFreeBranch at Base 6.1.20030421
- TreeNodeFreeTree at Base 6.1.20030421
- TreeNodeNew at Base 6.1.20030421
- TruncateAlignment at Base 6.1.20060301
- TxDfDbInfoDestruct at Base 6.1.20030421
- TxDfDbInfoNew at Base 6.1.20030421
- TxMatrixDestruct at Base 6.1.20030421
- URK_SeqAlignSortByLength at Base 6.1.20030421
- URK_SeqAlignSortByMolWt at Base 6.1.20030421
- URK_SeqAlignSortByScore at Base 6.1.20030421
- URK_SeqAlignSortByStart at Base 6.1.20030421
- UnSetPivotNodes at Base 6.1.20030421
- UniqueOrfs at Base 6.1.20030421
- UnrootTree at Base 6.1.20030421
- VSBlastOptionNew at Base 6.1.20030421
- VSCombineSeqLoc at Base 6.1.20030421
- VSGetLabels at Base 6.1.20030421
- VSMakeCombinedSeqLoc at Base 6.1.20030421
- VSMakeSeqLoc at Base 6.1.20030421
- VSOptionsFree at Base 6.1.20030421
- VSOptionsNew at Base 6.1.20030421
- VSPrintListFromSeqLocs at Base 6.1.20030421
- VSPrintListIdLine at Base 6.1.20030421
- VSPrintOverviewFromSeqLocs at Base 6.1.20030421
- VSScreenSequence at Base 6.1.20030421
- VSScreenSequenceByLoc at Base 6.1.20030421
- W at Base 6.1.20030421
- WholeFeatFree at Base 6.1.20030421
- WholeFeatNew at Base 6.1.20030421
- WposComputation at Base 6.1.20030421
- Xfrag_print at Base 6.1.20030421
- ZeroNodes at Base 6.1.20030421
- act_get_eval at Base 6.1.20050429
- addScoresToSeqAlign at Base 6.1.20030421
- addSuffixToName at Base 6.1.20030421
- add_string_to_buffer at Base 6.1.20041020
- add_string_to_bufferEx at Base 6.1.20041020
- align at Base 6.1.20030421
- align_of_pattern at Base 6.1.20030421
- allocatePosFreqs at Base 6.1.20030421
- avl_List at Base 6.1.20030421
- avl_counter1 at Base 6.1.20030421
- avl_counter2 at Base 6.1.20030421
- avl_hist at Base 6.1.20030421
- avl_hitlist at Base 6.1.20030421
- bb at Base 6.1.20030421
- bbld_table at Base 6.1.20030421
- bdiag_prev at Base 6.1.20030421
- best_score at Base 6.1.20030421
- bfound at Base 6.1.20030421
- bit_engine_arr at Base 6.1.20030421
- bit_engine_firstbit at Base 6.1.20030421
- bit_engine_numofbits at Base 6.1.20030421
- blastMergeFilterLocs at Base 6.1.20030421
- blast_set_parameters at Base 6.1.20030421
- blastna_to_ncbi4na at Base 6.1.20030421
- blastool_fprintf at Base 6.1.20031028
- bli_c at Base 6.1.20030421
- bli_d at Base 6.1.20030421
- blink at Base 6.1.20030421
- bls at Base 6.1.20030421
- break_blast_job at Base 6.1.20030421
- bri at Base 6.1.20030421
- bscan at Base 6.1.20030421
- bscan_init at Base 6.1.20030421
- bucket at Base 6.1.20030421
- bxmlobjAsnLoad at Base 6.1.20030421
- calign at Base 6.1.20030421
- check_GIBB at Base 6.1.20030421
- check_strand_mol at Base 6.1.20030421
- check_whole at Base 6.1.20030421
- ckalloc at Base 6.1.20030421
- ckopen at Base 6.1.20030421
- class_print at Base 6.1.20030421
- clean_all_internal_repeats at Base 6.1.20030421
- clean_empty_seqalign at Base 6.1.20030421
- closewin at Base 6.1.20030421
- codes_initialised at Base 6.1.20030421
- col_code at Base 6.1.20030421
- col_int at Base 6.1.20030421
- combine_with_long_mismatches at Base 6.1.20030421
- compactSearchDestruct at Base 6.1.20030421
- compactSearchNew at Base 6.1.20030421
- compare_quals at Base 6.1.20030421
- compon at Base 6.1.20030421
- convertProgramToFlag at Base 6.1.20030421
- convertSeqAlignListToValNodeList at Base 6.1.20030421
- convertValNodeListToSeqAlignList at Base 6.1.20030421
- copyPosFreqs at Base 6.1.20030421
- copySearchItems at Base 6.1.20030421
- copy_m_stk_entry at Base 6.1.20030421
- copy_qvalue at Base 6.1.20030421
- cotl_win at Base 6.1.20030421
- cotr_merge at Base 6.1.20030421
- cotr_win at Base 6.1.20030421
- cotupdate_active at Base 6.1.20030421
- count_join at Base 6.1.20030421
- createFakeProtein at Base 6.1.20030421
- curS at Base 6.1.20030421
- cur_end1 at Base 6.1.20030421
- cur_end at Base 6.1.20030421
- cur_key at Base 6.1.20030421
- cut at Base 6.1.20030421
- db_cur_key at Base 6.1.20030421
- db_delete at Base 6.1.20030421
- db_delete_next at Base 6.1.20030421
- db_freeList at Base 6.1.20030421
- db_init at Base 6.1.20030421
- db_insert at Base 6.1.20030421
- db_insert_next at Base 6.1.20030421
- db_key_next at Base 6.1.20030421
- db_lsearch at Base 6.1.20030421
- db_lsearch_next at Base 6.1.20030421
- db_newList at Base 6.1.20030421
- db_next at Base 6.1.20030421
- db_next_key at Base 6.1.20030421
- db_next_val at Base 6.1.20030421
- db_prev_key at Base 6.1.20030421
- db_prev_val at Base 6.1.20030421
- db_randomLevel at Base 6.1.20030421
- db_reset_pos at Base 6.1.20030421
- db_rsearch at Base 6.1.20030421
- db_rsearch_next at Base 6.1.20030421
- db_snext at Base 6.1.20030421
- db_sreset_pos at Base 6.1.20030421
- db_update_node at Base 6.1.20030421
- dblist_NIL_free at Base 6.1.20030421
- decre at Base 6.1.20030421
- decrementsv at Base 6.1.20030421
- delete_by_key at Base 6.1.20030421
- delete_next at Base 6.1.20030421
- deleted_frags at Base 6.1.20030421
- diag at Base 6.1.20030421
- diag_flag at Base 6.1.20030421
- diag_prev at Base 6.1.20030421
- disjoint at Base 6.1.20030421
- dna_len at Base 6.1.20030421
- dna_seq at Base 6.1.20030421
- do_the_blast_run at Base 6.1.20030421
- eValueFit at Base 6.1.20030421
- ecol at Base 6.1.20030421
- edit_script_append at Base 6.1.20030421
- edit_script_del at Base 6.1.20030421
- edit_script_free at Base 6.1.20030421
- edit_script_ins at Base 6.1.20030421
- edit_script_new at Base 6.1.20030421
- edit_script_rep at Base 6.1.20030421
- edit_script_reverse_inplace at Base 6.1.20030421
- encoding at Base 6.1.20030421
- end_col at Base 6.1.20030421
- end_row at Base 6.1.20030421
- ensure_consistent_set at Base 6.1.20030421
- enterS at Base 6.1.20030421
- enter_endcol at Base 6.1.20030421
- enter_endrow at Base 6.1.20030421
- enton at Base 6.1.20030421
- entropy at Base 6.1.20030421
- erow at Base 6.1.20030421
- err_message_mutex at Base 6.1.20030421
- evalue_compare_hits at Base 6.1.20030421
- ex_col at Base 6.1.20030421
- ex_row at Base 6.1.20030421
- ex_table at Base 6.1.20030421
- fOldMsgHook at Base 6.1.20030421
- falign at Base 6.1.20030421
- fatal at Base 6.1.20030421
- fatalf at Base 6.1.20030421
- fbld_table at Base 6.1.20030421
- feat_join at Base 6.1.20030421
- ffound at Base 6.1.20030421
- fillCandLambda at Base 6.1.20030421
- filter_blast_query at Base 6.1.20030421
- filter_repeats at Base 6.1.20030421
- filter_repeats_for_bigloc at Base 6.1.20030421
- findS at Base 6.1.20030421
- find_best_set at Base 6.1.20030421
- find_hits at Base 6.1.20030421
- find_id at Base 6.1.20030421
- findhi at Base 6.1.20030421
- findlo at Base 6.1.20030421
- findmaxS at Base 6.1.20030421
- fix_overlaps_by_splice_sites at Base 6.1.20030421
- fix_single_mismatches at Base 6.1.20030421
- fix_single_unassigned at Base 6.1.20030421
- found at Base 6.1.20030421
- frag_print at Base 6.1.20030421
- frame_compare_hsp_m1 at Base 6.1.20030421
- frame_compare_hsp_m2 at Base 6.1.20030421
- frame_compare_hsp_m3 at Base 6.1.20030421
- frame_compare_hsp_p1 at Base 6.1.20030421
- frame_compare_hsp_p2 at Base 6.1.20030421
- frame_compare_hsp_p3 at Base 6.1.20030421
- freeList at Base 6.1.20030421
- free_align_list at Base 6.1.20030421
- free_all at Base 6.1.20030421
- free_alu_list at Base 6.1.20030421
- free_mb_space at Base 6.1.20030421
- free_table at Base 6.1.20030421
- fscan at Base 6.1.20030421
- fscan_init at Base 6.1.20030421
- gap_cost at Base 6.1.20030421
- gband_l3gap at Base 6.1.20030421
- gband_linear at Base 6.1.20030421
- gband_linear_gap at Base 6.1.20030421
- gband_linear_qgap at Base 6.1.20030421
- gband_q3gap at Base 6.1.20030421
- gband_quadratic at Base 6.1.20030421
- getAlphaBeta at Base 6.1.20030421
- getCkptFreqMatrix at Base 6.1.20030421
- getCkptNumber at Base 6.1.20030421
- getFastaStyleTitle at Base 6.1.20030421
- getRes at Base 6.1.20030421
- getSplicePos at Base 6.1.20030421
- get_a_pat at Base 6.1.20030421
- get_align_score at Base 6.1.20030421
- get_hits at Base 6.1.20030421
- get_mb_space at Base 6.1.20030421
- get_organism at Base 6.1.20030421
- get_output_name at Base 6.1.20030421
- get_qvalue at Base 6.1.20030421
- get_score_value at Base 6.1.20030421
- get_top_K at Base 6.1.20030421
- get_top_K_alignment at Base 6.1.20030421
- getprob at Base 6.1.20030421
- global at Base 6.1.20030421
- global_setup at Base 6.1.20030421
- idb_freeList at Base 6.1.20030421
- idb_key_next at Base 6.1.20030421
- idb_newList at Base 6.1.20030421
- idb_reset_pos at Base 6.1.20030421
- impalaKarlinLambdaNR at Base 6.1.20030421
- impalaMakeFileNames at Base 6.1.20030421
- impalaReadCheckpoint at Base 6.1.20030421
- impalaScaling at Base 6.1.20030421
- incre at Base 6.1.20030421
- incrementsv at Base 6.1.20030421
- index_proc at Base 6.1.20030421
- init at Base 6.1.20030421
- initProbs at Base 6.1.20030421
- init_order at Base 6.1.20030421
- init_pattern at Base 6.1.20030421
- insertS at Base 6.1.20030421
- insert_hit at Base 6.1.20030421
- insert_next at Base 6.1.20030421
- intersect at Base 6.1.20030421
- intlist at Base 6.1.20030421
- isCommonIndex at Base 6.1.20030421
- is_CONTIG at Base 6.1.20030421
- is_EST_HUMAN at Base 6.1.20030421
- is_EST_MOUSE at Base 6.1.20030421
- is_EST_OTHERS at Base 6.1.20030421
- is_MONTH at Base 6.1.20030421
- is_PDB at Base 6.1.20030421
- is_REFSEQ at Base 6.1.20050828
- is_REFSEQ_GENOMIC at Base 6.1.20061015
- is_REFSEQ_RNA at Base 6.1.20060507
- is_SWISSPROT at Base 6.1.20030421
- is_acceptor at Base 6.1.20030421
- is_donor at Base 6.1.20030421
- kFDBMaxNumVolumes at Base 6.1.20060507
- kTaxidDeflineSearch_NotFound at Base 6.1.20050828
- l_merge at Base 6.1.20030421
- lactive_ext at Base 6.1.20030421
- lastS at Base 6.1.20030421
- laststr at Base 6.1.20030421
- len1 at Base 6.1.20030421
- len2 at Base 6.1.20030421
- li_c at Base 6.1.20030421
- li_d at Base 6.1.20030421
- link_align at Base 6.1.20030421
- link_blast_sap at Base 6.1.20030421
- list_NIL_free at Base 6.1.20030421
- ll1 at Base 6.1.20030421
- ll at Base 6.1.20030421
- lnass at Base 6.1.20030421
- lnfac at Base 6.1.20030421
- lnperm at Base 6.1.20030421
- load_align_to_interval at Base 6.1.20030421
- load_dust_bsp at Base 6.1.20030421
- load_options_to_buffer at Base 6.1.20030421
- local at Base 6.1.20030421
- lookup_add at Base 6.1.20030421
- lookup_add_index at Base 6.1.20030421
- lookup_destruct at Base 6.1.20030421
- lookup_find_init at Base 6.1.20030421
- lookup_new at Base 6.1.20030421
- lookup_position_aux_destruct at Base 6.1.20030421
- lower at Base 6.1.20030421
- m_stk at Base 6.1.20030421
- m_top at Base 6.1.20030421
- make_align at Base 6.1.20030421
- make_dust_bsp at Base 6.1.20030421
- make_mod_lt at Base 6.1.20030421
- make_repeat_lib at Base 6.1.20030421
- make_sim_seq at Base 6.1.20030421
- malign1 at Base 6.1.20030421
- malign at Base 6.1.20030421
- mask at Base 6.1.20030421
- mask_with_repeat_feature at Base 6.1.20030421
- mb_lookup_position_aux_destruct at Base 6.1.20030421
- mb_make_mod_lt at Base 6.1.20030421
- merge_blast_result at Base 6.1.20030421
- merge_two_list at Base 6.1.20030421
- mergesegs at Base 6.1.20030421
- mid1 at Base 6.1.20030421
- mid2 at Base 6.1.20030421
- minS at Base 6.1.20030421
- minscoreS at Base 6.1.20030421
- move_cds at Base 6.1.20030421
- move_cds_ex at Base 6.1.20030421
- mw at Base 6.1.20030421
- ncbi4na_to_blastna at Base 6.1.20030421
- newList at Base 6.1.20030421
- new_info at Base 6.1.20030421
- new_mb_space at Base 6.1.20030421
- next at Base 6.1.20030421
- next_key at Base 6.1.20030421
- next_val at Base 6.1.20030421
- number_frags at Base 6.1.20030421
- offset1 at Base 6.1.20030421
- offset at Base 6.1.20030421
- old_i_end at Base 6.1.20030421
- old_i_start at Base 6.1.20030421
- old_j_end at Base 6.1.20030421
- old_j_start at Base 6.1.20030421
- openwin at Base 6.1.20030421
- otl_merge at Base 6.1.20030421
- otl_survive at Base 6.1.20030421
- otr_survive at Base 6.1.20030421
- outputPosMatrix at Base 6.1.20030421
- output_frags at Base 6.1.20030421
- output_hits at Base 6.1.20030421
- parse_blast_options at Base 6.1.20030421
- pat_output at Base 6.1.20030421
- pbf at Base 6.1.20030421
- pbo at Base 6.1.20030421
- per_mergesegs at Base 6.1.20030421
- pf_set at Base 6.1.20030421
- pff at Base 6.1.20030421
- pfo at Base 6.1.20030421
- posAllocateMemory at Base 6.1.20030421
- posCancel at Base 6.1.20030421
- posCheckWeights at Base 6.1.20030421
- posCheckpointFreeMemory at Base 6.1.20030421
- posCleanup at Base 6.1.20030421
- posComputeExtents at Base 6.1.20030421
- posComputePseudoFreqs at Base 6.1.20030421
- posComputeSequenceWeights at Base 6.1.20030421
- posConvergenceTest at Base 6.1.20030421
- posDemographics at Base 6.1.20040616
- posFreeInformation at Base 6.1.20030421
- posFreqsToMatrix at Base 6.1.20030421
- posInitializeInformation at Base 6.1.20030421
- posPrintInformation at Base 6.1.20030421
- posPurgeMatches at Base 6.1.20030421
- posReadCheckpoint at Base 6.1.20030421
- posScaling at Base 6.1.20030421
- posTakeCheckpoint at Base 6.1.20030421
- posTakeScoremat at Base 6.1.20041020
- pos_diag at Base 6.1.20030421
- power at Base 6.1.20030421
- prepare_align_data at Base 6.1.20030421
- printS at Base 6.1.20030421
- pro_len at Base 6.1.20030421
- pro_quicksort_hits at Base 6.1.20030421
- process_sep at Base 6.1.20030421
- prt_FASTA_file at Base 6.1.20030421
- pt_lscore at Base 6.1.20030421
- putScoresInSeqAlign at Base 6.1.20030421
- query_end_compare_hsp at Base 6.1.20030421
- query_offset_compare_hsp at Base 6.1.20030421
- quicksort_hits at Base 6.1.20030421
- r_add_point at Base 6.1.20030421
- r_merge at Base 6.1.20030421
- r_survive at Base 6.1.20030421
- ractive_ext at Base 6.1.20030421
- randomBits at Base 6.1.20030421
- randomLevel at Base 6.1.20030421
- randomsLeft at Base 6.1.20030421
- rcbld_table at Base 6.1.20030421
- rcblink at Base 6.1.20030421
- rcbls at Base 6.1.20030421
- rcbucket at Base 6.1.20030421
- rccol_int at Base 6.1.20030421
- rcdiag at Base 6.1.20030421
- rcdiag_flag at Base 6.1.20030421
- rcfound at Base 6.1.20030421
- rcfree at Base 6.1.20030421
- rcintersect at Base 6.1.20030421
- rclocal at Base 6.1.20030421
- rcpos_diag at Base 6.1.20030421
- rcpt_lscore at Base 6.1.20030421
- rcr_add_point at Base 6.1.20030421
- rcr_merge at Base 6.1.20030421
- rcupdate_active at Base 6.1.20030421
- readdb_MakeGiFileBinary at Base 6.1.20030421
- readdb_acc2fasta at Base 6.1.20030421
- readdb_acc2fastaEx at Base 6.1.20030421
- readdb_ambchar_present at Base 6.1.20030421
- readdb_attach at Base 6.1.20030421
- readdb_check_oid at Base 6.1.20081116
- readdb_compare at Base 6.1.20030421
- readdb_compare_basic at Base 6.1.20031028
- readdb_copy at Base 6.1.20030421
- readdb_destruct at Base 6.1.20030421
- readdb_destruct_element at Base 6.1.20030421
- readdb_get_ambchar at Base 6.1.20030421
- readdb_get_asn1_defline at Base 6.1.20030421
- readdb_get_bioseq at Base 6.1.20030421
- readdb_get_bioseq_ex at Base 6.1.20030421
- readdb_get_date at Base 6.1.20030421
- readdb_get_dblen at Base 6.1.20030421
- readdb_get_defline at Base 6.1.20030421
- readdb_get_descriptor at Base 6.1.20030421
- readdb_get_filebits at Base 6.1.20030421
- readdb_get_filename at Base 6.1.20030421
- readdb_get_formatdb_version at Base 6.1.20030421
- readdb_get_full_filename at Base 6.1.20080302
- readdb_get_header at Base 6.1.20030421
- readdb_get_header_ex at Base 6.1.20030421
- readdb_get_maxlen at Base 6.1.20030421
- readdb_get_num_entries at Base 6.1.20030421
- readdb_get_num_entries_total at Base 6.1.20030421
- readdb_get_num_entries_total_real at Base 6.1.20030421
- readdb_get_pig at Base 6.1.20030421
- readdb_get_sequence at Base 6.1.20030421
- readdb_get_sequence_ex at Base 6.1.20030421
- readdb_get_sequence_length at Base 6.1.20030421
- readdb_get_sequence_length_approx at Base 6.1.20040505
- readdb_get_sequence_number at Base 6.1.20030421
- readdb_get_stats_numbers at Base 6.1.20070822
- readdb_get_taxnames at Base 6.1.20030421
- readdb_get_taxonomy_names at Base 6.1.20030421
- readdb_get_title at Base 6.1.20030421
- readdb_get_totals at Base 6.1.20030421
- readdb_get_totals_ex2 at Base 6.1.20030421
- readdb_get_totals_ex3 at Base 6.1.20040505
- readdb_get_totals_ex at Base 6.1.20030421
- readdb_gi2seq at Base 6.1.20030421
- readdb_is_prot at Base 6.1.20030421
- readdb_madvise_block at Base 6.1.20030421
- readdb_madvise_enable at Base 6.1.20030421
- readdb_madvise_sync_mode at Base 6.1.20030421
- readdb_madvise_type at Base 6.1.20030421
- readdb_new at Base 6.1.20030421
- readdb_new_ex2 at Base 6.1.20030421
- readdb_new_ex at Base 6.1.20030421
- readdb_parse_db_names at Base 6.1.20030421
- readdb_pig2oid at Base 6.1.20030421
- readdb_preload at Base 6.1.20030421
- readdb_seqid2fasta at Base 6.1.20030421
- readdb_sequence_hash at Base 6.1.20060507
- readdb_validate at Base 6.1.20060301
- recom_setup at Base 6.1.20030421
- recompute at Base 6.1.20030421
- refresh_mb_space at Base 6.1.20030421
- remove_OrgMod at Base 6.1.20030421
- remove_descr at Base 6.1.20030421
- remove_qual at Base 6.1.20030421
- remove_redundant_intervals at Base 6.1.20030421
- remove_subtype at Base 6.1.20030421
- remove_xref at Base 6.1.20030421
- replaceS at Base 6.1.20030421
- reset_pos at Base 6.1.20030421
- resolve at Base 6.1.20030421
- restore_blast_id at Base 6.1.20030421
- rev_seq at Base 6.1.20030421
- reverse_seq at Base 6.1.20030421
- rffound at Base 6.1.20030421
- rfscan at Base 6.1.20030421
- ri at Base 6.1.20030421
- rotl_win at Base 6.1.20030421
- rotr_merge at Base 6.1.20030421
- rotr_win at Base 6.1.20030421
- rotupdate_active at Base 6.1.20030421
- row_code at Base 6.1.20030421
- rr at Base 6.1.20030421
- rsearch at Base 6.1.20030421
- rsearch_next at Base 6.1.20030421
- save_SeqAnnot at Base 6.1.20030421
- sb1 at Base 6.1.20030421
- sb2 at Base 6.1.20030421
- scan at Base 6.1.20030421
- scan_to_break at Base 6.1.20030421
- score_compare_hsps at Base 6.1.20030421
- se1 at Base 6.1.20030421
- se2 at Base 6.1.20030421
- search_pat at Base 6.1.20030421
- seedEngineCore at Base 6.1.20030421
- seed_free_all at Base 6.1.20030421
- seq1 at Base 6.1.20030421
- seq2 at Base 6.1.20030421
- seq_loc_compare at Base 6.1.20030421
- seq_phase at Base 6.1.20030421
- seqent at Base 6.1.20030421
- set_class at Base 6.1.20030421
- setup at Base 6.1.20030421
- shiftwin1 at Base 6.1.20030421
- sim_for_blast at Base 6.1.20030421
- sizeS at Base 6.1.20030421
- slp_callback at Base 6.1.20030421
- snext at Base 6.1.20030421
- sort_align_list at Base 6.1.20030421
- split_target_seq at Base 6.1.20030421
- sreset_pos at Base 6.1.20030421
- stateon at Base 6.1.20030421
- storeOneMatch at Base 6.1.20030421
- strsame at Base 6.1.20030421
- suggestError at Base 6.1.20030421
- suggestOut at Base 6.1.20030421
- suggestRec at Base 6.1.20030421
- syn_area at Base 6.1.20030421
- table_init at Base 6.1.20030421
- tailor at Base 6.1.20030421
- tie_feat at Base 6.1.20030421
- tie_next_OrgMod at Base 6.1.20030421
- tie_next_biosource at Base 6.1.20030421
- tie_next_cbp at Base 6.1.20030421
- tie_next_mol at Base 6.1.20030421
- tie_next_subtype at Base 6.1.20030421
- time_out_boolean at Base 6.1.20030421
- topo_win at Base 6.1.20030421
- toporg at Base 6.1.20030421
- total_frags at Base 6.1.20030421
- trcfound at Base 6.1.20030421
- trcscan at Base 6.1.20030421
- trim at Base 6.1.20030421
- true_multiple at Base 6.1.20030421
- true_qual at Base 6.1.20030421
- tt1 at Base 6.1.20030421
- tt at Base 6.1.20030421
- type at Base 6.1.20030421
- ufreeList at Base 6.1.20030421
- uinsert at Base 6.1.20030421
- unewList at Base 6.1.20030421
- unpack_dna_seq at Base 6.1.20030421
- updateLambdaK at Base 6.1.20030421
- update_active at Base 6.1.20030421
- update_node at Base 6.1.20030421
- upper at Base 6.1.20030421
- urkFilterSeq at Base 6.1.20030421
- usearch at Base 6.1.20030421
- used_frag at Base 6.1.20030421
- vx at Base 6.1.20030421
- weight at Base 6.1.20030421
- write_asn_output at Base 6.1.20030421
- write_sim_output at Base 6.1.20030421
- z_ALIGN at Base 6.1.20030421
-libncbitxc2.so.6 libncbi6 #MINVER#
-* Build-Depends-Package: libncbi6-dev
- CheckTaxId at Base 6.1.20030421
- CloseTaxDB at Base 6.1.20030421
- FDBTaxCallback at Base 6.1.20030421
- GetSuperKingdom at Base 6.1.20030421
- GetTaxserverOrg at Base 6.1.20030421
- InitTaxDB at Base 6.1.20030421
- RDTaxLookupClose at Base 6.1.20030421
- RDTaxLookupInit at Base 6.1.20030421
- RDTaxLookupReset at Base 6.1.20030421
- TXBGetDefLine at Base 6.1.20030421
- TXBHtmlReport at Base 6.1.20030421
- TaxArchFini at Base 6.1.20030421
- TaxArchInit at Base 6.1.20030421
- TaxMergeBSinDescr at Base 6.1.20030421
- Taxon1DataAsnRead at Base 6.1.20030421
- Taxon1DataAsnWrite at Base 6.1.20030421
- Taxon1DataFree at Base 6.1.20030421
- Taxon1DataNew at Base 6.1.20030421
- Taxon1ErrorAsnRead at Base 6.1.20030421
- Taxon1ErrorAsnWrite at Base 6.1.20030421
- Taxon1ErrorFree at Base 6.1.20030421
- Taxon1ErrorNew at Base 6.1.20030421
- Taxon1InfoAsnRead at Base 6.1.20030421
- Taxon1InfoAsnWrite at Base 6.1.20030421
- Taxon1InfoFree at Base 6.1.20030421
- Taxon1InfoNew at Base 6.1.20030421
- Taxon1NameAsnRead at Base 6.1.20030421
- Taxon1NameAsnWrite at Base 6.1.20030421
- Taxon1NameFree at Base 6.1.20030421
- Taxon1NameNew at Base 6.1.20030421
- Taxon1ReqAsnRead at Base 6.1.20030421
- Taxon1ReqAsnWrite at Base 6.1.20030421
- Taxon1ReqFree at Base 6.1.20030421
- Taxon1RespAsnRead at Base 6.1.20030421
- Taxon1RespAsnWrite at Base 6.1.20030421
- Taxon1RespFree at Base 6.1.20030421
- Taxon2DataAsnRead at Base 6.1.20030421
- Taxon2DataAsnWrite at Base 6.1.20030421
- Taxon2DataFree at Base 6.1.20030421
- Taxon2DataNew at Base 6.1.20030421
- check_org_ref at Base 6.1.20030421
- get_embl_code at Base 6.1.20030421
- get_gcode at Base 6.1.20030421
- get_gcode_from_lineage at Base 6.1.20030421
- get_lineage at Base 6.1.20030421
- get_tax_division at Base 6.1.20030421
- get_tax_org at Base 6.1.20030421
- objtax1AsnLoad at Base 6.1.20030421
- replace_org at Base 6.1.20030421
- replace_org_err at Base 6.1.20030421
- tax1_findAllTaxIdByName at Base 6.1.20030421
- tax1_findTaxIdByName at Base 6.1.20030421
- tax1_fini at Base 6.1.20030421
- tax1_getAllNames at Base 6.1.20030421
- tax1_getAllTaxIdByName at Base 6.1.20030421
- tax1_getChildren at Base 6.1.20030421
- tax1_getGCName at Base 6.1.20030421
- tax1_getGenus at Base 6.1.20030421
- tax1_getOrgRef at Base 6.1.20030421
- tax1_getParent at Base 6.1.20030421
- tax1_getTaxId4GI at Base 6.1.20030421
- tax1_getTaxId4Str at Base 6.1.20030421
- tax1_getTaxIdByName at Base 6.1.20030421
- tax1_getTaxIdByOrgRef at Base 6.1.20030421
- tax1_getbyid at Base 6.1.20030421
- tax1_init at Base 6.1.20030421
- tax1_inited at Base 6.1.20030421
- tax1_isAlive at Base 6.1.20030421
- tax1_join at Base 6.1.20030421
- tax1_lookup at Base 6.1.20030421
- tax1_setSynonyms at Base 6.1.20030421
- tax1e_getTaxId at Base 6.1.20030421
- tax1e_getTaxName at Base 6.1.20030421
- tax1e_getTaxTreePtr at Base 6.1.20030421
- tax1e_invokeChildren at Base 6.1.20030421
- tax1e_invokeNode at Base 6.1.20030421
- tax1e_maxTaxId at Base 6.1.20030421
- tax1e_needUpdate at Base 6.1.20030421
- tax1e_toNode at Base 6.1.20030421
- tax1m_getBlastName at Base 6.1.20030421
- tax1m_getOrgRef at Base 6.1.20030421
- tax1m_getbyid at Base 6.1.20030421
- tax1m_lookup at Base 6.1.20030421
- tax_SSget at Base 6.1.20030421
- tax_addDivision at Base 6.1.20030421
- tax_addGC at Base 6.1.20030421
- tax_addNameClass at Base 6.1.20030421
- tax_addRank at Base 6.1.20030421
- tax_dumpDivisions at Base 6.1.20030421
- tax_dumpGCs at Base 6.1.20030421
- tax_dumpNameClasses at Base 6.1.20030421
- tax_dumpRanks at Base 6.1.20030421
- tax_findByName at Base 6.1.20030421
- tax_getBaseTime at Base 6.1.20030421
- tax_getClass_cde at Base 6.1.20030421
- tax_getDesignator at Base 6.1.20030421
- tax_getDivision at Base 6.1.20030421
- tax_getDivisionId at Base 6.1.20030421
- tax_getGCId at Base 6.1.20030421
- tax_getGCName at Base 6.1.20030421
- tax_getIdByName at Base 6.1.20030421
- tax_getNameClass at Base 6.1.20030421
- tax_getOrgNames at Base 6.1.20030421
- tax_getRank at Base 6.1.20030421
- tax_getRankId at Base 6.1.20030421
- tax_getTaxId4GI at Base 6.1.20030421
- tax_getTime at Base 6.1.20030421
- tax_init at Base 6.1.20030421
- tax_prntTime at Base 6.1.20030421
- tax_ptree_addChildren at Base 6.1.20030421
- tax_ptree_addNode at Base 6.1.20030421
- tax_ptree_addSubtree at Base 6.1.20030421
- tax_ptree_new at Base 6.1.20030421
- tax_ptree_toTaxId at Base 6.1.20030421
- tax_uniqueName at Base 6.1.20030421
- taxname_match at Base 6.1.20030421
- taxname_replace at Base 6.1.20030421
- txc_close at Base 6.1.20030421
- txc_connect2Server at Base 6.1.20030421
- txc_findByOrg at Base 6.1.20030421
- txc_getChildren at Base 6.1.20030421
- txc_getLineage at Base 6.1.20030421
- txc_getTaxIdByOrgRef at Base 6.1.20030421
- txc_loadDivisions at Base 6.1.20030421
- txc_loadGCs at Base 6.1.20030421
- txc_loadNameClasses at Base 6.1.20030421
- txc_loadRanks at Base 6.1.20030421
-libnetblast.so.6 libncbi6 #MINVER#
-* Build-Depends-Package: libncbi6-dev
- BLASTGetUidsFromQuery at Base 6.1.20030421
- Blast3GetDbinfo at Base 6.1.20030421
- Blast3GetMotd at Base 6.1.20030421
- BlastBioseq at Base 6.1.20030421
- BlastBioseqNet at Base 6.1.20030421
- BlastBioseqNetCore at Base 6.1.20030421
- BlastBioseqNetReturnParts at Base 6.1.20030421
- BlastDbinfoAsnRead at Base 6.1.20030421
- BlastDbinfoAsnWrite at Base 6.1.20030421
- BlastDbinfoFree at Base 6.1.20030421
- BlastDbinfoGetAsnRead at Base 6.1.20030421
- BlastDbinfoGetAsnWrite at Base 6.1.20030421
- BlastDbinfoGetFree at Base 6.1.20030421
- BlastDbinfoGetNew at Base 6.1.20030421
- BlastDbinfoNew 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
- BlastErrorAsnRead at Base 6.1.20030421
- BlastErrorAsnWrite at Base 6.1.20030421
- BlastErrorFree at Base 6.1.20030421
- BlastErrorNew at Base 6.1.20030421
- BlastFini at Base 6.1.20030421
- BlastGetBioseq at Base 6.1.20030421
- BlastGetDbInfo at Base 6.1.20030421
- BlastGetKaParams at Base 6.1.20030421
- BlastGetMaskedLoc at Base 6.1.20030421
- BlastGetParameterBuffer at Base 6.1.20030421
- BlastInit at Base 6.1.20030421
- BlastKABlkAsnRead at Base 6.1.20030421
- BlastKABlkAsnWrite at Base 6.1.20030421
- BlastKABlkFree at Base 6.1.20030421
- BlastKABlkNew at Base 6.1.20030421
- BlastMaskAsnRead at Base 6.1.20030421
- BlastMaskAsnWrite at Base 6.1.20030421
- BlastMaskFree at Base 6.1.20030421
- BlastMaskNew at Base 6.1.20030421
- BlastMatrixAsnRead at Base 6.1.20030421
- BlastMatrixAsnWrite at Base 6.1.20030421
- BlastMatrixFree at Base 6.1.20030421
- BlastMatrixNew at Base 6.1.20030421
- BlastMatrixToBlastNetMatrix at Base 6.1.20030421
- BlastNet3BlockDestruct at Base 6.1.20030421
- BlastNet3BlockNew at Base 6.1.20030421
- BlastNetBioseqFetchDisable at Base 6.1.20030421
- BlastNetBioseqFetchEnable at Base 6.1.20030421
- BlastNetMatrixToBlastMatrix at Base 6.1.20030421
- BlastOptionsToParameters at Base 6.1.20030421
- BlastParametersAsnRead at Base 6.1.20030421
- BlastParametersAsnWrite at Base 6.1.20030421
- BlastParametersFree at Base 6.1.20030421
- BlastParametersNew at Base 6.1.20030421
- BlastPartsAsnRead at Base 6.1.20030421
- BlastPartsAsnWrite at Base 6.1.20030421
- BlastPartsFree at Base 6.1.20030421
- BlastPartsNew at Base 6.1.20030421
- BlastPhialignAsnRead at Base 6.1.20030421
- BlastPhialignAsnWrite at Base 6.1.20030421
- BlastPhialignFree at Base 6.1.20030421
- BlastPhialignNew at Base 6.1.20030421
- BlastProgressAsnRead at Base 6.1.20030421
- BlastProgressAsnWrite at Base 6.1.20030421
- BlastProgressFree at Base 6.1.20030421
- BlastProgressNew at Base 6.1.20030421
- BlastQueuedAsnRead at Base 6.1.20030421
- BlastQueuedAsnWrite at Base 6.1.20030421
- BlastQueuedFree at Base 6.1.20030421
- BlastQueuedNew at Base 6.1.20030421
- BlastRequestAsnRead at Base 6.1.20030421
- BlastRequestAsnWrite at Base 6.1.20030421
- BlastRequestDbInfo at Base 6.1.20030421
- BlastRequestFree at Base 6.1.20030421
- BlastResponseAsnRead at Base 6.1.20030421
- BlastResponseAsnWrite at Base 6.1.20030421
- BlastResponseFree at Base 6.1.20030421
- BlastSearchAsnRead at Base 6.1.20030421
- BlastSearchAsnWrite at Base 6.1.20030421
- BlastSearchFree at Base 6.1.20030421
- BlastSearchNew at Base 6.1.20030421
- BlastSeqIdAsnRead at Base 6.1.20030421
- BlastSeqIdAsnWrite at Base 6.1.20030421
- BlastSeqIdFree at Base 6.1.20030421
- BlastSeqIdNew at Base 6.1.20030421
- BlastSeqLocNet at Base 6.1.20030421
- BlastSeqLocNetCore at Base 6.1.20030421
- BlastSequenceAsnRead at Base 6.1.20030421
- BlastSequenceAsnWrite at Base 6.1.20030421
- BlastSequenceFree at Base 6.1.20030421
- BlastSequenceNew at Base 6.1.20030421
- BlastVersionAsnRead at Base 6.1.20030421
- BlastVersionAsnWrite at Base 6.1.20030421
- BlastVersionFree at Base 6.1.20030421
- BlastVersionNew at Base 6.1.20030421
- GetResponsePtr at Base 6.1.20030421
- MegaBlastHitAsnRead at Base 6.1.20030421
- MegaBlastHitAsnWrite at Base 6.1.20030421
- MegaBlastHitFree at Base 6.1.20030421
- MegaBlastHitNew at Base 6.1.20030421
- MegaBlastResultsAsnRead at Base 6.1.20030421
- MegaBlastResultsAsnWrite at Base 6.1.20030421
- MegaBlastResultsFree at Base 6.1.20030421
- MegaBlastResultsNew at Base 6.1.20030421
- MegaBlastSeqLocNetCore at Base 6.1.20030421
- NetBlastGetMatrix at Base 6.1.20030421
- NetDbinfo2TxDbinfo at Base 6.1.20030421
- QueryIsProteinFromType at Base 6.1.20030421
- SeedBioseqNetCore at Base 6.1.20030421
- SubmitRequest at Base 6.1.20030421
- TraditionalBlastReport at Base 6.1.20030421
- TraditionalBlastReportExtra at Base 6.1.20030421
- TraditionalBlastReportLoc at Base 6.1.20030421
- TraditionalBlastReportLocExtra at Base 6.1.20030421
- dispatcher_lock at Base 6.1.20030421
- objblst3AsnLoad at Base 6.1.20030421
- parametersToOptions at Base 6.1.20030421
-libnetcli.so.6 libncbi6 #MINVER#
-* Build-Depends-Package: libncbi6-dev
- NI_EndServices at Base 6.1.20030421
- NI_GenericGetService at Base 6.1.20030421
- NI_GenericInit at Base 6.1.20030421
- NI_GetEnvParam at Base 6.1.20030421
- NI_GetEnvParamEx at Base 6.1.20030421
- NI_IsInterfaceSupported at Base 6.1.20030421
- NI_ServiceDisconnect at Base 6.1.20030421
- NI_SetAddress at Base 6.1.20030421
- NI_SetDispatcher at Base 6.1.20030421
- NI_SetInterface at Base 6.1.20030421
- g_NII_Debug at Base 6.1.20030421
- g_NII_Service at Base 6.1.20030421
- x_ni_errlist at Base 6.1.20030421
- x_ni_errno at Base 6.1.20030421
- x_ni_errtext at Base 6.1.20030421
- x_ni_platform at Base 6.1.20030421
-libvibgif.so.6 libncbi6 #MINVER#
-* Build-Depends-Package: libncbi6-dev
- AddOval at Base 6.1.20030421
- BLACK_COLOR at Base 6.1.20030421
- BLUE_COLOR at Base 6.1.20030421
- CYAN_COLOR at Base 6.1.20030421
- GREEN_COLOR at Base 6.1.20030421
- MAGENTA_COLOR at Base 6.1.20030421
- Nlm_AddArc at Base 6.1.20030421
- Nlm_AddAttribute at Base 6.1.20030421
- Nlm_AddBitmap at Base 6.1.20030421
- Nlm_AddInvFrame at Base 6.1.20030421
- Nlm_AddLabel at Base 6.1.20030421
- Nlm_AddLine at Base 6.1.20030421
- Nlm_AddMarker at Base 6.1.20030421
- Nlm_AddPolygon at Base 6.1.20030421
- Nlm_AddPrimitive at Base 6.1.20030421
- Nlm_AddPt at Base 6.1.20030421
- Nlm_AddRectangle at Base 6.1.20030421
- Nlm_AddRoundedRectangle at Base 6.1.20030421
- Nlm_AddSegRect at Base 6.1.20030421
- Nlm_AddSilentSegRect at Base 6.1.20030421
- Nlm_AddSntRectangle at Base 6.1.20030421
- Nlm_AddSymbol at Base 6.1.20030421
- Nlm_AddTextLabel at Base 6.1.20030421
- Nlm_Ascent at Base 6.1.20030421
- Nlm_AssignPrinterFont at Base 6.1.20030421
- Nlm_Black at Base 6.1.20030421
- Nlm_Blue at Base 6.1.20030421
- Nlm_BoxInViewport at Base 6.1.20030421
- Nlm_ChangeAddPrimOrder at Base 6.1.20030421
- Nlm_ChangePrimAttribute at Base 6.1.20030421
- Nlm_ChangeSentinelRectangle at Base 6.1.20030421
- Nlm_CharWidth at Base 6.1.20030421
- Nlm_CleanUpDrawingTools at Base 6.1.20030421
- Nlm_CleanupPrimitive at Base 6.1.20030421
- Nlm_ClearRgn at Base 6.1.20030421
- Nlm_ClipRect at Base 6.1.20030421
- Nlm_ClipRgn at Base 6.1.20030421
- Nlm_CopyBits at Base 6.1.20030421
- Nlm_CopyFont at Base 6.1.20030421
- Nlm_CopyMode at Base 6.1.20030421
- Nlm_CopyPixmap at Base 6.1.20030421
- Nlm_Courier at Base 6.1.20030421
- Nlm_CreateFont at Base 6.1.20030421
- Nlm_CreateGIF at Base 6.1.20030421
- Nlm_CreatePicture at Base 6.1.20030421
- Nlm_CreateRgn at Base 6.1.20030421
- Nlm_CreateSegment at Base 6.1.20030421
- Nlm_Cyan at Base 6.1.20030421
- Nlm_Dark at Base 6.1.20030421
- Nlm_Dashed at Base 6.1.20030421
- Nlm_DecodeColor at Base 6.1.20030421
- Nlm_DeleteFont at Base 6.1.20030421
- Nlm_DeletePicture at Base 6.1.20030421
- Nlm_DeletePrim at Base 6.1.20030421
- Nlm_DeleteSegment at Base 6.1.20030421
- Nlm_Descent at Base 6.1.20030421
- Nlm_DestroyGIF at Base 6.1.20030421
- Nlm_DestroyRgn at Base 6.1.20030421
- Nlm_DiffRgn at Base 6.1.20030421
- Nlm_DkGray at Base 6.1.20030421
- Nlm_Dotted at Base 6.1.20030421
- Nlm_DrawLine at Base 6.1.20030421
- Nlm_DrawPrimitive at Base 6.1.20030421
- Nlm_DrawSegment at Base 6.1.20030421
- Nlm_DrawString at Base 6.1.20030421
- Nlm_DrawText at Base 6.1.20030421
- Nlm_Empty at Base 6.1.20030421
- Nlm_EmptyRect at Base 6.1.20030421
- Nlm_EmptyRgn at Base 6.1.20030421
- Nlm_EqualFontSpec at Base 6.1.20030421
- Nlm_EqualPt at Base 6.1.20030421
- Nlm_EqualRect at Base 6.1.20030421
- Nlm_EqualRgn at Base 6.1.20030421
- Nlm_EraseArc at Base 6.1.20030421
- Nlm_EraseMode at Base 6.1.20030421
- Nlm_EraseOval at Base 6.1.20030421
- Nlm_ErasePoly at Base 6.1.20030421
- Nlm_EraseQuadrant at Base 6.1.20030421
- Nlm_EraseRect at Base 6.1.20030421
- Nlm_EraseRgn at Base 6.1.20030421
- Nlm_EraseRoundRect at Base 6.1.20030421
- Nlm_ExploreSegment at Base 6.1.20030421
- Nlm_FindNextResidentFont at Base 6.1.20030421
- Nlm_FindPrimGIF at Base 6.1.20030421
- Nlm_FindSegGIF at Base 6.1.20030421
- Nlm_FitStringWidth at Base 6.1.20030421
- Nlm_FontHeight at Base 6.1.20030421
- Nlm_FrameArc at Base 6.1.20030421
- Nlm_FrameOval at Base 6.1.20030421
- Nlm_FramePoly at Base 6.1.20030421
- Nlm_FrameQuadrant at Base 6.1.20030421
- Nlm_FrameRect at Base 6.1.20030421
- Nlm_FrameRgn at Base 6.1.20030421
- Nlm_FrameRoundRect at Base 6.1.20030421
- Nlm_GetColor at Base 6.1.20030421
- Nlm_GetColorRGB at Base 6.1.20030421
- Nlm_GetFont at Base 6.1.20030421
- Nlm_GetFontEx at Base 6.1.20030421
- Nlm_GetFontSpec at Base 6.1.20030421
- Nlm_GetHitWindow at Base 6.1.20030421
- Nlm_GetOffsetX at Base 6.1.20030421
- Nlm_GetOffsetY at Base 6.1.20030421
- Nlm_GetPen at Base 6.1.20030421
- Nlm_GetPrimDrawAttribute at Base 6.1.20030421
- Nlm_GetPrimHligh at Base 6.1.20030421
- Nlm_GetPrimitive at Base 6.1.20030421
- Nlm_GetPrimitiveIDs at Base 6.1.20030421
- Nlm_GetResidentFont at Base 6.1.20030421
- Nlm_GetScaleX at Base 6.1.20030421
- Nlm_GetScaleY at Base 6.1.20030421
- Nlm_GetWorldWindow at Base 6.1.20030421
- Nlm_Gothic at Base 6.1.20030421
- Nlm_GothicFixed at Base 6.1.20030421
- Nlm_Gray at Base 6.1.20030421
- Nlm_Green at Base 6.1.20030421
- Nlm_Helvetica at Base 6.1.20030421
- Nlm_InsetRect at Base 6.1.20030421
- Nlm_InvalRect at Base 6.1.20030421
- Nlm_InvalRgn at Base 6.1.20030421
- Nlm_InvertArc at Base 6.1.20030421
- Nlm_InvertColors at Base 6.1.20030421
- Nlm_InvertMode at Base 6.1.20030421
- Nlm_InvertOval at Base 6.1.20030421
- Nlm_InvertPoly at Base 6.1.20030421
- Nlm_InvertQuadrant at Base 6.1.20030421
- Nlm_InvertRect at Base 6.1.20030421
- Nlm_InvertRgn at Base 6.1.20030421
- Nlm_InvertRoundRect at Base 6.1.20030421
- Nlm_IsLineInVPort at Base 6.1.20030421
- Nlm_Leading at Base 6.1.20030421
- Nlm_Light at Base 6.1.20030421
- Nlm_LineHeight at Base 6.1.20030421
- Nlm_LineIntoVPort at Base 6.1.20030421
- Nlm_LineTo at Base 6.1.20030421
- Nlm_LinkSegment at Base 6.1.20030421
- Nlm_LoadBox at Base 6.1.20030421
- Nlm_LoadPt at Base 6.1.20030421
- Nlm_LoadRect at Base 6.1.20030421
- Nlm_LoadRectRgn at Base 6.1.20030421
- Nlm_LtGray at Base 6.1.20030421
- Nlm_Magenta at Base 6.1.20030421
- Nlm_MapPixelPointToWorld at Base 6.1.20030421
- Nlm_MapRectToWorldBox at Base 6.1.20030421
- Nlm_MapWorldBoxToRect at Base 6.1.20030421
- Nlm_MapWorldPointToPixel at Base 6.1.20030421
- Nlm_MaxCharWidth at Base 6.1.20030421
- Nlm_Medium at Base 6.1.20030421
- Nlm_MergeMode at Base 6.1.20030421
- Nlm_Minchou at Base 6.1.20030421
- Nlm_MinchouFixed at Base 6.1.20030421
- Nlm_MoveTo at Base 6.1.20030421
- Nlm_NormalizeBox at Base 6.1.20030421
- Nlm_OffsetPrim at Base 6.1.20030421
- Nlm_OffsetRect at Base 6.1.20030421
- Nlm_OffsetRgn at Base 6.1.20030421
- Nlm_OffsetSegment at Base 6.1.20030421
- Nlm_OutsetBox at Base 6.1.20030421
- Nlm_PaintArc at Base 6.1.20030421
- Nlm_PaintChar at Base 6.1.20030421
- Nlm_PaintOval at Base 6.1.20030421
- Nlm_PaintPoly at Base 6.1.20030421
- Nlm_PaintQuadrant at Base 6.1.20030421
- Nlm_PaintRect at Base 6.1.20030421
- Nlm_PaintRgn at Base 6.1.20030421
- Nlm_PaintRoundRect at Base 6.1.20030421
- Nlm_PaintString at Base 6.1.20030421
- Nlm_PaintStringEx at Base 6.1.20030421
- Nlm_PaintText at Base 6.1.20030421
- Nlm_ParentSegment at Base 6.1.20030421
- Nlm_ParseFont at Base 6.1.20030421
- Nlm_ParseFontEx at Base 6.1.20030421
- Nlm_Picture2gdImage at Base 6.1.20030421
- Nlm_PictureToGIF at Base 6.1.20030421
- Nlm_PrimitiveBox at Base 6.1.20030421
- Nlm_PrimitiveIsCloseToPoint at Base 6.1.20030421
- Nlm_PtInRect at Base 6.1.20030421
- Nlm_PtInRgn at Base 6.1.20030421
- Nlm_RecalculateSegment at Base 6.1.20030421
- Nlm_RectInRect at Base 6.1.20030421
- Nlm_RectInRgn at Base 6.1.20030421
- Nlm_Red at Base 6.1.20030421
- Nlm_ResetClip at Base 6.1.20030421
- Nlm_ResetDrawingTools at Base 6.1.20030421
- Nlm_ResetSegment at Base 6.1.20030421
- Nlm_RestorePrimAttribute at Base 6.1.20030421
- Nlm_SaveGIF at Base 6.1.20030421
- Nlm_ScrollRect at Base 6.1.20030421
- Nlm_SearchSegment at Base 6.1.20030421
- Nlm_SectRect at Base 6.1.20030421
- Nlm_SectRgn at Base 6.1.20030421
- Nlm_SegmentBox at Base 6.1.20030421
- Nlm_SegmentID at Base 6.1.20030421
- Nlm_SegmentStyle at Base 6.1.20030421
- Nlm_SegmentVisible at Base 6.1.20030421
- Nlm_SelectColor at Base 6.1.20030421
- Nlm_SelectFont at Base 6.1.20030421
- Nlm_SetColor at Base 6.1.20030421
- Nlm_SetColorEx at Base 6.1.20030421
- Nlm_SetCurrentGIF at Base 6.1.20030421
- Nlm_SetDefArrowSize at Base 6.1.20030421
- Nlm_SetLargeFont at Base 6.1.20030421
- Nlm_SetMediumFont at Base 6.1.20030421
- Nlm_SetPen at Base 6.1.20030421
- Nlm_SetPenDash at Base 6.1.20030421
- Nlm_SetPenPattern at Base 6.1.20030421
- Nlm_SetPenWidth at Base 6.1.20080302
- Nlm_SetPrimAttribute at Base 6.1.20030421
- Nlm_SetPrimitiveIDs at Base 6.1.20030421
- Nlm_SetSegmentVisibleFlag at Base 6.1.20030421
- Nlm_SetSmallFont at Base 6.1.20030421
- Nlm_SetUpDrawingTools at Base 6.1.20030421
- Nlm_Solid at Base 6.1.20030421
- Nlm_StringWidth at Base 6.1.20030421
- Nlm_SubPt at Base 6.1.20030421
- Nlm_Symbol at Base 6.1.20030421
- Nlm_TextWidth at Base 6.1.20030421
- Nlm_Times at Base 6.1.20030421
- Nlm_TryGetPrimitiveLimits at Base 6.1.20030421
- Nlm_TryHighlightPrimitive at Base 6.1.20030421
- Nlm_TryOffsetPrimitive at Base 6.1.20030421
- Nlm_UnionRect at Base 6.1.20030421
- Nlm_UnionRgn at Base 6.1.20030421
- Nlm_UnlinkSegment at Base 6.1.20030421
- Nlm_UpdateColorTable at Base 6.1.20030421
- Nlm_UpsetRect at Base 6.1.20030421
- Nlm_ValidRect at Base 6.1.20030421
- Nlm_ValidRgn at Base 6.1.20030421
- Nlm_VibrantIsGUI at Base 6.1.20030421
- Nlm_VibrantSetGUI at Base 6.1.20030421
- Nlm_White at Base 6.1.20030421
- Nlm_WidePen at Base 6.1.20030421
- Nlm_XorRgn at Base 6.1.20030421
- Nlm_Yellow at Base 6.1.20030421
- Nlm_isPrimInWindow at Base 6.1.20030421
- Nlm_largeFont at Base 6.1.20030421
- Nlm_mediumFont at Base 6.1.20030421
- Nlm_nowPrinting at Base 6.1.20030421
- Nlm_programFont at Base 6.1.20030421
- Nlm_smallFont at Base 6.1.20030421
- Nlm_stdAscent at Base 6.1.20030421
- Nlm_stdCharWidth at Base 6.1.20030421
- Nlm_stdDescent at Base 6.1.20030421
- Nlm_stdFontHeight at Base 6.1.20030421
- Nlm_stdLeading at Base 6.1.20030421
- Nlm_stdLineHeight at Base 6.1.20030421
- Nlm_systemFont at Base 6.1.20030421
- Nlm_updateRect at Base 6.1.20030421
- Nlm_updateRgn at Base 6.1.20030421
- RED_COLOR at Base 6.1.20030421
- WHITE_COLOR at Base 6.1.20030421
- YELLOW_COLOR at Base 6.1.20030421
- blackAttPData at Base 6.1.20030421
- gdFont5X8 at Base 6.1.20030421
- gdFont6X12 at Base 6.1.20030421
- gdFont7X13b at Base 6.1.20030421
- gdFont8X16 at Base 6.1.20030421
- gdFont9X15b at Base 6.1.20030421
- main at Base 6.1.20030421
- whiteAttPData at Base 6.1.20030421
diff -Nru ncbi-tools6-6.1.20170106+dfsg1/debian/libncbi6t64.doc-base ncbi-tools6-6.1.20170106+dfsg1/debian/libncbi6t64.doc-base
--- ncbi-tools6-6.1.20170106+dfsg1/debian/libncbi6t64.doc-base 1970-01-01 00:00:00.000000000 +0000
+++ ncbi-tools6-6.1.20170106+dfsg1/debian/libncbi6t64.doc-base 2022-09-02 20:28:02.000000000 +0000
@@ -0,0 +1,13 @@
+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/libncbi6t64.docs ncbi-tools6-6.1.20170106+dfsg1/debian/libncbi6t64.docs
--- ncbi-tools6-6.1.20170106+dfsg1/debian/libncbi6t64.docs 1970-01-01 00:00:00.000000000 +0000
+++ ncbi-tools6-6.1.20170106+dfsg1/debian/libncbi6t64.docs 2022-09-02 20:28:02.000000000 +0000
@@ -0,0 +1,7 @@
+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/libncbi6t64.examples ncbi-tools6-6.1.20170106+dfsg1/debian/libncbi6t64.examples
--- ncbi-tools6-6.1.20170106+dfsg1/debian/libncbi6t64.examples 1970-01-01 00:00:00.000000000 +0000
+++ ncbi-tools6-6.1.20170106+dfsg1/debian/libncbi6t64.examples 2022-09-02 20:28:02.000000000 +0000
@@ -0,0 +1 @@
+doc/fwd_check.sh
diff -Nru ncbi-tools6-6.1.20170106+dfsg1/debian/libncbi6t64.install ncbi-tools6-6.1.20170106+dfsg1/debian/libncbi6t64.install
--- ncbi-tools6-6.1.20170106+dfsg1/debian/libncbi6t64.install 1970-01-01 00:00:00.000000000 +0000
+++ ncbi-tools6-6.1.20170106+dfsg1/debian/libncbi6t64.install 2022-09-02 20:28:02.000000000 +0000
@@ -0,0 +1,13 @@
+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/libncbi6t64.lintian-overrides ncbi-tools6-6.1.20170106+dfsg1/debian/libncbi6t64.lintian-overrides
--- ncbi-tools6-6.1.20170106+dfsg1/debian/libncbi6t64.lintian-overrides 1970-01-01 00:00:00.000000000 +0000
+++ ncbi-tools6-6.1.20170106+dfsg1/debian/libncbi6t64.lintian-overrides 2024-02-29 13:13:03.000000000 +0000
@@ -0,0 +1 @@
+libncbi6t64: package-name-doesnt-match-sonames libncbi6
diff -Nru ncbi-tools6-6.1.20170106+dfsg1/debian/libncbi6t64.symbols ncbi-tools6-6.1.20170106+dfsg1/debian/libncbi6t64.symbols
--- ncbi-tools6-6.1.20170106+dfsg1/debian/libncbi6t64.symbols 1970-01-01 00:00:00.000000000 +0000
+++ ncbi-tools6-6.1.20170106+dfsg1/debian/libncbi6t64.symbols 2024-02-29 13:13:03.000000000 +0000
@@ -0,0 +1,11665 @@
+libblast.so.6 libncbi6t64 #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 libncbi6t64 #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 libncbi6t64 #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 libncbi6t64 #MINVER#
+* Build-Depends-Package: libncbi6-dev
+ NcbiCredGnuTls at Base 6.1.20160908
+ NcbiSetupGnuTls at Base 6.1.20160908
+libncbi.so.6 libncbi6t64 #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 libncbi6t64 #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 libncbi6t64 #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 libncbi6t64 #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 libncbi6t64 #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 libncbi6t64 #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 libncbi6t64 #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
+ SAM_MakeTemp at Base 6.1.20030421
+ SAM_MakeViewerFree at Base 6.1.20030421
+ SAM_NewDenseSeg at Base 6.1.20030421
+ SAM_NewSeqAlign at Base 6.1.20030421
+ SAM_OrderSeqID at Base 6.1.20030421
+ SAM_OrderSeqIDChain at Base 6.1.20030421
+ SAM_RangeOverlap at Base 6.1.20030421
+ SAM_ReplaceGI at Base 6.1.20030421
+ SAM_SeqAlignExtract at Base 6.1.20030421
+ SAM_SeqIdCompareAll at Base 6.1.20030421
+ SAM_SeqIdFromSeqLoc at Base 6.1.20030421
+ SAM_ValNodeByPosition at Base 6.1.20030421
+ SAM_ValNodeExtract at Base 6.1.20030421
+ SAM_ValNodePut at Base 6.1.20030421
+ SAMergeBlocks at Base 6.1.20030421
+ SARegionBounds at Base 6.1.20030421
+ SARemoveSequence at Base 6.1.20030421
+ SAReturnBlock at Base 6.1.20030421
+ SAReturnSegment at Base 6.1.20030421
+ SASeqDatFree at Base 6.1.20030421
+ SASeqDatNew at Base 6.1.20030421
+ SASplitBlock at Base 6.1.20030421
+ SATraverse at Base 6.1.20030421
+ SATraverseBlock at Base 6.1.20030421
+ SPBlockAsnRead at Base 6.1.20030421
+ SPBlockAsnWrite at Base 6.1.20030421
+ SPBlockFree at Base 6.1.20030421
+ SPBlockNew at Base 6.1.20030421
+ SPCompressDNA at Base 6.1.20030421
+ SPCompressFree at Base 6.1.20030421
+ SPCompressNew at Base 6.1.20030421
+ SPRebuildDNA at Base 6.1.20030421
+ SUnculturedLen at Base 6.1.20160908
+ S_atoms at Base 6.1.20030421
+ Safe_seqid_to_string at Base 6.1.20160908
+ SalpStatsInputBlockFree at Base 6.1.20030421
+ SalpStatsInputBlockNew at Base 6.1.20030421
+ SalpStatsResultsFree at Base 6.1.20030421
+ SalpStatsResultsNew at Base 6.1.20030421
+ SaveDiscrepancyConfig at Base 6.1.20070822
+ SaveDiscrepancyConfigEx at Base 6.1.20100808
+ SaveNoteToCharPtrStack at Base 6.1.20030421
+ SaveSeqEntryObjMgrData at Base 6.1.20030421
+ Saved_ch at Base 6.1.20030421
+ ScanBioseqSetRelease at Base 6.1.20030421
+ ScanBioseqSetReleaseMT at Base 6.1.20090719
+ ScanEmbedQual at Base 6.1.20030421
+ ScanEntrezgeneSetRelease at Base 6.1.20050429
+ ScanTabTableForSpecialCharacters at Base 6.1.20080302
+ ScoreAdd at Base 6.1.20030421
+ ScoreAndEvalueToBuffers at Base 6.1.20040616
+ ScoreDup at Base 6.1.20030421
+ ScoreDupAdd at Base 6.1.20030421
+ ScoreNew at Base 6.1.20030421
+ ScorePtrUseThisGi at Base 6.1.20030421
+ ScoreRead at Base 6.1.20030421
+ ScoreSetAsnRead at Base 6.1.20030421
+ ScoreSetAsnWrite at Base 6.1.20030421
+ ScoreSetFree at Base 6.1.20030421
+ Se_atoms at Base 6.1.20030421
+ SearchFuncAsnRead at Base 6.1.20110713
+ SearchFuncAsnWrite at Base 6.1.20110713
+ SearchFuncFree at Base 6.1.20110713
+ SegHasParts at Base 6.1.20050828
+ SegLocToParts at Base 6.1.20030421
+ SegLocToPartsEx at Base 6.1.20030421
+ SegOrDeltaBioseqToRaw at Base 6.1.20030421
+ SegregateSetsByBioseqList at Base 6.1.20120620
+ SegregateSetsByFungusGroup at Base 6.1.20120620
+ SegregateSetsByNumber at Base 6.1.20100808
+ SegregateSetsByNumberPerSet at Base 6.1.20100808
+ SegregateSetsByPlantGroup at Base 6.1.20120620
+ SelEdStructAdd at Base 6.1.20030421
+ SelEdStructDel at Base 6.1.20030421
+ SelEdStructDup at Base 6.1.20030421
+ SelEdStructListDel at Base 6.1.20030421
+ SelStructAdd at Base 6.1.20030421
+ SelStructCpy at Base 6.1.20030421
+ SelStructDel at Base 6.1.20030421
+ SelStructDelList at Base 6.1.20030421
+ SelStructDup at Base 6.1.20030421
+ SelStructNew at Base 6.1.20030421
+ SelectBestPub at Base 6.1.20030421
+ SelectLongestSeqAlign at Base 6.1.20030421
+ SelectType at Base 6.1.20030421
+ SendTextToFile at Base 6.1.20030421
+ SeqAlignAddInSeqEntry at Base 6.1.20030421
+ SeqAlignAlignability at Base 6.1.20030421
+ SeqAlignAsnLoad at Base 6.1.20030421
+ SeqAlignAsnRead at Base 6.1.20030421
+ SeqAlignAsnWrite at Base 6.1.20030421
+ SeqAlignBestScore at Base 6.1.20030421
+ SeqAlignBioseqDeleteById at Base 6.1.20030421
+ SeqAlignBioseqDeleteByIdFromSeqEntry at Base 6.1.20030421
+ SeqAlignBioseqsOrder at Base 6.1.20030421
+ SeqAlignBoolSegCpy at Base 6.1.20030421
+ SeqAlignBoolSegToDenseSeg at Base 6.1.20030421
+ SeqAlignConsistentOverlap at Base 6.1.20030421
+ SeqAlignConvertDspToDdpList at Base 6.1.20030421
+ SeqAlignCount at Base 6.1.20030421
+ SeqAlignCountMismatches at Base 6.1.20030421
+ SeqAlignCountSegs at Base 6.1.20030421
+ SeqAlignDeleteByLoc at Base 6.1.20030421
+ SeqAlignDeleteByLocCallback at Base 6.1.20051206
+ SeqAlignDenseSegToBoolSeg at Base 6.1.20030421
+ SeqAlignDup at Base 6.1.20030421
+ SeqAlignDupAdd at Base 6.1.20030421
+ SeqAlignDupRegion at Base 6.1.20030421
+ SeqAlignEndExtend at Base 6.1.20030421
+ SeqAlignExtend at Base 6.1.20030421
+ SeqAlignExtractByIds at Base 6.1.20030421
+ SeqAlignFilterByCoverage at Base 6.1.20030421
+ SeqAlignFindSeqId at Base 6.1.20030421
+ SeqAlignFree at Base 6.1.20030421
+ SeqAlignGapCount at Base 6.1.20030421
+ SeqAlignGapList at Base 6.1.20030421
+ SeqAlignIDCache at Base 6.1.20030421
+ SeqAlignIDList at Base 6.1.20030421
+ SeqAlignIDUncache at Base 6.1.20030421
+ SeqAlignIDUncacheAll at Base 6.1.20030421
+ SeqAlignId at Base 6.1.20030421
+ SeqAlignIdReplace at Base 6.1.20030421
+ SeqAlignIndexFree at Base 6.1.20030421
+ SeqAlignIndexNew at Base 6.1.20030421
+ SeqAlignInsertByLoc at Base 6.1.20060301
+ SeqAlignLabel at Base 6.1.20030421
+ SeqAlignLength at Base 6.1.20030421
+ SeqAlignLengthForId at Base 6.1.20030421
+ SeqAlignLink at Base 6.1.20030421
+ SeqAlignListCountMismatches at Base 6.1.20030421
+ SeqAlignListDup at Base 6.1.20030421
+ SeqAlignListFree at Base 6.1.20030421
+ SeqAlignListGapList at Base 6.1.20030421
+ SeqAlignListGlobalStats at Base 6.1.20030421
+ SeqAlignListLongestSegment at Base 6.1.20030421
+ SeqAlignListMergeAll at Base 6.1.20030421
+ SeqAlignListReverseStrand at Base 6.1.20030421
+ SeqAlignListStartStop at Base 6.1.20030421
+ SeqAlignLongestFN at Base 6.1.20030421
+ SeqAlignLongestSegment at Base 6.1.20030421
+ SeqAlignMapOnFirstSeq at Base 6.1.20030421
+ SeqAlignMerge at Base 6.1.20030421
+ SeqAlignMolType at Base 6.1.20030421
+ SeqAlignNew at Base 6.1.20030421
+ SeqAlignNonOverlap at Base 6.1.20030421
+ SeqAlignNonRedundant at Base 6.1.20030421
+ SeqAlignOverlapLen at Base 6.1.20030421
+ SeqAlignOverlapLenByLoc at Base 6.1.20030421
+ SeqAlignPrint at Base 6.1.20030421
+ SeqAlignReplaceId at Base 6.1.20030421
+ SeqAlignReverse at Base 6.1.20030421
+ SeqAlignSameIdMerge at Base 6.1.20030421
+ SeqAlignScoreFix at Base 6.1.20030421
+ SeqAlignScorePtrGet at Base 6.1.20030421
+ SeqAlignScoreRead at Base 6.1.20030421
+ SeqAlignSeqLocComp at Base 6.1.20030421
+ SeqAlignSetAsnRead at Base 6.1.20030421
+ SeqAlignSetAsnWrite at Base 6.1.20030421
+ SeqAlignSetFree at Base 6.1.20030421
+ SeqAlignSetNew at Base 6.1.20030421
+ SeqAlignSimpleStats at Base 6.1.20030421
+ SeqAlignSort at Base 6.1.20030421
+ SeqAlignSortByEvalue at Base 6.1.20030421
+ SeqAlignSortByLength at Base 6.1.20030421
+ SeqAlignSortByRegion at Base 6.1.20030421
+ SeqAlignSortByScore at Base 6.1.20030421
+ SeqAlignSortByStart at Base 6.1.20030421
+ SeqAlignStart at Base 6.1.20030421
+ SeqAlignStartStop at Base 6.1.20030421
+ SeqAlignStartStopById at Base 6.1.20030421
+ SeqAlignStartStopOverlap at Base 6.1.20030421
+ SeqAlignStats at Base 6.1.20030421
+ SeqAlignStop at Base 6.1.20030421
+ SeqAlignStrand at Base 6.1.20030421
+ SeqAlignSwapOrder at Base 6.1.20030421
+ SeqAlignToBS at Base 6.1.20030421
+ SeqAlignTrunc2 at Base 6.1.20030421
+ SeqAlignTrunc at Base 6.1.20030421
+ SeqAlignWindowScore at Base 6.1.20030421
+ SeqAlignWindowScoreFN at Base 6.1.20030421
+ SeqAlignWindowStats at Base 6.1.20030421
+ SeqAlignWrite at Base 6.1.20030421
+ SeqAnnotAsnRead at Base 6.1.20030421
+ SeqAnnotAsnWrite at Base 6.1.20030421
+ SeqAnnotBoolSegToDenseSeg at Base 6.1.20030421
+ SeqAnnotDenseSegToBoolSeg at Base 6.1.20030421
+ SeqAnnotForSeqAlign at Base 6.1.20030421
+ SeqAnnotFree at Base 6.1.20030421
+ SeqAnnotLabel at Base 6.1.20030421
+ SeqAnnotMerge at Base 6.1.20030421
+ SeqAnnotNew at Base 6.1.20030421
+ SeqAnnotSetAsnRead at Base 6.1.20030421
+ SeqAnnotSetAsnWrite at Base 6.1.20030421
+ SeqAnnotSetExtraCheck at Base 6.1.20030421
+ SeqAsnLoad at Base 6.1.20030421
+ SeqBlockAsnLoad at Base 6.1.20030421
+ SeqBondAsnRead at Base 6.1.20030421
+ SeqBondAsnWrite at Base 6.1.20030421
+ SeqBondFree at Base 6.1.20030421
+ SeqBondNew at Base 6.1.20030421
+ SeqCodeAsnLoad at Base 6.1.20030421
+ SeqCodeSetAsnRead at Base 6.1.20030421
+ SeqCodeSetAsnWrite at Base 6.1.20030421
+ SeqCodeSetFree at Base 6.1.20030421
+ SeqCodeSetLoad at Base 6.1.20030421
+ SeqCodeSetNew at Base 6.1.20030421
+ SeqCodeTableAsnRead at Base 6.1.20030421
+ SeqCodeTableAsnWrite at Base 6.1.20030421
+ SeqCodeTableComp at Base 6.1.20030421
+ SeqCodeTableFind at Base 6.1.20030421
+ SeqCodeTableFindObj at Base 6.1.20030421
+ SeqCodeTableFree at Base 6.1.20030421
+ SeqCodeTableNew at Base 6.1.20030421
+ SeqCoordToAlignCoord at Base 6.1.20030421
+ SeqDataAsnRead at Base 6.1.20030421
+ SeqDataAsnWrite at Base 6.1.20030421
+ SeqDataAsnWriteXML at Base 6.1.20050429
+ SeqDataFree at Base 6.1.20070822
+ SeqDeleteByLoc at Base 6.1.20030421
+ SeqDeleteByLocEx at Base 6.1.20100808
+ SeqDescAsnRead at Base 6.1.20030421
+ SeqDescAsnWrite at Base 6.1.20030421
+ SeqDescFree at Base 6.1.20030421
+ SeqDescLabel at Base 6.1.20030421
+ SeqDescrAdd at Base 6.1.20030421
+ SeqDescrAddPointer at Base 6.1.20030421
+ SeqDescrAsnRead at Base 6.1.20030421
+ SeqDescrAsnWrite at Base 6.1.20030421
+ SeqDescrExtraCheck at Base 6.1.20030421
+ SeqDescrFree at Base 6.1.20030421
+ SeqDescrFromBioSample at Base 6.1.20160908
+ SeqDescrNew at Base 6.1.20030421
+ SeqEdAdjustFeatureInterval at Base 6.1.20100808
+ SeqEdDeleteFromBsp at Base 6.1.20041020
+ SeqEdFeatureAdjust at Base 6.1.20041020
+ SeqEdFixProteinFeatures at Base 6.1.20080302
+ SeqEdGetNextFeature at Base 6.1.20041020
+ SeqEdGetNthIntervalEndPoints at Base 6.1.20041020
+ SeqEdInsert at Base 6.1.20041020
+ SeqEdInsertAdjustCdRgn at Base 6.1.20041020
+ SeqEdInsertAdjustRNA at Base 6.1.20041020
+ SeqEdJournalFree at Base 6.1.20041020
+ SeqEdJournalNewFeatEdit at Base 6.1.20041020
+ SeqEdJournalNewSeqEdit at Base 6.1.20041020
+ SeqEdReindexAffectedFeatures at Base 6.1.20041020
+ SeqEdReindexFeature at Base 6.1.20041020
+ SeqEdRemapLocation at Base 6.1.20080302
+ SeqEdRepairIntervalOrder at Base 6.1.20041020
+ SeqEdSeqFeatDelete at Base 6.1.20090719
+ SeqEdSeqLocDelete at Base 6.1.20041020
+ SeqEdSeqLocInsert at Base 6.1.20041020-3~
+ SeqEdTranslateOneCDS at Base 6.1.20080302
+ SeqEntryAsnGet at Base 6.1.20030421
+ SeqEntryAsnOut at Base 6.1.20030421
+ SeqEntryAsnRead at Base 6.1.20030421
+ SeqEntryAsnWrite at Base 6.1.20030421
+ SeqEntryContainsSeqIdOfMolType at Base 6.1.20030421
+ SeqEntryConvert at Base 6.1.20030421
+ SeqEntryDelFeat at Base 6.1.20030421
+ SeqEntryDelFeatEx at Base 6.1.20100808
+ SeqEntryDoConvert at Base 6.1.20030421
+ SeqEntryFasta at Base 6.1.20030421
+ SeqEntryFastaStream at Base 6.1.20040505
+ SeqEntryFastaStreamEx at Base 6.1.20070822
+ SeqEntryFind at Base 6.1.20030421
+ SeqEntryFree at Base 6.1.20030421
+ SeqEntryFreeComponents at Base 6.1.20030421
+ SeqEntryGetScope at Base 6.1.20030421
+ SeqEntryGetSeqDescr at Base 6.1.20030421
+ SeqEntryGetSeqFeat at Base 6.1.20030421
+ SeqEntryGetTitle at Base 6.1.20030421
+ SeqEntryHasAligns at Base 6.1.20030421
+ SeqEntryHasNucs at Base 6.1.20030421
+ SeqEntryHasPairwiseAlignments at Base 6.1.20120620
+ SeqEntryHasProts at Base 6.1.20030421
+ SeqEntryLabel at Base 6.1.20030421
+ SeqEntryList at Base 6.1.20030421
+ SeqEntryLoad at Base 6.1.20030421
+ SeqEntryNew at Base 6.1.20030421
+ SeqEntryReplaceSeqID at Base 6.1.20030421
+ SeqEntrySetScope at Base 6.1.20030421
+ SeqEntryToBioSource at Base 6.1.20030421
+ SeqEntryToEntrez at Base 6.1.20030421
+ SeqEntryToFasta at Base 6.1.20030421
+ SeqEntryToFastaEx at Base 6.1.20030421
+ SeqEntryToFlat at Base 6.1.20030421
+ SeqEntryToFlatAjp at Base 6.1.20030421
+ SeqEntryToFlatEx at Base 6.1.20030421
+ SeqEntryToGBFlatNoSeq at Base 6.1.20030421
+ SeqEntryToGeneticCode at Base 6.1.20030421
+ SeqEntryToGnbk at Base 6.1.20030421
+ SeqEntryToPartRpt at Base 6.1.20030421
+ SeqEntryToSeqLoc at Base 6.1.20030421
+ SeqEntryToStrArray at Base 6.1.20030421
+ SeqEntryToStrArrayEx at Base 6.1.20030421
+ SeqEntryToStrArrayQEx at Base 6.1.20030421
+ SeqEntrysToDefline at Base 6.1.20030421
+ SeqEntrysToFasta at Base 6.1.20030421
+ SeqEntrysToFastaX at Base 6.1.20030421
+ SeqFeatAsnLoad at Base 6.1.20030421
+ SeqFeatAsnRead at Base 6.1.20030421
+ SeqFeatAsnWrite at Base 6.1.20030421
+ SeqFeatDataAsnRead at Base 6.1.20030421
+ SeqFeatDataAsnWrite at Base 6.1.20030421
+ SeqFeatDataFree at Base 6.1.20030421
+ SeqFeatDelete at Base 6.1.20030421
+ SeqFeatFree at Base 6.1.20030421
+ SeqFeatIdAsnRead at Base 6.1.20030421
+ SeqFeatIdAsnWrite at Base 6.1.20030421
+ SeqFeatIdDup at Base 6.1.20030421
+ SeqFeatIdFree at Base 6.1.20030421
+ SeqFeatNew at Base 6.1.20030421
+ SeqFeatSetAsnRead at Base 6.1.20030421
+ SeqFeatSetAsnWrite at Base 6.1.20030421
+ SeqFeatSetAsnWriteExtra at Base 6.1.20030421
+ SeqFeatSupportAsnRead at Base 6.1.20110713
+ SeqFeatSupportAsnWrite at Base 6.1.20110713
+ SeqFeatSupportFree at Base 6.1.20110713
+ SeqFeatSupportNew at Base 6.1.20110713
+ SeqFeatToXref at Base 6.1.20030421
+ SeqFeatXrefAsnRead at Base 6.1.20030421
+ SeqFeatXrefAsnWrite at Base 6.1.20030421
+ SeqFeatXrefFree at Base 6.1.20030421
+ SeqFeatXrefNew at Base 6.1.20030421
+ SeqFeatsCopy at Base 6.1.20030421
+ SeqGapAsnRead at Base 6.1.20070822
+ SeqGapAsnWrite at Base 6.1.20070822
+ SeqGapFree at Base 6.1.20070822
+ SeqGapNew at Base 6.1.20070822
+ SeqGenomeToFlat at Base 6.1.20030421
+ SeqGenomeToFlatEx at Base 6.1.20030421
+ SeqGraphAsnRead at Base 6.1.20030421
+ SeqGraphAsnWrite at Base 6.1.20030421
+ SeqGraphFree at Base 6.1.20030421
+ SeqGraphLabel at Base 6.1.20030421
+ SeqGraphNew at Base 6.1.20030421
+ SeqGraphSetAsnRead at Base 6.1.20030421
+ SeqGraphSetAsnWrite at Base 6.1.20030421
+ SeqHistAlignLabel at Base 6.1.20030421
+ SeqHistAsnRead at Base 6.1.20030421
+ SeqHistAsnWrite at Base 6.1.20030421
+ SeqHistFree at Base 6.1.20030421
+ SeqHistNew at Base 6.1.20030421
+ SeqIdAsnRead at Base 6.1.20030421
+ SeqIdAsnWrite at Base 6.1.20030421
+ SeqIdBestRank at Base 6.1.20030421
+ SeqIdComp at Base 6.1.20030421
+ SeqIdDup at Base 6.1.20030421
+ SeqIdDupBestList at Base 6.1.20030421
+ SeqIdDupList at Base 6.1.20030421
+ SeqIdFindBest at Base 6.1.20030421
+ SeqIdFindBestAccession at Base 6.1.20030421
+ SeqIdFindWorst at Base 6.1.20030421
+ SeqIdForSameBioseq at Base 6.1.20030421
+ SeqIdFree at Base 6.1.20030421
+ SeqIdFromAccession at Base 6.1.20030421
+ SeqIdFromAccessionDotVersion at Base 6.1.20030421
+ SeqIdFromAccessionEx at Base 6.1.20030421
+ SeqIdFromAlignNode at Base 6.1.20030421
+ SeqIdFromPubSeqString at Base 6.1.20120620
+ SeqIdIn at Base 6.1.20030421
+ SeqIdInSeqLocList at Base 6.1.20030421
+ SeqIdIndexElementCmp at Base 6.1.20030421
+ SeqIdLabel at Base 6.1.20030421
+ SeqIdLabelLen at Base 6.1.20090719
+ SeqIdListToCharArray at Base 6.1.20030421
+ SeqIdListToValNodeSeqIdList at Base 6.1.20110713
+ SeqIdListfromSeqLoc at Base 6.1.20030421
+ SeqIdLocate at Base 6.1.20030421
+ SeqIdMatch at Base 6.1.20030421
+ SeqIdOrderInBioseqIdList at Base 6.1.20030421
+ SeqIdOrderInList at Base 6.1.20030421
+ SeqIdParse at Base 6.1.20030421
+ SeqIdPrint at Base 6.1.20030421
+ SeqIdPtrFromSeqAlign at Base 6.1.20030421
+ SeqIdReplaceID at Base 6.1.20030421
+ SeqIdReplaceListFree at Base 6.1.20090301
+ SeqIdSelect at Base 6.1.20030421
+ SeqIdSetAsnRead at Base 6.1.20030421
+ SeqIdSetAsnWrite at Base 6.1.20030421
+ SeqIdSetDup at Base 6.1.20030421
+ SeqIdSetFree at Base 6.1.20030421
+ SeqIdStripLocus at Base 6.1.20030421
+ SeqIdWholeLabel at Base 6.1.20090719
+ SeqIdWrite at Base 6.1.20030421
+ SeqInsertByLoc at Base 6.1.20030421
+ SeqIntAsnRead at Base 6.1.20030421
+ SeqIntAsnWrite at Base 6.1.20030421
+ SeqIntCheck at Base 6.1.20030421
+ SeqIntFree at Base 6.1.20030421
+ SeqIntNew at Base 6.1.20030421
+ SeqLineReEval at Base 6.1.20030421
+ SeqLitAsnRead at Base 6.1.20030421
+ SeqLitAsnWrite at Base 6.1.20030421
+ SeqLitFastaStream at Base 6.1.20110713
+ SeqLitFree at Base 6.1.20030421
+ SeqLitNew at Base 6.1.20030421
+ SeqLitPack at Base 6.1.20030421
+ SeqLocAdd at Base 6.1.20030421
+ SeqLocAinB at Base 6.1.20030421
+ SeqLocAsnLoad at Base 6.1.20030421
+ SeqLocAsnRead at Base 6.1.20030421
+ SeqLocAsnWrite at Base 6.1.20030421
+ SeqLocBadSortOrder at Base 6.1.20030421
+ SeqLocCheck at Base 6.1.20030421
+ SeqLocCompare at Base 6.1.20030421
+ SeqLocCompareEx at Base 6.1.20100808
+ SeqLocCopy at Base 6.1.20050429
+ SeqLocCopyPart at Base 6.1.20030421
+ SeqLocCopyRegion at Base 6.1.20030421
+ SeqLocDelete at Base 6.1.20030421
+ SeqLocDeleteEx at Base 6.1.20030421
+ SeqLocEquivAsnRead at Base 6.1.20030421
+ SeqLocEquivAsnWrite at Base 6.1.20030421
+ SeqLocFastaStream at Base 6.1.20050429
+ SeqLocFindNext at Base 6.1.20030421
+ SeqLocFindPart at Base 6.1.20030421
+ SeqLocFree at Base 6.1.20030421
+ SeqLocFromSeqAlign at Base 6.1.20030421
+ SeqLocGetSegLens at Base 6.1.20030421
+ SeqLocId at Base 6.1.20030421
+ SeqLocIdForProduct at Base 6.1.20040204
+ SeqLocInsert at Base 6.1.20030421
+ SeqLocIntNew at Base 6.1.20030421
+ SeqLocLabel at Base 6.1.20030421
+ SeqLocLen at Base 6.1.20030421
+ SeqLocListFromSeqAlign at Base 6.1.20030421
+ SeqLocListHasLegend at Base 6.1.20030421
+ SeqLocListMatch at Base 6.1.20030421
+ SeqLocListOfBioseqsFromSeqAlign at Base 6.1.20030421
+ SeqLocMerge at Base 6.1.20030421
+ SeqLocMergeEx at Base 6.1.20030421
+ SeqLocMergeExEx at Base 6.1.20040616
+ SeqLocMixAsnRead at Base 6.1.20030421
+ SeqLocMixAsnWrite at Base 6.1.20030421
+ SeqLocMixFromSeqAlign at Base 6.1.20030421
+ SeqLocMixedStrands at Base 6.1.20030421
+ SeqLocMol at Base 6.1.20030421
+ SeqLocOffset at Base 6.1.20030421
+ SeqLocOrder at Base 6.1.20030421
+ SeqLocPackage at Base 6.1.20030421
+ SeqLocPartialCheck at Base 6.1.20030421
+ SeqLocPartialCheckEx at Base 6.1.20070822
+ SeqLocPntNew at Base 6.1.20030421
+ SeqLocPrint at Base 6.1.20030421
+ SeqLocPrintUseBestID at Base 6.1.20060301
+ SeqLocReMap at Base 6.1.20030421
+ SeqLocReMapEx at Base 6.1.20040204
+ SeqLocReplace at Base 6.1.20030421
+ SeqLocReplaceID at Base 6.1.20030421
+ SeqLocRevCmp at Base 6.1.20030421
+ SeqLocSetAsnRead at Base 6.1.20030421
+ SeqLocSetAsnWrite at Base 6.1.20030421
+ SeqLocSetFree at Base 6.1.20030421
+ SeqLocStart at Base 6.1.20030421
+ SeqLocStop at Base 6.1.20030421
+ SeqLocStrand at Base 6.1.20030421
+ SeqLocSubtract at Base 6.1.20030421
+ SeqLocToFastaSeqAlign at Base 6.1.20030421
+ SeqLocToFlat at Base 6.1.20030421
+ SeqLocWholeNew at Base 6.1.20080302
+ SeqLocsToDeltaSeqs at Base 6.1.20030421
+ SeqMapTableAsnRead at Base 6.1.20030421
+ SeqMapTableAsnWrite at Base 6.1.20030421
+ SeqMapTableConvert at Base 6.1.20030421
+ SeqMapTableFind at Base 6.1.20030421
+ SeqMapTableFindObj at Base 6.1.20030421
+ SeqMapTableFree at Base 6.1.20030421
+ SeqMapTableNew at Base 6.1.20030421
+ SeqMgrAdd at Base 6.1.20030421
+ SeqMgrAddToBioseqIndex at Base 6.1.20030421
+ SeqMgrAlsoSelect at Base 6.1.20030421
+ SeqMgrBuildFeatureIndex at Base 6.1.20030421
+ SeqMgrClearBioseqIndex at Base 6.1.20070822
+ SeqMgrClearFeatureIndexes at Base 6.1.20030421
+ SeqMgrDeSelect at Base 6.1.20030421
+ SeqMgrDelete at Base 6.1.20030421
+ SeqMgrDeleteFromBioseqIndex at Base 6.1.20030421
+ SeqMgrDeleteIndexesInRecord at Base 6.1.20030421
+ SeqMgrExploreBioseqs at Base 6.1.20030421
+ SeqMgrExploreDescriptors at Base 6.1.20030421
+ SeqMgrExploreFeatures at Base 6.1.20030421
+ SeqMgrExploreFeaturesRev at Base 6.1.20030421
+ SeqMgrExploreSegments at Base 6.1.20030421
+ SeqMgrFeaturesAreIndexed at Base 6.1.20030421
+ SeqMgrFindAnnotDescByID at Base 6.1.20050429
+ SeqMgrFindSMFeatItemByID at Base 6.1.20030421
+ SeqMgrFindSMFeatItemPtr at Base 6.1.20030421
+ SeqMgrFindSeqAlignByID at Base 6.1.20030421
+ SeqMgrFreeBioseqExtraFunc at Base 6.1.20030421
+ SeqMgrFreeCache at Base 6.1.20030421
+ SeqMgrGeneIsSuppressed at Base 6.1.20030421
+ SeqMgrGet at Base 6.1.20030421
+ SeqMgrGetAllOverlappingFeatures at Base 6.1.20030421
+ SeqMgrGetBestProteinFeature at Base 6.1.20030421
+ SeqMgrGetBioseqContext at Base 6.1.20030421
+ SeqMgrGetCDSgivenProduct at Base 6.1.20030421
+ SeqMgrGetDesiredAnnotDesc at Base 6.1.20050429
+ SeqMgrGetDesiredDescriptor at Base 6.1.20030421
+ SeqMgrGetDesiredFeature at Base 6.1.20030421
+ SeqMgrGetEntityIDForSeqEntry at Base 6.1.20030421
+ SeqMgrGetExtraDataForOmdp at Base 6.1.20090719
+ SeqMgrGetFeatureByFeatID at Base 6.1.20050828
+ SeqMgrGetFeatureByLabel at Base 6.1.20030421
+ SeqMgrGetFeatureInIndex at Base 6.1.20030421
+ SeqMgrGetGeneByLocusTag at Base 6.1.20050828
+ SeqMgrGetGeneXref at Base 6.1.20030421
+ SeqMgrGetGeneXrefEx at Base 6.1.20110713
+ SeqMgrGetLocationSupersetmRNA at Base 6.1.20041020
+ SeqMgrGetNextAnnotDesc at Base 6.1.20050429
+ SeqMgrGetNextDescriptor at Base 6.1.20030421
+ SeqMgrGetNextFeature at Base 6.1.20030421
+ SeqMgrGetNextFeatureByLabel at Base 6.1.20030421
+ SeqMgrGetNextGeneByLocusTag at Base 6.1.20040505
+ SeqMgrGetOmdpForBioseq at Base 6.1.20070822
+ SeqMgrGetOverlappingCDS at Base 6.1.20030421
+ SeqMgrGetOverlappingFeature at Base 6.1.20030421
+ SeqMgrGetOverlappingFeatureEx at Base 6.1.20110713
+ SeqMgrGetOverlappingGene at Base 6.1.20030421
+ SeqMgrGetOverlappingOperon at Base 6.1.20031028
+ SeqMgrGetOverlappingPub at Base 6.1.20030421
+ SeqMgrGetOverlappingSource at Base 6.1.20030421
+ SeqMgrGetOverlappingmRNA at Base 6.1.20030421
+ SeqMgrGetPROTgivenProduct at Base 6.1.20030421
+ SeqMgrGetParentOfPart at Base 6.1.20030421
+ SeqMgrGetProtXref at Base 6.1.20030421
+ SeqMgrGetRNAgivenProduct at Base 6.1.20030421
+ SeqMgrGetSeqEntryForData at Base 6.1.20030421
+ SeqMgrGetSeqEntryForEntityID at Base 6.1.20030421
+ SeqMgrGetSfpProductList at Base 6.1.20030421
+ SeqMgrHoldIndexing at Base 6.1.20030421
+ SeqMgrIndexAlignments at Base 6.1.20030421
+ SeqMgrIndexFeatures at Base 6.1.20030421
+ SeqMgrIndexFeaturesEx at Base 6.1.20030421
+ SeqMgrIndexFeaturesExEx at Base 6.1.20050429
+ SeqMgrLinkSeqEntry at Base 6.1.20030421
+ SeqMgrMapPartToSegmentedBioseq at Base 6.1.20030421
+ SeqMgrReadLock at Base 6.1.20030421
+ SeqMgrReapBioseqExtraFunc at Base 6.1.20030421
+ SeqMgrRedoDescriptorIndexes at Base 6.1.20100808
+ SeqMgrRedoFeatByLabelIndexes at Base 6.1.20100808
+ SeqMgrReloadBioseqExtraFunc at Base 6.1.20030421
+ SeqMgrReplaceInBioseqIndex at Base 6.1.20030421
+ SeqMgrSelect at Base 6.1.20030421
+ SeqMgrSeqEntry at Base 6.1.20030421
+ SeqMgrSetAccnVerFunc at Base 6.1.20030421
+ SeqMgrSetBSFetchTop at Base 6.1.20030421
+ SeqMgrSetColor at Base 6.1.20030421
+ SeqMgrSetFetchOnLock at Base 6.1.20030421
+ SeqMgrSetLenFunc at Base 6.1.20030421
+ SeqMgrSetPreCache at Base 6.1.20030421
+ SeqMgrSetSeqIdSetFunc at Base 6.1.20030421
+ SeqMgrUnlock at Base 6.1.20030421
+ SeqMgrVisitDescriptors at Base 6.1.20030421
+ SeqMgrVisitFeatures at Base 6.1.20030421
+ SeqMgrWriteLock at Base 6.1.20030421
+ SeqPntAsnRead at Base 6.1.20030421
+ SeqPntAsnWrite at Base 6.1.20030421
+ SeqPntCheck at Base 6.1.20030421
+ SeqPntFree at Base 6.1.20030421
+ SeqPntNew at Base 6.1.20030421
+ SeqPointPrint at Base 6.1.20030421
+ SeqPointWrite at Base 6.1.20030421
+ SeqPortAdjustLength at Base 6.1.20030421
+ SeqPortFree at Base 6.1.20030421
+ SeqPortGetResidue at Base 6.1.20030421
+ SeqPortNew at Base 6.1.20030421
+ SeqPortNewByLoc at Base 6.1.20030421
+ SeqPortRead at Base 6.1.20030421
+ SeqPortSeek at Base 6.1.20030421
+ SeqPortSetUpAlphabet at Base 6.1.20030421
+ SeqPortSetUpFields at Base 6.1.20030421
+ SeqPortSetValues at Base 6.1.20030421
+ SeqPortSet_do_virtual at Base 6.1.20030421
+ SeqPortSet_do_virtualEx at Base 6.1.20030421
+ SeqPortSet_is_circle at Base 6.1.20030421
+ SeqPortSet_is_seg at Base 6.1.20030421
+ SeqPortStream at Base 6.1.20030421
+ SeqPortStreamInt at Base 6.1.20040505
+ SeqPortStreamLit at Base 6.1.20110713
+ SeqPortStreamLoc at Base 6.1.20040505
+ SeqPortTell at Base 6.1.20030421
+ SeqPosFromTilingPos at Base 6.1.20081116
+ SeqPosInLineColumn at Base 6.1.20030421
+ SeqPosToLineColumn at Base 6.1.20030421
+ SeqResAsnLoad at Base 6.1.20030421
+ SeqSearchAddNucleotidePattern at Base 6.1.20030421
+ SeqSearchFree at Base 6.1.20030421
+ SeqSearchNew at Base 6.1.20030421
+ SeqSearchProcessBioseq at Base 6.1.20030421
+ SeqSearchProcessCharacter at Base 6.1.20030421
+ SeqSearchReset at Base 6.1.20030421
+ SeqSetAsnLoad at Base 6.1.20030421
+ SeqSubmitAsnRead at Base 6.1.20030421
+ SeqSubmitAsnWrite at Base 6.1.20030421
+ SeqSubmitFree at Base 6.1.20030421
+ SeqSubmitLabel at Base 6.1.20030421
+ SeqSubmitNew at Base 6.1.20030421
+ SeqSubmitToFlat at Base 6.1.20030421
+ SeqTableAsnRead at Base 6.1.20080302
+ SeqTableAsnWrite at Base 6.1.20080302
+ SeqTableColumnAsnRead at Base 6.1.20080302
+ SeqTableColumnAsnWrite at Base 6.1.20080302
+ SeqTableColumnFree at Base 6.1.20080302
+ SeqTableColumnInfoAsnRead at Base 6.1.20080302
+ SeqTableColumnInfoAsnWrite at Base 6.1.20080302
+ SeqTableColumnInfoFree at Base 6.1.20080302
+ SeqTableColumnInfoNew at Base 6.1.20080302
+ SeqTableColumnNew at Base 6.1.20080302
+ SeqTableFree at Base 6.1.20080302
+ SeqTableMultiDataAsnRead at Base 6.1.20080302
+ SeqTableMultiDataAsnWrite at Base 6.1.20080302
+ SeqTableMultiDataFree at Base 6.1.20080302
+ SeqTableNew at Base 6.1.20080302
+ SeqTableSingleDataAsnRead at Base 6.1.20080302
+ SeqTableSingleDataAsnWrite at Base 6.1.20080302
+ SeqTableSingleDataFree at Base 6.1.20080302
+ SeqTableSparseIndexAsnRead at Base 6.1.20080302
+ SeqTableSparseIndexAsnWrite at Base 6.1.20080302
+ SeqTableSparseIndexFree at Base 6.1.20080302
+ SeqToAwp at Base 6.1.20030421
+ Seq_seqAsnRead at Base 6.1.20100808
+ Seq_seqAsnWrite at Base 6.1.20100808
+ Seq_seqFree at Base 6.1.20100808
+ SeqfeatlistFree at Base 6.1.20030421
+ SeqfeatlistFree_fromID at Base 6.1.20030421
+ SequenceConstraintAsnRead at Base 6.1.20080302
+ SequenceConstraintAsnWrite at Base 6.1.20080302
+ SequenceConstraintFree at Base 6.1.20080302
+ SequenceConstraintMolTypeConstraintAsnRead at Base 6.1.20080302
+ SequenceConstraintMolTypeConstraintAsnWrite at Base 6.1.20080302
+ SequenceConstraintMolTypeConstraintFree at Base 6.1.20080302
+ SequenceConstraintNew at Base 6.1.20080302
+ SequenceInfoFree at Base 6.1.20040204
+ SequenceInfoNew at Base 6.1.20040204
+ SequenceListAsnRead at Base 6.1.20080302
+ SequenceListAsnWrite at Base 6.1.20080302
+ SequenceListChoiceAsnRead at Base 6.1.20080302
+ SequenceListChoiceAsnWrite at Base 6.1.20080302
+ SequenceListChoiceFree at Base 6.1.20080302
+ SequenceListFree at Base 6.1.20080302
+ SequenceOfIntAsnRead at Base 6.1.20100808
+ SequenceOfIntAsnWrite at Base 6.1.20100808
+ SequenceOfIntFree at Base 6.1.20100808
+ SequenceStringToSeqEntry at Base 6.1.20081116
+ SequinEntryList at Base 6.1.20030421
+ SerialNumberInString at Base 6.1.20030421
+ SetAutoDefIDModifiers at Base 6.1.20100808
+ SetBoolFromField at Base 6.1.20160908
+ SetDBxrefForBioSource at Base 6.1.20100808
+ SetDbtagString at Base 6.1.20120620
+ SetDefLineTypeFromFieldString at Base 6.1.20160908
+ SetDescriptorPropagate at Base 6.1.20100808
+ SetDiscrepancyLevels at Base 6.1.20100808
+ SetDiscrepancyReportTestsFromString at Base 6.1.20080302
+ SetEmptyGeneticCodes at Base 6.1.20030421
+ SetFieldValueForObject at Base 6.1.20081116
+ SetFieldValueForObjectEx at Base 6.1.20090301
+ SetGeneticCodeForEntry at Base 6.1.20030421
+ SetIfpFeatCount at Base 6.1.20160908
+ SetInt2FromFieldString at Base 6.1.20160908
+ SetInt4FromFieldString at Base 6.1.20160908
+ SetModifierIndices at Base 6.1.20160908
+ SetObjectIdString at Base 6.1.20100808
+ SetOnAllValsForDescStreamList at Base 6.1.20110713
+ SetPartialsAfterSplittingAtGap at Base 6.1.20160908
+ SetPhrapContigOrder at Base 6.1.20030421
+ SetProductSequencePartials at Base 6.1.20080302
+ SetPubclassOnPub at Base 6.1.20160908
+ SetQualOnFeature at Base 6.1.20100808
+ SetRNAProductString at Base 6.1.20100808
+ SetRNAQualOnFeature at Base 6.1.20110713
+ SetRNARefProductString at Base 6.1.20100808
+ SetRequiredModifiers at Base 6.1.20080302
+ SetSeqFeatData at Base 6.1.20030421
+ SetSeqFeatProduct at Base 6.1.20030421
+ SetSeqLocPartial at Base 6.1.20030421
+ SetSeqLocPartialEx at Base 6.1.20110713
+ SetSeqLocPartialSet at Base 6.1.20100808
+ SetSourceQualInBioSource at Base 6.1.20080302
+ SetStringInGBQualList at Base 6.1.20120620
+ SetStringValue at Base 6.1.20081116
+ SetStringsInValNodeStringList at Base 6.1.20090719
+ SetStructuredCommentPrefixAndSuffix at Base 6.1.20160908
+ SetSuppressedFeatures at Base 6.1.20160908
+ SetncRNAClass at Base 6.1.20100808
+ SettRNACodons_Recognized at Base 6.1.20160908
+ SettmRNATagPeptide at Base 6.1.20100808
+ SetupDataBuffer at Base 6.1.20030421
+ SetupDataPanel at Base 6.1.20030421
+ SetupMatchPatList at Base 6.1.20030421
+ ShortWordList at Base 6.1.20080302
+ ShouldBeAGBQual at Base 6.1.20110713
+ ShouldExcludeSp at Base 6.1.20100808
+ ShouldSuppressGBQual at Base 6.1.20110713
+ ShouldUseOriginalID at Base 6.1.20160908
+ ShowAlignNodeText2 at Base 6.1.20030421
+ ShowAlignNodeText at Base 6.1.20030421
+ ShowAlignmentText at Base 6.1.20030421
+ ShowNextPattern at Base 6.1.20030421
+ ShowPrecPattern at Base 6.1.20030421
+ ShowTextAlignFromAnnot2 at Base 6.1.20030421
+ ShowTextAlignFromAnnot3 at Base 6.1.20030421
+ ShowTextAlignFromAnnot at Base 6.1.20030421
+ ShowTextAlignFromAnnotExtra at Base 6.1.20030421
+ ShuffleUpdateBioseqList at Base 6.1.20120620
+ ShuffleUpdateBioseqListWithIndex at Base 6.1.20120620
+ SimpleReplaceAsnRead at Base 6.1.20110713
+ SimpleReplaceAsnWrite at Base 6.1.20110713
+ SimpleReplaceFree at Base 6.1.20110713
+ SimpleReplaceNew at Base 6.1.20110713
+ SimpleSeqAsnRead at Base 6.1.20030421
+ SimpleSeqFree at Base 6.1.20030421
+ SimpleSeqNew at Base 6.1.20030421
+ SimpleSeqPrint at Base 6.1.20030421
+ SomaticOriginAsnRead at Base 6.1.20110713
+ SomaticOriginAsnWrite at Base 6.1.20110713
+ SomaticOriginConditionAsnRead at Base 6.1.20110713
+ SomaticOriginConditionAsnWrite at Base 6.1.20110713
+ SomaticOriginConditionFree at Base 6.1.20110713
+ SomaticOriginConditionNew at Base 6.1.20110713
+ SomaticOriginFree at Base 6.1.20110713
+ SomaticOriginNew at Base 6.1.20110713
+ SortAlignNode at Base 6.1.20030421
+ SortAlignPosition at Base 6.1.20030421
+ SortAlignmentFeature at Base 6.1.20030421
+ SortByChoice at Base 6.1.20160908
+ SortByIntvalue at Base 6.1.20040616
+ SortByPtrvalue at Base 6.1.20120620
+ SortFeatNode at Base 6.1.20030421
+ SortFeatureGBQuals at Base 6.1.20160908
+ SortFieldsActionAsnRead at Base 6.1.20110713
+ SortFieldsActionAsnWrite at Base 6.1.20110713
+ SortFieldsActionFree at Base 6.1.20110713
+ SortFieldsActionNew at Base 6.1.20110713
+ SortFieldsForObject at Base 6.1.20110713
+ SortOrganizeFeat at Base 6.1.20030421
+ SortPairwiseAlignmentsByFirstSeqRange at Base 6.1.20081116
+ SortQualOnFeature at Base 6.1.20110713
+ SortSeqAlign at Base 6.1.20030421
+ SortSeqAlignFromList at Base 6.1.20030421
+ SortSeqEntryQualifiers at Base 6.1.20100808
+ SortSuspectRuleSetByFind at Base 6.1.20110713
+ SortSuspectRuleSetByFixTypeThenFind at Base 6.1.20110713
+ SortTableRowByAnyColumn at Base 6.1.20110713
+ SortUniqueFieldTypeList at Base 6.1.20081116
+ SortValNode at Base 6.1.20030421
+ SortVnpByChoiceAndPtrvalue at Base 6.1.20120620
+ SortVnpByClickableItemChosen at Base 6.1.20081116
+ SortVnpByClickableItemDescription at Base 6.1.20070822
+ SortVnpByDiscrepancyDescription at Base 6.1.20081116
+ SortVnpByDiscrepancyItemText at Base 6.1.20081116
+ SortVnpByFieldDiffBiosampleIdThenFieldThenVal at Base 6.1.20160908
+ SortVnpByFieldDiffField at Base 6.1.20160908
+ SortVnpByFieldDiffIdThenField at Base 6.1.20160908
+ SortVnpByFieldRule at Base 6.1.20100808
+ SortVnpByFieldType at Base 6.1.20160908
+ SortVnpByFieldTypeAndSourceQualifier at Base 6.1.20160908
+ SortVnpByGlobalDiscrepancyString at Base 6.1.20080302
+ SortVnpByGlobalDiscrepancyStringCaseSensitive at Base 6.1.20160908
+ SortVnpByNaturalCI at Base 6.1.20120620
+ SortVnpByNaturalCS at Base 6.1.20120620
+ SortVnpByObject at Base 6.1.20090301
+ SortVnpByPCRSetOrder at Base 6.1.20070822
+ SortVnpByPCRSetSeq at Base 6.1.20070822
+ SortVnpBySourceQualDesc at Base 6.1.20110713
+ SortVnpByString at Base 6.1.20030421
+ SortVnpByStringCI at Base 6.1.20090719
+ SortVnpByStringCILCFirst at Base 6.1.20090719
+ SortVnpByStringCIUCFirst at Base 6.1.20090719
+ SortVnpByStringCS at Base 6.1.20090719
+ SortVnpByUserField at Base 6.1.20100808
+ SourceConstraintAsnRead at Base 6.1.20080302
+ SourceConstraintAsnWrite at Base 6.1.20080302
+ SourceConstraintFree at Base 6.1.20080302
+ SourceConstraintNew at Base 6.1.20080302
+ SourceQualChoiceAsnRead at Base 6.1.20080302
+ SourceQualChoiceAsnWrite at Base 6.1.20080302
+ SourceQualChoiceFree at Base 6.1.20080302
+ SourceQualPairAsnRead at Base 6.1.20080302
+ SourceQualPairAsnWrite at Base 6.1.20080302
+ SourceQualPairFree at Base 6.1.20080302
+ SourceQualPairNew at Base 6.1.20080302
+ SourceQualTextValAsnRead at Base 6.1.20090301
+ SourceQualTextValAsnWrite at Base 6.1.20090301
+ SourceQualTextValFree at Base 6.1.20090301
+ SourceQualTextValNew at Base 6.1.20090301
+ SourceQualValChoiceAsnRead at Base 6.1.20090301
+ SourceQualValChoiceAsnWrite at Base 6.1.20090301
+ SourceQualValChoiceFree at Base 6.1.20090301
+ SourceQualValSetAsnRead at Base 6.1.20090301
+ SourceQualValSetAsnWrite at Base 6.1.20090301
+ SourceQualValSetFree at Base 6.1.20090301
+ SourceQualValsFromBioSourcePtr at Base 6.1.20090301
+ SparseAlignAsnRead at Base 6.1.20070822
+ SparseAlignAsnWrite at Base 6.1.20070822
+ SparseAlignFree at Base 6.1.20070822
+ SparseAlignNew at Base 6.1.20070822
+ SparseSegAsnRead at Base 6.1.20070822
+ SparseSegAsnWrite at Base 6.1.20070822
+ SparseSegExtAsnRead at Base 6.1.20070822
+ SparseSegExtAsnWrite at Base 6.1.20070822
+ SparseSegExtFree at Base 6.1.20070822
+ SparseSegExtNew at Base 6.1.20070822
+ SparseSegFree at Base 6.1.20070822
+ SparseSegNew at Base 6.1.20070822
+ SpecialAbbreviationList at Base 6.1.20080302
+ SpecialCharFind at Base 6.1.20080302
+ SpecialCharFindWithContext at Base 6.1.20080302
+ SpecialCharReplace at Base 6.1.20080302
+ SpecialSeqAlignSetAsnRead at Base 6.1.20030421
+ SpecialSeqAlignSetAsnWrite at Base 6.1.20030421
+ SpecificHostFixListFree at Base 6.1.20070822
+ SpellCallBack at Base 6.1.20030421
+ SpellCheckSeqFeat at Base 6.1.20030421
+ SpellCheckString at Base 6.1.20030421
+ SpliceCheck at Base 6.1.20030421
+ SpliceSiteAsnRead at Base 6.1.20061015
+ SpliceSiteAsnWrite at Base 6.1.20061015
+ SpliceSiteFree at Base 6.1.20061015
+ SpliceSiteNew at Base 6.1.20061015
+ SplicedExonAsnRead at Base 6.1.20061015
+ SplicedExonAsnWrite at Base 6.1.20061015
+ SplicedExonChunkAsnRead at Base 6.1.20061015
+ SplicedExonChunkAsnWrite at Base 6.1.20061015
+ SplicedExonChunkFree at Base 6.1.20061015
+ SplicedExonFree at Base 6.1.20061015
+ SplicedExonNew at Base 6.1.20061015
+ SplicedSegAsnRead at Base 6.1.20061015
+ SplicedSegAsnWrite at Base 6.1.20061015
+ SplicedSegFree at Base 6.1.20061015
+ SplicedSegModifierAsnRead at Base 6.1.20061015
+ SplicedSegModifierAsnWrite at Base 6.1.20061015
+ SplicedSegModifierFree at Base 6.1.20061015
+ SplicedSegNew at Base 6.1.20061015
+ SplitMultiValQual at Base 6.1.20030421
+ SplitPCRPrimersByConstraints at Base 6.1.20110713
+ SplitPCRPrimersByPosition at Base 6.1.20110713
+ SplitStringAtSemicolon at Base 6.1.20160908
+ SpreadGapsInDeltaSeq at Base 6.1.20030421
+ SqnTagFind at Base 6.1.20030421
+ SqnTagFindMultiple at Base 6.1.20100808
+ SqnTagFindUnused at Base 6.1.20070822
+ SqnTagFree at Base 6.1.20030421
+ SqnTagParse at Base 6.1.20030421
+ SquishBlocks at Base 6.1.20030421
+ SrcLocFromGenome at Base 6.1.20081116
+ SrcOrigFromOrigin at Base 6.1.20090301
+ StdAuthListNamesPrint at Base 6.1.20030421
+ StdDatePrint at Base 6.1.20030421
+ StdFormatPrint at Base 6.1.20030421
+ StdPrintOptionsFree at Base 6.1.20030421
+ StdPrintOptionsNew at Base 6.1.20030421
+ StdSegAsnRead at Base 6.1.20030421
+ StdSegAsnWrite at Base 6.1.20030421
+ StdSegFree at Base 6.1.20030421
+ StdSegGapList at Base 6.1.20030421
+ StdSegNew at Base 6.1.20030421
+ StdSegStats at Base 6.1.20030421
+ StdSeqLocPrint at Base 6.1.20030421
+ StoreFeat at Base 6.1.20030421
+ StoreFeatFree at Base 6.1.20030421
+ StoreFeatTemp at Base 6.1.20030421
+ StoreNAPubCit at Base 6.1.20030421
+ StorePub at Base 6.1.20030421
+ StrandCmp at Base 6.1.20030421
+ StrandFromAlignNode at Base 6.1.20030421
+ StrandFromStrandType at Base 6.1.20080302
+ StrandNameFromStrand at Base 6.1.20080302
+ StreamAsnForDescriptors at Base 6.1.20100808
+ StreamCacheGetResidue at Base 6.1.20040505
+ StreamCacheSetPosition at Base 6.1.20040505
+ StreamCacheSetup at Base 6.1.20040505
+ StringActionForObject at Base 6.1.20080302
+ StringActionInEntity at Base 6.1.20080302
+ StringConstraintAsnRead at Base 6.1.20080302
+ StringConstraintAsnWrite at Base 6.1.20080302
+ StringConstraintFree at Base 6.1.20080302
+ StringConstraintFromFieldEdit at Base 6.1.20080302
+ StringConstraintNew at Base 6.1.20080302
+ StringConstraintSetAsnRead at Base 6.1.20110713
+ StringConstraintSetAsnWrite at Base 6.1.20110713
+ StringConstraintSetFree at Base 6.1.20110713
+ StringContainsBodyOfWater at Base 6.1.20080302
+ StringContainsUnbalancedParentheses at Base 6.1.20110713
+ StringContainsUnderscore at Base 6.1.20110713
+ StringForSeqMethod at Base 6.1.20030421
+ StringForSeqTech at Base 6.1.20030421
+ StringHasOrgModPrefix at Base 6.1.20160908
+ StringHasPrefix at Base 6.1.20160908
+ StringIsJustQuotes at Base 6.1.20040204
+ StringMayContainPlural at Base 6.1.20110713
+ StringSearchInBioseq at Base 6.1.20030421
+ StringToLower at Base 6.1.20110713
+ StringToSeqEntry at Base 6.1.20030421
+ StringsAreEquivalent at Base 6.1.20060507
+ StripAllSpaces at Base 6.1.20040204
+ StripFeatIDXrefAsnFilter at Base 6.1.20051206
+ StripGeneRnaPcrAsnFilter at Base 6.1.20090719
+ StripLocusFromSeqLoc at Base 6.1.20030421
+ StripNewFeatMolInfoFieldsAsnFilter at Base 6.1.20081116
+ StripOrgNamePgcodeAsnFilter at Base 6.1.20100808
+ StripPCRPrimerAsnFilter at Base 6.1.20081116
+ StripSeqDataGapAsnFilter at Base 6.1.20070822
+ StripSeqFeatSupportAsnFilter at Base 6.1.20110713
+ StripSuffixFromAuthor at Base 6.1.20110713
+ StructuredCommentDbnameFromString at Base 6.1.20110713
+ StructuredCommentFieldAsnRead at Base 6.1.20081116
+ StructuredCommentFieldAsnWrite at Base 6.1.20081116
+ StructuredCommentFieldFree at Base 6.1.20081116
+ StructuredCommentFieldPairAsnRead at Base 6.1.20081116
+ StructuredCommentFieldPairAsnWrite at Base 6.1.20081116
+ StructuredCommentFieldPairFree at Base 6.1.20081116
+ StructuredCommentFieldPairNew at Base 6.1.20081116
+ StructuredCommentPrefixForKeyword at Base 6.1.20160908
+ SubSourceAsnRead at Base 6.1.20030421
+ SubSourceAsnWrite at Base 6.1.20030421
+ SubSourceFree at Base 6.1.20030421
+ SubSourceNew at Base 6.1.20030421
+ SubSourceSetAsnRead at Base 6.1.20030421
+ SubSourceSetAsnWrite at Base 6.1.20030421
+ SubSourceSetFree at Base 6.1.20030421
+ SubSourceSetMatch at Base 6.1.20050605
+ SubSourceText at Base 6.1.20081116
+ SubmitAsnLoad at Base 6.1.20030421
+ SubmitBlockAsnRead at Base 6.1.20030421
+ SubmitBlockAsnWrite at Base 6.1.20030421
+ SubmitBlockFree at Base 6.1.20030421
+ SubmitBlockLabel at Base 6.1.20030421
+ SubmitBlockMatch at Base 6.1.20050605
+ SubmitBlockNew at Base 6.1.20030421
+ SummarizeAECRAction at Base 6.1.20100808
+ SummarizeAddDescriptorListAction at Base 6.1.20120620
+ SummarizeApplyTableAction at Base 6.1.20120620
+ SummarizeAuthorFixAction at Base 6.1.20110713
+ SummarizeAutodefAction at Base 6.1.20100808
+ SummarizeConstraint at Base 6.1.20100808
+ SummarizeConstraintSet at Base 6.1.20100808
+ SummarizeCreateTSAIDsAction at Base 6.1.20120620
+ SummarizeExistingText at Base 6.1.20100808
+ SummarizeFeatQual at Base 6.1.20090301
+ SummarizeFeatureStrandedness at Base 6.1.20110713
+ SummarizeFieldType at Base 6.1.20080302
+ SummarizeFixCapsAction at Base 6.1.20110713
+ SummarizeFixFormatAction at Base 6.1.20110713
+ SummarizeFixPubCapsAction at Base 6.1.20100808
+ SummarizeFixSetsAction at Base 6.1.20120620
+ SummarizeFixType at Base 6.1.20110713
+ SummarizeMacroAction at Base 6.1.20120620
+ SummarizeMolinfoBlockAction at Base 6.1.20110713
+ SummarizeParseAction at Base 6.1.20100808
+ SummarizeParseDst at Base 6.1.20100808
+ SummarizeParseSrc at Base 6.1.20100808
+ SummarizePerformAutofixAction at Base 6.1.20120620
+ SummarizePropagateSequenceTechnology at Base 6.1.20120620
+ SummarizeRemoveDescriptorAction at Base 6.1.20100808
+ SummarizeRemoveDuplicateFeaturesAction at Base 6.1.20110713
+ SummarizeRemoveSequencesAction at Base 6.1.20120620
+ SummarizeReplaceFunc at Base 6.1.20110713
+ SummarizeReplaceRule at Base 6.1.20110713
+ SummarizeRnaType at Base 6.1.20081116
+ SummarizeSearchFunc at Base 6.1.20110713
+ SummarizeSortFieldsAction at Base 6.1.20110713
+ SummarizeSourceQual at Base 6.1.20080302
+ SummarizeStringConstraint at Base 6.1.20110713
+ SummarizeStringConstraintEx at Base 6.1.20120620
+ SummarizeSuspectRule at Base 6.1.20110713
+ SummarizeSuspectRuleEx at Base 6.1.20120620
+ SummarizeTextPortion at Base 6.1.20100808
+ SummarizeTextTransform at Base 6.1.20110713
+ SummarizeUpdateSequencesAction at Base 6.1.20120620
+ SummarizeWordSubstitution at Base 6.1.20110713
+ SuspectRuleAsnRead at Base 6.1.20110713
+ SuspectRuleAsnWrite at Base 6.1.20110713
+ SuspectRuleFree at Base 6.1.20110713
+ SuspectRuleNew at Base 6.1.20110713
+ SuspectRuleSetAsnRead at Base 6.1.20110713
+ SuspectRuleSetAsnWrite at Base 6.1.20110713
+ SuspectRuleSetFree at Base 6.1.20110713
+ SwapActionAsnRead at Base 6.1.20080302
+ SwapActionAsnWrite at Base 6.1.20080302
+ SwapActionFree at Base 6.1.20080302
+ SwapActionNew at Base 6.1.20080302
+ T3DataAsnRead at Base 6.1.20041020
+ T3DataAsnWrite at Base 6.1.20041020
+ T3DataFree at Base 6.1.20041020
+ T3DataNew at Base 6.1.20041020
+ T3ErrorAsnRead at Base 6.1.20041020
+ T3ErrorAsnWrite at Base 6.1.20041020
+ T3ErrorFree at Base 6.1.20041020
+ T3ErrorNew at Base 6.1.20041020
+ T3RefreshFlagsAsnRead at Base 6.1.20041020
+ T3RefreshFlagsAsnWrite at Base 6.1.20041020
+ T3RefreshFlagsFree at Base 6.1.20041020
+ T3RefreshFlagsNew at Base 6.1.20041020
+ T3ReplyAsnRead at Base 6.1.20041020
+ T3ReplyAsnWrite at Base 6.1.20041020
+ T3ReplyFree at Base 6.1.20041020
+ T3RequestAsnRead at Base 6.1.20041020
+ T3RequestAsnWrite at Base 6.1.20041020
+ T3RequestFree at Base 6.1.20041020
+ T3StatusFlagsAsnRead at Base 6.1.20041020
+ T3StatusFlagsAsnWrite at Base 6.1.20041020
+ T3StatusFlagsFree at Base 6.1.20041020
+ T3StatusFlagsNew at Base 6.1.20041020
+ TSeqAsnRead at Base 6.1.20030421
+ TSeqAsnWrite at Base 6.1.20030421
+ TSeqFree at Base 6.1.20030421
+ TSeqNew at Base 6.1.20030421
+ TSeqSetAsnRead at Base 6.1.20030421
+ TSeqSetAsnWrite at Base 6.1.20030421
+ TSeqSetFree at Base 6.1.20030421
+ TabColumnConfigCopy at Base 6.1.20080302
+ TabColumnConfigFree at Base 6.1.20080302
+ TabColumnConfigListCopy at Base 6.1.20080302
+ TabColumnConfigListFree at Base 6.1.20080302
+ TabColumnConfigNew at Base 6.1.20080302
+ TabColumnConfigReset at Base 6.1.20110713
+ TabToColumn at Base 6.1.20030421
+ TableMatchAsnRead at Base 6.1.20120620
+ TableMatchAsnWrite at Base 6.1.20120620
+ TableMatchFree at Base 6.1.20120620
+ TableMatchNew at Base 6.1.20120620
+ TableMatchTypeAsnRead at Base 6.1.20120620
+ TableMatchTypeAsnWrite at Base 6.1.20120620
+ TableMatchTypeFree at Base 6.1.20120620
+ TableMatchTypeFromMatchType at Base 6.1.20120620
+ TagFromKey at Base 6.1.20030421
+ Tax3AsynchronousQuery at Base 6.1.20041020
+ Tax3CheckQueue at Base 6.1.20041020
+ Tax3MergeSourceDescr at Base 6.1.20041020
+ Tax3OpenConnection at Base 6.1.20041020
+ Tax3ReadReply at Base 6.1.20041020
+ Tax3SynchronousQuery at Base 6.1.20041020
+ Tax3WaitForReply at Base 6.1.20041020
+ TaxElementAsnRead at Base 6.1.20030421
+ TaxElementAsnWrite at Base 6.1.20030421
+ TaxElementFree at Base 6.1.20030421
+ TaxElementNew at Base 6.1.20030421
+ TaxElementSetAsnRead at Base 6.1.20030421
+ TaxElementSetAsnWrite at Base 6.1.20030421
+ TaxElementSetFree at Base 6.1.20030421
+ TaxFixItemFree at Base 6.1.20090301
+ TaxFixItemListFree at Base 6.1.20090301
+ TaxFixItemNew at Base 6.1.20090301
+ TaxNameFromCommon at Base 6.1.20030421
+ Taxon3CheckOrgInSeqEntry at Base 6.1.20070822
+ Taxon3GetOrg at Base 6.1.20041020
+ Taxon3GetOrgRefByName at Base 6.1.20041020
+ Taxon3GetOrgRefList at Base 6.1.20041020
+ Taxon3GetSpecificHostFixesInSeqEntry at Base 6.1.20070822
+ Taxon3GetTaxFixList at Base 6.1.20090301
+ Taxon3GetTaxIdByName at Base 6.1.20041020
+ Taxon3GetTaxIdByOrgRef at Base 6.1.20041020
+ Taxon3ReplaceOrgInSeqEntry at Base 6.1.20041020
+ Taxon3ReplaceOrgInSeqEntryEx at Base 6.1.20100808
+ Taxon3ReplyAsnRead at Base 6.1.20041020
+ Taxon3ReplyAsnWrite at Base 6.1.20041020
+ Taxon3ReplyFree at Base 6.1.20041020
+ Taxon3ReplyNew at Base 6.1.20041020
+ Taxon3RequestAsnRead at Base 6.1.20041020
+ Taxon3RequestAsnWrite at Base 6.1.20041020
+ Taxon3RequestFree at Base 6.1.20041020
+ Taxon3RequestNew at Base 6.1.20041020
+ Taxon3ValidateSpecificHostsInSeqEntry at Base 6.1.20081116
+ TechFromTechName at Base 6.1.20120620
+ TechFromTechniqueType at Base 6.1.20080302
+ TechNameFromTech at Base 6.1.20080302
+ TeenyBlock at Base 6.1.20030421
+ TestFeatOverlap at Base 6.1.20030421
+ TestFindBestQualCombo at Base 6.1.20081116
+ TestLatLonForCountry at Base 6.1.20070822
+ TextAlignBufFind at Base 6.1.20030421
+ TextAnnotIdAsnRead at Base 6.1.20081116
+ TextAnnotIdAsnWrite at Base 6.1.20081116
+ TextAnnotIdFree at Base 6.1.20081116
+ TextAnnotIdNew at Base 6.1.20081116
+ TextFsaAdd at Base 6.1.20030421
+ TextFsaFree at Base 6.1.20030421
+ TextFsaGetStats at Base 6.1.20070822
+ TextFsaNew at Base 6.1.20030421
+ TextFsaNext at Base 6.1.20030421
+ TextMarkerAsnRead at Base 6.1.20100808
+ TextMarkerAsnWrite at Base 6.1.20100808
+ TextMarkerFree at Base 6.1.20100808
+ TextPortionAsnRead at Base 6.1.20080302
+ TextPortionAsnWrite at Base 6.1.20080302
+ TextPortionFree at Base 6.1.20080302
+ TextPortionNew at Base 6.1.20080302
+ TextSave at Base 6.1.20030421
+ TextSeqIdAsnRead at Base 6.1.20030421
+ TextSeqIdAsnWrite at Base 6.1.20030421
+ TextSeqIdFree at Base 6.1.20030421
+ TextSeqIdNew at Base 6.1.20030421
+ TextTransformAsnRead at Base 6.1.20110713
+ TextTransformAsnWrite at Base 6.1.20110713
+ TextTransformFree at Base 6.1.20110713
+ TextTransformSetAsnRead at Base 6.1.20110713
+ TextTransformSetAsnWrite at Base 6.1.20110713
+ TextTransformSetFree at Base 6.1.20110713
+ TilingPosFromSeqPos at Base 6.1.20081116
+ TitleAsnRead at Base 6.1.20030421
+ TitleAsnWrite at Base 6.1.20030421
+ TitleFree at Base 6.1.20030421
+ TitleMatch at Base 6.1.20030421
+ TitleMsg2AsnRead at Base 6.1.20070822
+ TitleMsg2AsnWrite at Base 6.1.20070822
+ TitleMsg2Free at Base 6.1.20070822
+ TitleMsg2New at Base 6.1.20070822
+ TitleMsgList2AsnRead at Base 6.1.20070822
+ TitleMsgList2AsnWrite at Base 6.1.20070822
+ TitleMsgList2Free at Base 6.1.20070822
+ TitleMsgList2New at Base 6.1.20070822
+ TokenizeTRnaString at Base 6.1.20030421
+ TooManyInferenceAccessions at Base 6.1.20110713
+ TopologyFromTopologyType at Base 6.1.20080302
+ TopologyNameFromTopology at Base 6.1.20080302
+ TraceArchiveGapStringFromACESequence at Base 6.1.20081116
+ TransTableFree at Base 6.1.20030421
+ TransTableFreeAll at Base 6.1.20030421
+ TransTableNew at Base 6.1.20030421
+ TransTableProcessBioseq at Base 6.1.20030421
+ TransTableTranslateCdRegion at Base 6.1.20030421
+ TransTableTranslateCdRegionEx at Base 6.1.20040505
+ TransTableTranslateSeqLoc at Base 6.1.20030421
+ TranslateCdRegion at Base 6.1.20030421
+ TranslationConstraintAsnRead at Base 6.1.20110713
+ TranslationConstraintAsnWrite at Base 6.1.20110713
+ TranslationConstraintFree at Base 6.1.20110713
+ TranslationConstraintNew at Base 6.1.20110713
+ TranslationFastaStream at Base 6.1.20090301
+ TranslationFastaStreamEx at Base 6.1.20120620
+ TrimLocInSegment at Base 6.1.20030421
+ TrimNsFromNucsInSeqEntry at Base 6.1.20160908
+ TrimPrimerSeqJunkInSeqEntry at Base 6.1.20100808
+ TrimQualityScores at Base 6.1.20060301
+ TrimSeqGraph at Base 6.1.20060301
+ TrimSpacesAndJunkFromEnds at Base 6.1.20030421
+ TrimSpacesAndSemicolons at Base 6.1.20030421
+ TrimStopsFromCompleteCodingRegions at Base 6.1.20100808
+ TruncateAuthorMiddleInitials at Base 6.1.20110713
+ TwoStringHashFree at Base 6.1.20110713
+ TxGetQueryIdFromSeqAlign at Base 6.1.20030421
+ TxGetSubjectIdFromSeqAlign at Base 6.1.20030421
+ TxinitAsnRead at Base 6.1.20030421
+ TxinitAsnWrite at Base 6.1.20030421
+ TxinitFree at Base 6.1.20030421
+ TxinitNew at Base 6.1.20030421
+ TypeMaterialIsValid at Base 6.1.20160908
+ UABuildDescriptor2 at Base 6.1.20030421
+ UABuildDescriptor at Base 6.1.20030421
+ UABuildDescriptorForBlockEditor at Base 6.1.20030421
+ UAMgrDelUAMsg at Base 6.1.20030421
+ UAMgrGetNextUAbit at Base 6.1.20030421
+ UAMgrIntUAMsg at Base 6.1.20030421
+ UAMgrUAMsgGetInfo at Base 6.1.20030421
+ UDV_BigDecodeIdxFeat at Base 6.1.20030421
+ UDV_BigEncodeIdxFeat at Base 6.1.20030421
+ UDV_ComputeBspCoordRangeinPGP at Base 6.1.20030421
+ UDV_ConvertFeatContext at Base 6.1.20030421
+ UDV_CreateOneFeatureIndex at Base 6.1.20030421
+ UDV_CreateParaGList at Base 6.1.20030421
+ UDV_DecodeIdxFeat at Base 6.1.20030421
+ UDV_EncodeIdxFeat at Base 6.1.20030421
+ UDV_FreeListParaG at Base 6.1.20030421
+ UDV_GetBspRangeinPGPList at Base 6.1.20030421
+ UDV_GetStrandinPGP at Base 6.1.20030421
+ UDV_GetStrandinPGPList at Base 6.1.20030421
+ UDV_IsTranslationNeeded at Base 6.1.20030421
+ UDV_MsaTxtDispFree at Base 6.1.20030421
+ UDV_MsaTxtDispNew at Base 6.1.20030421
+ UDV_ParaGFTableFeatures at Base 6.1.20030421
+ UDV_PopParaGFeaturesEx at Base 6.1.20030421
+ UDV_PopulateParaGFeatures at Base 6.1.20030421
+ UDV_ReadBspDataForViewer at Base 6.1.20030421
+ UDV_Read_Sequence at Base 6.1.20030421
+ UDV_Read_SequenceEx at Base 6.1.20030421
+ UDV_RevertBioSeqCoord at Base 6.1.20030421
+ UniqueIntValNode at Base 6.1.20050429
+ UniqueLocalId at Base 6.1.20030421
+ UniquePtrValNode at Base 6.1.20120620
+ UniquePubs at Base 6.1.20030421
+ UniqueStringValNodeCI at Base 6.1.20090719
+ UniqueStringValNodeCS at Base 6.1.20090719
+ UniqueValNode at Base 6.1.20030421
+ UniqueVnpByPCRSetSeq at Base 6.1.20070822
+ UnitTestSeqLocCompare at Base 6.1.20100808
+ UnlockFarComponents at Base 6.1.20030421
+ UpdateAceFileIds at Base 6.1.20081116
+ UpdateContigIds at Base 6.1.20090301
+ UpdateLocalId at Base 6.1.20030421
+ UpdateProteinTitle at Base 6.1.20090719
+ UpdateReplacedECNumbers at Base 6.1.20120620
+ UpdateReplacedECNumbersEx at Base 6.1.20120620
+ UpdateReplacedEcNumbersActionAsnRead at Base 6.1.20160908
+ UpdateReplacedEcNumbersActionAsnWrite at Base 6.1.20160908
+ UpdateReplacedEcNumbersActionFree at Base 6.1.20160908
+ UpdateReplacedEcNumbersActionNew at Base 6.1.20160908
+ UpdateSequencesActionAsnRead at Base 6.1.20120620
+ UpdateSequencesActionAsnWrite at Base 6.1.20120620
+ UpdateSequencesActionFree at Base 6.1.20120620
+ UpdateSequencesActionNew at Base 6.1.20120620
+ UpdateTitle at Base 6.1.20030421
+ UrlEncodeString at Base 6.1.20120620
+ UseGIforLocus at Base 6.1.20030421
+ UseLocalAsnloadDataAndErrMsg at Base 6.1.20030421
+ UseOrgModifier at Base 6.1.20080302
+ UseSubSrcModifier at Base 6.1.20120620
+ UserFieldAsnRead at Base 6.1.20030421
+ UserFieldAsnWrite at Base 6.1.20030421
+ UserFieldFree at Base 6.1.20030421
+ UserFieldNew at Base 6.1.20030421
+ UserFieldSort at Base 6.1.20120620
+ UserFormatAsnRead at Base 6.1.20030421
+ UserFormatAsnWrite at Base 6.1.20030421
+ UserFormatFree at Base 6.1.20030421
+ UserFormatNew at Base 6.1.20030421
+ UserObjectAsnRead at Base 6.1.20030421
+ UserObjectAsnWrite at Base 6.1.20030421
+ UserObjectFree at Base 6.1.20030421
+ UserObjectNew at Base 6.1.20030421
+ ValNodeAddPointerToEnd at Base 6.1.20100808
+ ValNodeAddPointerToFront at Base 6.1.20100808
+ ValNodeCopyPtr at Base 6.1.20081116
+ ValNodeCopyStrToHead at Base 6.1.20040204
+ ValNodeDbtagMatch at Base 6.1.20120620
+ ValNodeDupIntList at Base 6.1.20100808
+ ValNodeDupStringList at Base 6.1.20080302
+ ValNodeFind at Base 6.1.20030421
+ ValNodeFreeType at Base 6.1.20030421
+ ValNodeLinkToEnd at Base 6.1.20110713
+ ValNodeReverse at Base 6.1.20081116
+ ValNodeSeqIdCopy at Base 6.1.20110713
+ ValNodeSeqIdFree at Base 6.1.20110713
+ ValNodeSeqIdListCopy at Base 6.1.20110713
+ ValNodeSeqIdListDup at Base 6.1.20030421
+ ValNodeSeqIdListFree at Base 6.1.20110713
+ ValNodeSeqIdListToSeqIdList at Base 6.1.20110713
+ ValNodeSeqIdMatch at Base 6.1.20110713
+ ValNodeSeqIdName at Base 6.1.20110713
+ ValNodeSortBlock at Base 6.1.20160908
+ ValNodeStringListMatch at Base 6.1.20120620
+ ValidAminoAcid at Base 6.1.20030421
+ ValidErr at Base 6.1.20030421
+ ValidStructClear at Base 6.1.20030421
+ ValidStructFree at Base 6.1.20030421
+ ValidStructNew at Base 6.1.20030421
+ ValidateAAImpFeat at Base 6.1.20030421
+ ValidateACEFileAgainstSeqEntry at Base 6.1.20081116
+ ValidateAccession at Base 6.1.20030421
+ ValidateAccn at Base 6.1.20030421
+ ValidateAccnDotVer at Base 6.1.20050429
+ ValidateAceFileIds at Base 6.1.20081116
+ ValidateECnumber at Base 6.1.20120620
+ ValidateEntrez2InfoPtr at Base 6.1.20030421
+ ValidateEntrez2InfoPtrEx at Base 6.1.20050429
+ ValidateEntrez2InfoPtrExEx at Base 6.1.20110713
+ ValidateEntrez2InfoPtrExExEx at Base 6.1.20120620
+ ValidateFeatureFieldColumnNames at Base 6.1.20080302
+ ValidateInferenceQualifier at Base 6.1.20060301
+ ValidateLocus at Base 6.1.20030421
+ ValidateNAImpFeat at Base 6.1.20030421
+ ValidatePub at Base 6.1.20030421
+ ValidateSeqAlign at Base 6.1.20030421
+ ValidateSeqAlignFromData at Base 6.1.20030421
+ ValidateSeqAlignInSeqEntry at Base 6.1.20030421
+ ValidateSeqAlignWithinValidator at Base 6.1.20030421
+ ValidateSeqEntry at Base 6.1.20030421
+ ValidateSeqFeat at Base 6.1.20030421
+ ValidateSeqID at Base 6.1.20030421
+ ValidateSeqLoc at Base 6.1.20030421
+ ValidateTabTableValues at Base 6.1.20080302
+ Validate_ParFlat_GBFeat at Base 6.1.20050828
+ VarRefDataAsnRead at Base 6.1.20100808
+ VarRefDataAsnWrite at Base 6.1.20100808
+ VarRefDataFree at Base 6.1.20100808
+ VarRefDataSetAsnRead at Base 6.1.20100808
+ VarRefDataSetAsnWrite at Base 6.1.20100808
+ VarRefDataSetFree at Base 6.1.20100808
+ VarRefDataSetNew at Base 6.1.20100808
+ VariantPropertiesAsnRead at Base 6.1.20100808
+ VariantPropertiesAsnWrite at Base 6.1.20100808
+ VariantPropertiesFree at Base 6.1.20100808
+ VariantPropertiesNew at Base 6.1.20100808
+ VariationInstAsnRead at Base 6.1.20100808
+ VariationInstAsnWrite at Base 6.1.20100808
+ VariationInstFree at Base 6.1.20100808
+ VariationInstNew at Base 6.1.20100808
+ VariationRefAsnRead at Base 6.1.20100808
+ VariationRefAsnWrite at Base 6.1.20100808
+ VariationRefFree at Base 6.1.20100808
+ VariationRefNew at Base 6.1.20100808
+ VecScreenAsynchronousRequest at Base 6.1.20030421
+ VecScreenCheckQueue at Base 6.1.20030421
+ VecScreenOpenConnection at Base 6.1.20030421
+ VecScreenWaitForReply at Base 6.1.20030421
+ ViewMgr_Add at Base 6.1.20030421
+ ViewMgr_AddTransform at Base 6.1.20030421
+ ViewMgr_Attach at Base 6.1.20030421
+ ViewMgr_ClearTrans at Base 6.1.20030421
+ ViewMgr_Delete at Base 6.1.20030421
+ ViewMgr_FreeInfo at Base 6.1.20030421
+ ViewMgr_GetBegin at Base 6.1.20030421
+ ViewMgr_GetBeginIndexed at Base 6.1.20030421
+ ViewMgr_GetRow at Base 6.1.20030421
+ ViewMgr_GetTarget at Base 6.1.20030421
+ ViewMgr_IsIBM at Base 6.1.20030421
+ ViewMgr_IsNeat at Base 6.1.20030421
+ ViewMgr_MakeMultiple at Base 6.1.20030421
+ ViewMgr_New at Base 6.1.20030421
+ ViewMgr_RegisterFunc at Base 6.1.20030421
+ ViewMgr_RemoveSA at Base 6.1.20030421
+ ViewMgr_SetBegin at Base 6.1.20030421
+ ViewMgr_SetHidden at Base 6.1.20030421
+ ViewMgr_SetRow at Base 6.1.20030421
+ ViewMgr_TRow2VRow at Base 6.1.20030421
+ ViewMgr_Update2 at Base 6.1.20030421
+ ViewMgr_Update at Base 6.1.20030421
+ ViewMgr_VRow2TRow at Base 6.1.20030421
+ VisitAlignmentsInSep at Base 6.1.20030421
+ VisitAlignmentsInSet at Base 6.1.20030421
+ VisitAlignmentsOnBsp at Base 6.1.20030421
+ VisitAlignmentsOnSap at Base 6.1.20030421
+ VisitAlignmentsOnSep at Base 6.1.20030421
+ VisitAlignmentsOnSet at Base 6.1.20030421
+ VisitAllUserObjectsInUop at Base 6.1.20110713
+ VisitAnnotsInSep at Base 6.1.20030421
+ VisitAnnotsInSet at Base 6.1.20030421
+ VisitAnnotsOnBsp at Base 6.1.20030421
+ VisitAnnotsOnSep at Base 6.1.20030421
+ VisitAnnotsOnSet at Base 6.1.20030421
+ VisitAuthorsInPub at Base 6.1.20081116
+ VisitBioSourcesInSep at Base 6.1.20030421
+ VisitBioSourcesInSet at Base 6.1.20030421
+ VisitBioSourcesOnBsp at Base 6.1.20030421
+ VisitBioSourcesOnSep at Base 6.1.20030421
+ VisitBioSourcesOnSet at Base 6.1.20030421
+ VisitBioseqsInSep at Base 6.1.20030421
+ VisitBioseqsInSet at Base 6.1.20030421
+ VisitDescriptorsInSep at Base 6.1.20030421
+ VisitDescriptorsInSet at Base 6.1.20030421
+ VisitDescriptorsOnBsp at Base 6.1.20030421
+ VisitDescriptorsOnSep at Base 6.1.20030421
+ VisitDescriptorsOnSet at Base 6.1.20030421
+ VisitElementsInSep at Base 6.1.20030421
+ VisitFeaturesInSep at Base 6.1.20030421
+ VisitFeaturesInSet at Base 6.1.20030421
+ VisitFeaturesOnBsp at Base 6.1.20030421
+ VisitFeaturesOnSap at Base 6.1.20030421
+ VisitFeaturesOnSep at Base 6.1.20030421
+ VisitFeaturesOnSet at Base 6.1.20030421
+ VisitGenProdSetFeatures at Base 6.1.20080302
+ VisitGraphsInSep at Base 6.1.20030421
+ VisitGraphsInSet at Base 6.1.20030421
+ VisitGraphsOnBsp at Base 6.1.20030421
+ VisitGraphsOnSap at Base 6.1.20030421
+ VisitGraphsOnSep at Base 6.1.20030421
+ VisitGraphsOnSet at Base 6.1.20030421
+ VisitPubdescsInSep at Base 6.1.20030421
+ VisitPubdescsInSet at Base 6.1.20030421
+ VisitPubdescsOnBsp at Base 6.1.20030421
+ VisitPubdescsOnSep at Base 6.1.20030421
+ VisitPubdescsOnSet at Base 6.1.20030421
+ VisitSeqIdsInBioseq at Base 6.1.20050828
+ VisitSeqIdsInSeqAlign at Base 6.1.20031028
+ VisitSeqIdsInSeqAnnot at Base 6.1.20031028
+ VisitSeqIdsInSeqFeat at Base 6.1.20031028
+ VisitSeqIdsInSeqGraph at Base 6.1.20031028
+ VisitSeqIdsInSeqLoc at Base 6.1.20030421
+ VisitSequencesInSep at Base 6.1.20030421
+ VisitSequencesInSet at Base 6.1.20030421
+ VisitSetsInSep at Base 6.1.20030421
+ VisitSetsInSet at Base 6.1.20030421
+ VisitUserFieldsInUfp at Base 6.1.20030421
+ VisitUserFieldsInUop at Base 6.1.20030421
+ VisitUserObjectsInUop at Base 6.1.20030421
+ VnpHeapSort at Base 6.1.20030421
+ VoucherInstitutionIsValid at Base 6.1.20081116
+ WHICH_db_accession at Base 6.1.20030421
+ WaterClosestToLatLon at Base 6.1.20110713
+ WaterContainsLatLon at Base 6.1.20110713
+ WaterDataScaleIs at Base 6.1.20110713
+ WaterExtremesOverlap at Base 6.1.20110713
+ WaterIsInLatLonList at Base 6.1.20110713
+ WaterIsNearLatLon at Base 6.1.20110713
+ WholeIntervalFromSeqId at Base 6.1.20120620
+ WordSubstitutionAsnRead at Base 6.1.20110713
+ WordSubstitutionAsnWrite at Base 6.1.20110713
+ WordSubstitutionFree at Base 6.1.20110713
+ WordSubstitutionNew at Base 6.1.20110713
+ WordSubstitutionSetAsnRead at Base 6.1.20110713
+ WordSubstitutionSetAsnWrite at Base 6.1.20110713
+ WordSubstitutionSetFree at Base 6.1.20110713
+ WriteACEFile at Base 6.1.20081116
+ WriteAsnDiscReport at Base 6.1.20080302
+ WriteAsnWithReplacedDescriptors at Base 6.1.20100808
+ WriteBarcodeDiscrepancies at Base 6.1.20070822
+ WriteBarcodeFailureReport at Base 6.1.20100808
+ WriteBarcodeTagTable at Base 6.1.20070822
+ WriteBarcodeTestCompliance at Base 6.1.20070822
+ WriteBarcodeTestComplianceEx at Base 6.1.20100808
+ WriteBarcodeTestComprehensive at Base 6.1.20080302
+ WriteContigQualScores at Base 6.1.20090301
+ WriteDiscrepancy at Base 6.1.20070822
+ WriteDiscrepancyEx at Base 6.1.20070822
+ WriteFASTAFromAceFile at Base 6.1.20081116
+ WriteFASTAFromContig at Base 6.1.20090301
+ WriteGlobalDiscrepancyReport at Base 6.1.20081116
+ WriteGlobalDiscrepancyReportEx at Base 6.1.20160908
+ WriteKinAllModel at Base 6.1.20030421
+ WritePCRSet at Base 6.1.20070822
+ WritePDBAllModel at Base 6.1.20030421
+ WritePDBRemarks at Base 6.1.20030421
+ WriteStructSummary at Base 6.1.20030421
+ WriteTabTableToFile at Base 6.1.20100808
+ WriteTraceArchiveRead at Base 6.1.20081116
+ WriteTraceAssemblyFromAceFile at Base 6.1.20081116
+ WriteTraceAssemblyFromContig at Base 6.1.20090301
+ WriteTraceAssemblyHeader at Base 6.1.20090301
+ WriteTraceAssemblyTrailer at Base 6.1.20090301
+ XrefTypeAsnRead at Base 6.1.20110713
+ XrefTypeAsnWrite at Base 6.1.20110713
+ XrefTypeFree at Base 6.1.20110713
+ XrefsMatch at Base 6.1.20081116
+ XtraTermsAsnRead at Base 6.1.20050429
+ XtraTermsAsnWrite at Base 6.1.20050429
+ XtraTermsFree at Base 6.1.20050429
+ XtraTermsNew at Base 6.1.20050429
+ aaFeatLoc_to_dnaFeatLoc at Base 6.1.20030421
+ aaLoc_to_dnaLoc at Base 6.1.20030421
+ aaSeqAlign_to_dnaSeqAlign at Base 6.1.20030421
+ aaSeqAnnot_to_dnaSeqAnnotFunc at Base 6.1.20030421
+ aa_to_codon at Base 6.1.20030421
+ aa_to_dnaloc at Base 6.1.20030421
+ alignode_has_alignments at Base 6.1.20030421
+ am_guess_numrows at Base 6.1.20030421
+ am_print_sa_index at Base 6.1.20030421
+ am_print_seqalign_indexes at Base 6.1.20030421
+ annot_is_user_defined at Base 6.1.20030421
+ asn2embl_setup at Base 6.1.20030421
+ asn2ep_setup at Base 6.1.20030421
+ asn2ff_cleanup at Base 6.1.20030421
+ asn2ff_flags at Base 6.1.20030421
+ asn2ff_print at Base 6.1.20030421
+ asn2ff_print_bs at Base 6.1.20030421
+ asn2ff_print_to_mem at Base 6.1.20030421
+ asn2ff_set_output at Base 6.1.20030421
+ asn2ff_setup at Base 6.1.20030421
+ asn2gb_PrintDate at Base 6.1.20040204
+ asn2gb_setup at Base 6.1.20030421
+ asn2gnbk_block_label at Base 6.1.20061015
+ asn2gnbk_cleanup at Base 6.1.20030421
+ asn2gnbk_dbxref at Base 6.1.20030421
+ asn2gnbk_format at Base 6.1.20030421
+ asn2gnbk_setup at Base 6.1.20030421
+ asn2gnbk_source_quals at Base 6.1.20040204
+ asn2gp_setup at Base 6.1.20030421
+ asn2gr_setup at Base 6.1.20030421
+ asn2hp_setup at Base 6.1.20030421
+ asn2pr_setup at Base 6.1.20030421
+ bb_sort at Base 6.1.20030421
+ binary_search_by_chunk at Base 6.1.20030421
+ binary_search_on_uint2_list at Base 6.1.20030421
+ binary_search_on_uint4_list at Base 6.1.20030421
+ binary_search_segment_array at Base 6.1.20030421
+ blk_PrintSABP at Base 6.1.20030421
+ bondList at Base 6.1.20040204
+ buf2array at Base 6.1.20030421
+ build_seqalign_fromstart at Base 6.1.20030421
+ calculate_ruler at Base 6.1.20030421
+ cds_gap_comment at Base 6.1.20080302
+ cds_to_pept at Base 6.1.20030421
+ char_to_insert at Base 6.1.20030421
+ checkCDSselect_forprotein at Base 6.1.20030421
+ checkLinkoutType at Base 6.1.20030421
+ checkOMss_for_itemtype at Base 6.1.20030421
+ check_landmark at Base 6.1.20030421
+ check_match at Base 6.1.20030421
+ check_range at Base 6.1.20030421
+ check_syn at Base 6.1.20030421
+ checkselectsequinfeature_for_editor at Base 6.1.20030421
+ checkseqlocfeature_for_editor at Base 6.1.20030421
+ checkssp_for_editor at Base 6.1.20030421
+ chkloc at Base 6.1.20030421
+ ck_cyto_type at Base 6.1.20030421
+ ck_seqfeat_extra at Base 6.1.20030421
+ clean_annot_for_anp at Base 6.1.20030421
+ cleanup_pub at Base 6.1.20030421
+ collect_anpnode_with_option at Base 6.1.20030421
+ collect_master_align_node at Base 6.1.20030421
+ collect_repeats_and_align at Base 6.1.20030421
+ compare_string at Base 6.1.20030421
+ complement_FlatLoc at Base 6.1.20030421
+ complement_string at Base 6.1.20030421
+ convert_gdata_to_featnode at Base 6.1.20030421
+ current_orgmod_subtype_alist at Base 6.1.20070822
+ current_subsource_subtype_alist at Base 6.1.20070822
+ dashedstring at Base 6.1.20030421
+ data_collect_arrange at Base 6.1.20030421
+ dbtag at Base 6.1.20030421
+ del_ssp_fromid at Base 6.1.20030421
+ delete_qual at Base 6.1.20030421
+ delete_rsite at Base 6.1.20030421
+ discReportBadProteinIdFmt at Base 6.1.20080302
+ discReportDuplicateLocusTagFmt at Base 6.1.20080302
+ discReportDuplicateProteinIDFmt at Base 6.1.20080302
+ discReportDuplicateTranscriptIdFmt at Base 6.1.20080302
+ discReportInconsistentLocusTagPrefixFmt at Base 6.1.20080302
+ discReportInconsistentProteinIDPrefixFmt at Base 6.1.20080302
+ discReportMissingLocusTags at Base 6.1.20080302
+ discReportMissingProteinIDFmt at Base 6.1.20080302
+ discReportMissingTranscriptIDFmt at Base 6.1.20080302
+ discReportOneDuplicateLocusTagFmt at Base 6.1.20080302
+ discReportOneDuplicateProteinIDFmt at Base 6.1.20080302
+ discReportOneDuplicateTranscriptIdFmt at Base 6.1.20080302
+ disc_cnt at Base 6.1.20120620
+ disc_fatal at Base 6.1.20120620
+ discontinued_orgmod_subtype_alist at Base 6.1.20070822
+ discontinued_subsource_subtype_alist at Base 6.1.20070822
+ discouraged_orgmod_subtype_alist at Base 6.1.20070822
+ discouraged_subsource_subtype_alist at Base 6.1.20070822
+ display_ParaG_content at Base 6.1.20030421
+ dnaLoc_to_aaLoc at Base 6.1.20030421
+ do_FlatLoc at Base 6.1.20030421
+ do_Nlm_gbparse_error at Base 6.1.20030421
+ do_loc_errors at Base 6.1.20030421
+ do_no_loc_errors at Base 6.1.20030421
+ empty_citgen at Base 6.1.20080302
+ emptystring at Base 6.1.20030421
+ expand_seq_loc at Base 6.1.20030421
+ extra_disc_cnt at Base 6.1.20120620
+ extra_disc_fatal at Base 6.1.20120620
+ extract_lollipop_feature at Base 6.1.20030421
+ extract_node at Base 6.1.20030421
+ extract_node_list at Base 6.1.20030421
+ extractor_feature_labels at Base 6.1.20110713
+ fasta_lib_sep at Base 6.1.20030421
+ fdlobjAsnLoad at Base 6.1.20030421
+ feature_table_header_format at Base 6.1.20061015
+ ff_AddChar at Base 6.1.20030421
+ ff_AddInteger at Base 6.1.20030421
+ ff_AddString at Base 6.1.20030421
+ ff_AddStringWithTildes at Base 6.1.20030421
+ ff_EndPrint at Base 6.1.20030421
+ ff_MergeString at Base 6.1.20030421
+ ff_RecalculateLinks at Base 6.1.20030421
+ ff_StartPrint at Base 6.1.20030421
+ ff_fflush at Base 6.1.20031028
+ ff_fprintf at Base 6.1.20031028
+ ff_print_string at Base 6.1.20030421
+ ff_print_string_mem at Base 6.1.20030421
+ figure_map_seqid at Base 6.1.20030421
+ find_best_align at Base 6.1.20030421
+ find_big_bioseq at Base 6.1.20030421
+ find_f_pos at Base 6.1.20030421
+ find_flanking_anchor_pos at Base 6.1.20030421
+ find_group_pos at Base 6.1.20030421
+ find_insert_ypos at Base 6.1.20030421
+ find_item at Base 6.1.20030421
+ find_matching_position at Base 6.1.20030421
+ find_nth_align at Base 6.1.20030421
+ find_score_in_align at Base 6.1.20030421
+ find_sip at Base 6.1.20030421
+ find_synonym at Base 6.1.20030421
+ find_this_position_by_anchor at Base 6.1.20030421
+ fini_www at Base 6.1.20030421
+ fix_pages at Base 6.1.20030421
+ flat2asn_delete_accession_user_string at Base 6.1.20030421
+ flat2asn_delete_feature_user_string at Base 6.1.20030421
+ flat2asn_delete_locus_user_string at Base 6.1.20030421
+ flat2asn_init_user_string at Base 6.1.20030421
+ flat2asn_install_accession_user_string at Base 6.1.20030421
+ flat2asn_install_feature_user_string at Base 6.1.20030421
+ flat2asn_install_locus_user_string at Base 6.1.20030421
+ format_article at Base 6.1.20030421
+ format_book at Base 6.1.20030421
+ format_bookarticle at Base 6.1.20030421
+ format_jourarticle at Base 6.1.20030421
+ free_buff at Base 6.1.20030421
+ free_cvp_list at Base 6.1.20030421
+ free_default_matrix at Base 6.1.20030421
+ free_enzyme_list at Base 6.1.20030421
+ free_slp_list at Base 6.1.20030421
+ fuzz_loc at Base 6.1.20030421
+ gather_align_data at Base 6.1.20030421
+ gb_id_make at Base 6.1.20030421
+ general_id_make at Base 6.1.20030421
+ getBioseqNumbering at Base 6.1.20030421
+ getBlastDefLineForSeqId at Base 6.1.20030421
+ getCDSselect at Base 6.1.20030421
+ getOMselect_for_itemtype at Base 6.1.20030421
+ get_Bioseq_type at Base 6.1.20030421
+ get_FISH_align at Base 6.1.20030421
+ get_align_annot_qual at Base 6.1.20030421
+ get_align_ends at Base 6.1.20030421
+ get_align_id at Base 6.1.20030421
+ get_align_len_in_overlap at Base 6.1.20030421
+ get_align_strand at Base 6.1.20030421
+ get_alignment_type at Base 6.1.20030421
+ get_anchor_coordinates at Base 6.1.20030421
+ get_band_name at Base 6.1.20030421
+ get_band_type at Base 6.1.20030421
+ get_bioseq_itemID at Base 6.1.20030421
+ get_boundary at Base 6.1.20030421
+ get_bsp_align at Base 6.1.20030421
+ get_bsp_feat at Base 6.1.20030421
+ get_clone_type at Base 6.1.20030421
+ get_equiv_align at Base 6.1.20030421
+ get_feat_fromid at Base 6.1.20030421
+ get_feat_id at Base 6.1.20030421
+ get_gene_syn at Base 6.1.20030421
+ get_kludge_factor at Base 6.1.20030421
+ get_location_for_query at Base 6.1.20030421
+ get_master at Base 6.1.20030421
+ get_node_num at Base 6.1.20030421
+ get_pnt_val at Base 6.1.20030421
+ get_pos_from_salp at Base 6.1.20030421
+ get_priority_order at Base 6.1.20030421
+ get_prot_feats at Base 6.1.20030421
+ get_pubs at Base 6.1.20030421
+ get_r_strand at Base 6.1.20030421
+ get_seg_num at Base 6.1.20030421
+ get_seglevels at Base 6.1.20030421
+ get_sep_align at Base 6.1.20030421
+ get_seq_name at Base 6.1.20030421
+ get_seqids_with_alignment at Base 6.1.20030421
+ get_sip_comment at Base 6.1.20030421
+ get_synonym at Base 6.1.20030421
+ get_vnp_num at Base 6.1.20030421
+ get_www at Base 6.1.20030421
+ getfirst_sep at Base 6.1.20030421
+ getgapsfromstring at Base 6.1.20030421
+ getminpos_fromOMselect at Base 6.1.20030421
+ goFieldType at Base 6.1.20040204
+ goQualType at Base 6.1.20040204
+ group_FlatLoc at Base 6.1.20030421
+ head_tail_ff at Base 6.1.20030421
+ head_www at Base 6.1.20030421
+ include_ssp at Base 6.1.20030421
+ init_buff at Base 6.1.20030421
+ init_buff_ex at Base 6.1.20030421
+ init_www at Base 6.1.20030421
+ insert_new_rsite at Base 6.1.20030421
+ insertchar at Base 6.1.20030421
+ insertchar_atcaret at Base 6.1.20030421
+ is_annot_for_hist_alignment at Base 6.1.20030421
+ is_dim1seqalign at Base 6.1.20030421
+ is_dim2seqalign at Base 6.1.20030421
+ is_fasta_seqalign at Base 6.1.20030421
+ is_feature_to_buffer at Base 6.1.20030421
+ is_label_match at Base 6.1.20030421
+ is_loc_overlap at Base 6.1.20030421
+ is_lod_score_annot at Base 6.1.20030421
+ is_map_segment at Base 6.1.20030421
+ is_real_id at Base 6.1.20030421
+ is_salp_in_sap at Base 6.1.20030421
+ is_sameId at Base 6.1.20030421
+ is_samepos at Base 6.1.20030421
+ is_sameses at Base 6.1.20030421
+ is_samess_ses at Base 6.1.20030421
+ is_samessp at Base 6.1.20030421
+ is_selectedbyID at Base 6.1.20030421
+ is_sequenced at Base 6.1.20030421
+ is_seqvisible at Base 6.1.20030421
+ jybitnum at Base 6.1.20030421
+ kAllowModAtEndOfTaxname at Base 6.1.20160908
+ kAltSpliceFlag at Base 6.1.20160908
+ kAutoDefOptions at Base 6.1.20160908
+ kCDSVariant at Base 6.1.20090301
+ kCommentFeat at Base 6.1.20160908
+ kCompleteGenome at Base 6.1.20160908
+ kCompleteSequence at Base 6.1.20160908
+ kDelete at Base 6.1.20160908
+ kDoNotApplyToAff at Base 6.1.20160908
+ kDoNotApplyToCf at Base 6.1.20160908
+ kDoNotApplyToNr at Base 6.1.20160908
+ kDoNotApplyToSp at Base 6.1.20160908
+ kFeatureListType at Base 6.1.20160908
+ kGeneClusterOppStrand at Base 6.1.20160908
+ kHIVRule at Base 6.1.20160908
+ kIncludeCountryText at Base 6.1.20160908
+ kKeep3UTRs at Base 6.1.20160908
+ kKeep5UTRs at Base 6.1.20160908
+ kKeepAfterSemicolon at Base 6.1.20160908
+ kKeepExons at Base 6.1.20160908
+ kKeepIntrons at Base 6.1.20160908
+ kKeepLTRs at Base 6.1.20160908
+ kKeepMobileElement at Base 6.1.20160908
+ kKeepNoncodingProductFeat at Base 6.1.20160908
+ kKeepPrecursorRNA at Base 6.1.20160908
+ kKeepPromoters at Base 6.1.20160908
+ kKeepRepeatRegion at Base 6.1.20160908
+ kKeepncRNA at Base 6.1.20160908
+ kKeepuOrf at Base 6.1.20160908
+ kLeaveParenthetical at Base 6.1.20160908
+ kListAllFeatures at Base 6.1.20160908
+ kMaxMods at Base 6.1.20160908
+ kMiscFeatRule at Base 6.1.20160908
+ kModifierList at Base 6.1.20160908
+ kNoncodingProductFeat at Base 6.1.20160908
+ kNuclearCopyFlag at Base 6.1.20160908
+ kNumSevChangeRules at Base 6.1.20110713
+ kNumSuppressionRules at Base 6.1.20110713
+ kNumWGSOrganelles at Base 6.1.20081116
+ kOrgMods at Base 6.1.20160908
+ kOverlappingCDSNeedsNoteFmt at Base 6.1.20081116
+ kOverlappingCDSNoteText at Base 6.1.20081116
+ kPartialGenome at Base 6.1.20160908
+ kPartialSequence at Base 6.1.20160908
+ kPreferClone at Base 6.1.20160908
+ kPreferIsolate at Base 6.1.20160908
+ kProductFlag at Base 6.1.20160908
+ kSequence at Base 6.1.20160908
+ kSpecifyNuclearProduct at Base 6.1.20160908
+ kSubSources at Base 6.1.20160908
+ kSubmitterUpdateText at Base 6.1.20120620
+ kSuppressAllele at Base 6.1.20160908
+ kSuppressFeatureAltSplice at Base 6.1.20160908
+ kSuppressLocusTags at Base 6.1.20160908
+ kSuppressMobileElementSubfeatures at Base 6.1.20160908
+ kSuppressedFeatures at Base 6.1.20160908
+ kTaxnameAfterBinomialString at Base 6.1.20100808
+ kUseFakePromoters at Base 6.1.20160908
+ kUseLabels at Base 6.1.20160908
+ kUseNcRNAComment at Base 6.1.20160908
+ kWantBoth at Base 6.1.20160908
+ k_NumQuantityWords at Base 6.1.20100808
+ k_NumSpecialPubFieldWords at Base 6.1.20100808
+ kmRNAVariant at Base 6.1.20090301
+ label_feature at Base 6.1.20030421
+ latlon_onedegree at Base 6.1.20110713
+ legalDbXrefs at Base 6.1.20040204
+ legalRefSeqDbXrefs at Base 6.1.20040204
+ legalSrcDbXrefs at Base 6.1.20090301
+ link_loc at Base 6.1.20030421
+ load_default_matrix at Base 6.1.20030421
+ load_gdata_marks at Base 6.1.20030421
+ load_seq_data at Base 6.1.20030421
+ loc_offset at Base 6.1.20030421
+ local_id_make at Base 6.1.20030421
+ locate_in_seqalign at Base 6.1.20030421
+ lr_offset_in_slp at Base 6.1.20030421
+ mRNAEvidenceComment at Base 6.1.20030421
+ m_id_match at Base 6.1.20030421
+ make_Bioseq_list at Base 6.1.20030421
+ make_bogo_product at Base 6.1.20030421
+ make_cds_paragraph at Base 6.1.20030421
+ make_empty at Base 6.1.20030421
+ make_enzyme_list at Base 6.1.20030421
+ make_ext_feat at Base 6.1.20030421
+ make_fake_cds at Base 6.1.20030421
+ make_gene_data at Base 6.1.20030421
+ make_master at Base 6.1.20030421
+ make_range at Base 6.1.20030421
+ make_scale_bar_str at Base 6.1.20030421
+ make_seqentry_for_seqentry at Base 6.1.20040505
+ map_one_location at Base 6.1.20030421
+ map_unit_label at Base 6.1.20030421
+ matching_seqid at Base 6.1.20030421
+ merge_two_align at Base 6.1.20030421
+ multseqalign_from_pairseqalign at Base 6.1.20030421
+ multseqalign_to_pairseqalign at Base 6.1.20030421
+ ncrnaClassList at Base 6.1.20080302
+ new_seledstruct at Base 6.1.20030421
+ new_seledstruct_fromseqloc at Base 6.1.20030421
+ next_notemptyline at Base 6.1.20030421
+ nomial_keywords at Base 6.1.20080302
+ not_empty_string at Base 6.1.20030421
+ num_bad_misc_comment_phrases at Base 6.1.20090719
+ num_cds_product_find at Base 6.1.20100808
+ num_ignore_similar_product_words at Base 6.1.20070822
+ num_nomial_keywords at Base 6.1.20080302
+ num_similar_product_words at Base 6.1.20070822
+ num_suspect_phrases at Base 6.1.20070822
+ num_suspect_product_terms at Base 6.1.20100808
+ num_suspect_rna_product_names at Base 6.1.20090301
+ num_suspect_rrna_product_names at Base 6.1.20090719
+ num_suspicious_note_phrases at Base 6.1.20081116
+ objalignlocAsnLoad at Base 6.1.20030421
+ objent2AsnLoad at Base 6.1.20030421
+ objentgeneAsnLoad at Base 6.1.20050429
+ objgbseqAsnLoad at Base 6.1.20030421
+ objinsdseqAsnLoad at Base 6.1.20040505
+ objmacroAsnLoad at Base 6.1.20080302
+ objmdrsAsnLoad at Base 6.1.20030421
+ objmimAsnLoad at Base 6.1.20030421
+ objmla2AsnLoad at Base 6.1.20070822
+ objmmdb1AsnLoad at Base 6.1.20030421
+ objmmdb2AsnLoad at Base 6.1.20030421
+ objmmdb3AsnLoad at Base 6.1.20030421
+ objprojAsnLoad at Base 6.1.20030421
+ objpubmeAsnLoad at Base 6.1.20030421
+ objscorematAsnLoad at Base 6.1.20070822
+ objtableAsnLoad at Base 6.1.20080302
+ objtax3AsnLoad at Base 6.1.20041020
+ objtseqAsnLoad at Base 6.1.20030421
+ objvalidAsnLoad at Base 6.1.20090719
+ orgModToSourceIdx at Base 6.1.20040204
+ orgmod_aliases at Base 6.1.20070822
+ orgmod_subtype at Base 6.1.20030421
+ overlapp_ssp at Base 6.1.20030421
+ overlapp_startssp at Base 6.1.20030421
+ precede_ssp at Base 6.1.20030421
+ print_label at Base 6.1.20030421
+ print_label_to_buffer at Base 6.1.20030421
+ print_label_to_buffer_all at Base 6.1.20030421
+ print_label_to_buffer_all_ex at Base 6.1.20030421
+ print_protein_for_cds at Base 6.1.20030421
+ productInterval_to_locationIntervals at Base 6.1.20030421
+ productLoc_to_locationLoc at Base 6.1.20030421
+ purge_string at Base 6.1.20030421
+ query_number_glb at Base 6.1.20030421
+ qvalue_extract at Base 6.1.20030421
+ rRNACountFeaturesAndFindDups at Base 6.1.20070822
+ read_buffer_fromalignnode at Base 6.1.20030421
+ readbuff_fromseqalign at Base 6.1.20030421
+ recombinationClassList at Base 6.1.20170106
+ regulatoryClassList at Base 6.1.20160908
+ remove_annot at Base 6.1.20030421
+ remove_feat at Base 6.1.20030421
+ remove_node at Base 6.1.20030421
+ replace_bytestore_data at Base 6.1.20030421
+ reverse_string at Base 6.1.20030421
+ s_AddPeriodToEnd at Base 6.1.20040204
+ s_AuthorFixActionNames at Base 6.1.20110713
+ s_OtherGetValue at Base 6.1.20030421
+ s_QuantityWords at Base 6.1.20100808
+ s_RemovePeriodFromEnd at Base 6.1.20040204
+ s_SpecialPubFieldWords at Base 6.1.20100808
+ s_tRNAGeneFromProduct at Base 6.1.20090301
+ s_witch at Base 6.1.20030421
+ secStrText at Base 6.1.20040204
+ select_overlap_loc at Base 6.1.20030421
+ seqid_name at Base 6.1.20030421
+ seqid_to_string at Base 6.1.20030421
+ seqloc2fuzzloc at Base 6.1.20030421
+ ses_to_ss at Base 6.1.20030421
+ sesp_to_slp at Base 6.1.20030421
+ set_flags at Base 6.1.20030421
+ set_option_for_collect_align at Base 6.1.20030421
+ set_seqnot_visible at Base 6.1.20030421
+ set_seqvisible at Base 6.1.20030421
+ setposition_toses at Base 6.1.20030421
+ setposition_tossp at Base 6.1.20030421
+ showfastagap_fromalign at Base 6.1.20030421
+ siteList at Base 6.1.20040204
+ slp_list_len at Base 6.1.20030421
+ sort_align_by_score at Base 6.1.20030421
+ spec_wd_cnt at Base 6.1.20160908
+ spec_words at Base 6.1.20160908
+ ss_to_ses at Base 6.1.20030421
+ start_new_stack at Base 6.1.20030421
+ stringhasnochar at Base 6.1.20030421
+ stringhasnocharplus at Base 6.1.20030421
+ subSourceToSourceIdx at Base 6.1.20040204
+ subsource_aliases at Base 6.1.20070822
+ subtype at Base 6.1.20030421
+ succeed_ssp at Base 6.1.20030421
+ swap at Base 6.1.20030421
+ tRNACountFeaturesAndFindDups at Base 6.1.20070822
+ tRNAFindBadLength at Base 6.1.20070822
+ tail_www at Base 6.1.20030421
+ tie_next at Base 6.1.20030421
+ tie_qual at Base 6.1.20030421
+ tloc_offset at Base 6.1.20030421
+ to_lower at Base 6.1.20030421
+ trnaMatchFree at Base 6.1.20160908
+ trnaMatchNew at Base 6.1.20160908
+ tx_fprintf at Base 6.1.20031028
+ update_seq_loc at Base 6.1.20030421
+ use_multiple_dimension at Base 6.1.20030421
+ water_onedegree at Base 6.1.20110713
+ write_out_put at Base 6.1.20030421
+ www_PrintComment at Base 6.1.20030421
+ www_accession at Base 6.1.20030421
+ www_coded_by at Base 6.1.20030421
+ www_db_xref at Base 6.1.20030421
+ www_dbsource at Base 6.1.20030421
+ www_extra_acc at Base 6.1.20030421
+ www_featkey at Base 6.1.20030421
+ www_featloc at Base 6.1.20030421
+ www_gcode at Base 6.1.20030421
+ www_genpept_gi at Base 6.1.20030421
+ www_map at Base 6.1.20030421
+ www_muid at Base 6.1.20030421
+ www_note_gi at Base 6.1.20030421
+ www_organism at Base 6.1.20030421
+ www_protein_id at Base 6.1.20030421
+ www_source at Base 6.1.20030421
+ www_taxid at Base 6.1.20030421
+ www_xref at Base 6.1.20030421
+ www_xref_button at Base 6.1.20030421
+ x_ParFlat_GBFeat at Base 6.1.20030421
+ x_ParFlat_GBQual_names at Base 6.1.20030421
+libncbitool.so.6 libncbi6t64 #MINVER#
+* Build-Depends-Package: libncbi6-dev
+ A at Base 6.1.20030421
+ AA20alpha at Base 6.1.20030421
+ ACT_BuildProfile at Base 6.1.20030421
+ ACT_CalcScore at Base 6.1.20030421
+ ACT_CleanUpAlignments at Base 6.1.20030421
+ ACT_CompareProfileConfidence at Base 6.1.20030421
+ ACT_EstimateConfidence at Base 6.1.20030421
+ ACT_FindCpG at Base 6.1.20030421
+ ACT_FindPeakScores at Base 6.1.20030421
+ ACT_FindPiece at Base 6.1.20030421
+ ACT_GetNthSeqRangeInSASet at Base 6.1.20030421
+ ACT_GetResidue at Base 6.1.20030421
+ ACT_MakeProfileFromSA at Base 6.1.20030421
+ ACT_PlaceByScore at Base 6.1.20030421
+ ACT_ProfileFree at Base 6.1.20030421
+ ACT_ProfileNew at Base 6.1.20030421
+ ACT_ProfileSetFree at Base 6.1.20030421
+ ACT_RemoveInconsistentAlnsFromSet at Base 6.1.20050429
+ ACT_ScoreProfile at Base 6.1.20030421
+ ACT_SortAndTruncate at Base 6.1.20030421
+ ACT_SortProfilesByConfidence at Base 6.1.20030421
+ ALIGN at Base 6.1.20030421
+ AStringIgnoreSpaceCmp at Base 6.1.20030421
+ AcknowledgeBlastQuery at Base 6.1.20030421
+ AddReplaceQual at Base 6.1.20030421
+ AddSeqLocToCodonTable at Base 6.1.20030421
+ AddToList at Base 6.1.20030421
+ AdjustAllTheoreticalCoordinates at Base 6.1.20030421
+ AdjustOffsetsInBLASTHitList at Base 6.1.20030421
+ AdjustTheoreticalCoordinates at Base 6.1.20030421
+ AlignmRNA2genomic at Base 6.1.20030421
+ AlnMgr2TruncateSAP at Base 6.1.20030421
+ AlphaCopy at Base 6.1.20030421
+ AlphaFree at Base 6.1.20030421
+ AluFeat at Base 6.1.20030421
+ AnnotateRegionsFromCDD at Base 6.1.20030421
+ B2SPssmCleanUpSearch at Base 6.1.20030421
+ B2SPssmMultipleQueries at Base 6.1.20030421
+ B2SPssmOnTheFly at Base 6.1.20030421
+ B2SPssmOnTheFlyByLoc at Base 6.1.20030421
+ B2SPssmSetupSearch at Base 6.1.20030421
+ B at Base 6.1.20030421
+ BAND_LOCAL_ALIGN at Base 6.1.20030421
+ BLASTAddBlastDBTitleToSeqAnnot at Base 6.1.20030421
+ BLASTAddBlastDBTitleToSeqAnnotEx at Base 6.1.20030421
+ BLASTCalculateSearchSpace at Base 6.1.20030421
+ BLASTCheckHSPInclusion at Base 6.1.20051206
+ BLASTFileFunc at Base 6.1.20030421
+ BLASTFilterOverlapRegions at Base 6.1.20030421
+ BLASTGetDatabaseTitleFromSeqAnnot at Base 6.1.20030421
+ BLASTHSPSegmentFromSeqAlign at Base 6.1.20030421
+ BLASTHspToStdSeg at Base 6.1.20030421
+ BLASTOptionDelete at Base 6.1.20030421
+ BLASTOptionNew at Base 6.1.20030421
+ BLASTOptionNewEx at Base 6.1.20030421
+ BLASTOptionSetGapParams at Base 6.1.20030421
+ BLASTOptionValidate at Base 6.1.20030421
+ BLASTOptionValidateEx at Base 6.1.20030421
+ BLASTPerform2PassSearch at Base 6.1.20030421
+ BLASTPerformFinalSearch at Base 6.1.20030421
+ BLASTPerformSearch at Base 6.1.20030421
+ BLASTPerformSearchWithReadDb at Base 6.1.20030421
+ BLASTPostSearchLogic at Base 6.1.20030421
+ BLASTResultFreeHsp at Base 6.1.20030421
+ BLASTResultHitlistFree at Base 6.1.20030421
+ BLASTResultHitlistFreeEx at Base 6.1.20030421
+ BLASTResultHitlistNew at Base 6.1.20030421
+ BLASTResultHspScoreCmp at Base 6.1.20050429
+ BLASTResultsStructDelete at Base 6.1.20030421
+ BLASTResultsStructNew at Base 6.1.20030421
+ BLASTSetUpSearch at Base 6.1.20030421
+ BLASTSetUpSearchByLoc at Base 6.1.20030421
+ BLASTSetUpSearchByLocWithReadDb at Base 6.1.20030421
+ BLASTSetUpSearchByLocWithReadDbEx at Base 6.1.20030421
+ BLASTSetUpSearchInternalByLoc at Base 6.1.20030421
+ BLASTSetUpSearchWithReadDb at Base 6.1.20030421
+ BLASTSetUpSearchWithReadDbEx at Base 6.1.20030421
+ BLASTSetUpSearchWithReadDbInternal at Base 6.1.20030421
+ BLASTSetUpSearchWithReadDbInternalEx at Base 6.1.20030421
+ BLASTSetUpSearchWithReadDbInternalMult at Base 6.1.20030421
+ BLASTSubjectInfoDestruct at Base 6.1.20030421
+ BLASTSubjectInfoNew at Base 6.1.20030421
+ BLASTUpdateSeqIdInSeqInt at Base 6.1.20030421
+ BLAST_ExtendWordDestruct at Base 6.1.20030421
+ BLAST_ExtendWordNew at Base 6.1.20030421
+ BLAST_ExtendWordParamsNew at Base 6.1.20030421
+ BLAST_HSPFree at Base 6.1.20040204
+ BLAST_MatrixDestruct at Base 6.1.20030421
+ BLAST_MatrixFetch at Base 6.1.20030421
+ BLAST_MatrixFill at Base 6.1.20030421
+ BLAST_ScoreBlkDestruct at Base 6.1.20030421
+ BLAST_ScoreBlkNew at Base 6.1.20030421
+ BLAST_Wizard at Base 6.1.20030421
+ BLAST_WizardOptionsBlkDone at Base 6.1.20030421
+ BLAST_WizardOptionsBlkInit at Base 6.1.20030421
+ BLAST_WizardOptionsMaskInit at Base 6.1.20030421
+ BLAST_WordFinderDestruct at Base 6.1.20030421
+ BLAST_WordFinderNew at Base 6.1.20030421
+ BSComparison at Base 6.1.20030421
+ BSComparisonEx at Base 6.1.20030421
+ BUCKETS at Base 6.1.20030421
+ BXMLBuildOneIteration at Base 6.1.20030421
+ BXMLBuildOneQueryIteration at Base 6.1.20030421
+ BXMLBuildStatistics at Base 6.1.20030421
+ BXMLCreateBlastOutputHead at Base 6.1.20030421
+ BXMLGetHspFromSeqAlign at Base 6.1.20030421
+ BXMLGetSeqLineForDenseDiag at Base 6.1.20030421
+ BXMLGetSeqLineForDenseSeg at Base 6.1.20030421
+ BXMLGetSeqLineForStdSeg at Base 6.1.20030421
+ BXMLGetSeqLines at Base 6.1.20030421
+ BXMLPrintMultiQueryOutput at Base 6.1.20030421
+ BXMLPrintOutput at Base 6.1.20030421
+ BXMLSeqAlignToHits at Base 6.1.20030421
+ BiasScoreBioseq at Base 6.1.20030421
+ BinarySearchInt4 at Base 6.1.20030421
+ BioSourceCommon at Base 6.1.20030421
+ BioSourceMerge at Base 6.1.20030421
+ BioSourceToGeneticCode at Base 6.1.20030421
+ BioseqBlastEngine at Base 6.1.20030421
+ BioseqBlastEngineByLoc at Base 6.1.20030421
+ BioseqBlastEngineByLocEx at Base 6.1.20030421
+ BioseqBlastEngineByLocWithCallback at Base 6.1.20030421
+ BioseqBlastEngineByLocWithCallbackMult at Base 6.1.20030421
+ BioseqBlastEngineCore at Base 6.1.20030421
+ BioseqBlastEngineEx at Base 6.1.20030421
+ BioseqBlastEngineWithCallback at Base 6.1.20030421
+ BioseqBlastEngineWithCallbackMult at Base 6.1.20030421
+ BioseqDust at Base 6.1.20030421
+ BioseqDustEx at Base 6.1.20070822
+ BioseqDustWrap at Base 6.1.20030421
+ BioseqHitRangeEngine at Base 6.1.20030421
+ BioseqHitRangeEngineByLoc at Base 6.1.20030421
+ BioseqHitRangeEngineCore at Base 6.1.20030421
+ BioseqMegaBlastEngine at Base 6.1.20030421
+ BioseqMegaBlastEngineByLoc at Base 6.1.20030421
+ BioseqMegaBlastEngineCore at Base 6.1.20030421
+ BioseqSeg at Base 6.1.20030421
+ BioseqSegAa at Base 6.1.20030421
+ BioseqSegEx at Base 6.1.20030421
+ BioseqSegNa at Base 6.1.20030421
+ BlastAdjustDbNumbers at Base 6.1.20030421
+ BlastAllWordDestruct at Base 6.1.20030421
+ BlastAllWordNew at Base 6.1.20030421
+ BlastBandAlignFromBlastSeqAlign at Base 6.1.20030421
+ BlastBioseqFilter at Base 6.1.20030421
+ BlastBioseqFilterEx at Base 6.1.20030421
+ BlastClusterHitsFromSeqAlign at Base 6.1.20030421
+ BlastComputeLengthAdjustment at Base 6.1.20040505
+ BlastConstructErrorMessage at Base 6.1.20030421
+ BlastConstructFilterString at Base 6.1.20030421
+ BlastConvertDNASeqLoc at Base 6.1.20030421
+ BlastConvertProteinSeqLoc at Base 6.1.20030421
+ BlastCreateQueryDNAP at Base 6.1.20030421
+ BlastCreateVirtualOIDList at Base 6.1.20030421
+ BlastCutoffs at Base 6.1.20030421
+ BlastDeleteFakeBioseq at Base 6.1.20030421
+ BlastDeleteHeap at Base 6.1.20030421
+ BlastDeleteUserErrorString at Base 6.1.20030421
+ BlastDestroyErrorMessage at Base 6.1.20030421
+ BlastDuplicateMultQueries at Base 6.1.20030421
+ BlastErrorChainDestroy at Base 6.1.20030421
+ BlastErrorPrint at Base 6.1.20030421
+ BlastErrorPrintExtra at Base 6.1.20030421
+ BlastErrorToString at Base 6.1.20050429
+ BlastExtendWordExit at Base 6.1.20030421
+ BlastFillQueryOffsets at Base 6.1.20030421
+ BlastFindWords at Base 6.1.20030421
+ BlastFreeHeap at Base 6.1.20030421
+ BlastFreeQueryDNAP at Base 6.1.20030421
+ BlastGapDecayDivisor at Base 6.1.20040505
+ BlastGetAllowedGis at Base 6.1.20030421
+ BlastGetDbChunk at Base 6.1.20030421
+ BlastGetFirstAndLastContext at Base 6.1.20030421
+ BlastGetGapAlgnTbck at Base 6.1.20030421
+ BlastGetGapAlgnTbckWithReaddb at Base 6.1.20030421
+ BlastGetGappedScore at Base 6.1.20030421
+ BlastGetGappedScoreWithReaddb at Base 6.1.20030421
+ BlastGetLetterIndex at Base 6.1.20030421
+ BlastGetNonSumStatsEvalue at Base 6.1.20030421
+ BlastGetNumIdentical at Base 6.1.20030421
+ BlastGetPhiReference at Base 6.1.20030421
+ BlastGetProgramName at Base 6.1.20030421
+ BlastGetProgramNumber at Base 6.1.20030421
+ BlastGetReference at Base 6.1.20030421
+ BlastGetReleaseDate at Base 6.1.20030421
+ BlastGetSequenceFromBioseq at Base 6.1.20030421
+ BlastGetStdAlphabet at Base 6.1.20030421
+ BlastGetSubjectId at Base 6.1.20030421
+ BlastGetSubjectIdEx at Base 6.1.20030421
+ BlastGetTypes at Base 6.1.20030421
+ BlastGetVersionNumber at Base 6.1.20030421
+ BlastGetVirtualOIDList at Base 6.1.20030421
+ BlastGiListDestruct at Base 6.1.20030421
+ BlastGiListNew at Base 6.1.20030421
+ BlastHSPGetNumIdentical at Base 6.1.20030421
+ BlastHitListDestruct at Base 6.1.20030421
+ BlastHitListNew at Base 6.1.20030421
+ BlastHitListPurge at Base 6.1.20030421
+ BlastHitRangeDestruct at Base 6.1.20030421
+ BlastHitRangeNew at Base 6.1.20030421
+ BlastInsertList2Heap at Base 6.1.20030421
+ BlastKarlinBlkCalc at Base 6.1.20030421
+ BlastKarlinBlkCreate at Base 6.1.20030421
+ BlastKarlinBlkDestruct at Base 6.1.20030421
+ BlastKarlinBlkGappedCalc at Base 6.1.20030421
+ BlastKarlinBlkGappedCalcEx at Base 6.1.20030421
+ BlastKarlinBlkNuclGappedCalc at Base 6.1.20051206
+ BlastKarlinBlkStandardCalc at Base 6.1.20030421
+ BlastKarlinBlkStandardCalcEx at Base 6.1.20030421
+ BlastKarlinEtoP at Base 6.1.20030421
+ BlastKarlinEtoS at Base 6.1.20030421
+ BlastKarlinEtoS_simple at Base 6.1.20030421
+ BlastKarlinGetDefaultMatrixValues at Base 6.1.20030421
+ BlastKarlinGetMatrixValues at Base 6.1.20030421
+ BlastKarlinGetMatrixValuesEx2 at Base 6.1.20030421
+ BlastKarlinGetMatrixValuesEx at Base 6.1.20030421
+ BlastKarlinGetNuclAlphaBeta at Base 6.1.20051206
+ BlastKarlinLHtoK at Base 6.1.20030421
+ BlastKarlinLambdaNR at Base 6.1.20030421
+ BlastKarlinPtoE at Base 6.1.20030421
+ BlastKarlinReportAllowedValues at Base 6.1.20030421
+ BlastKarlinStoE at Base 6.1.20030421
+ BlastKarlinStoE_simple at Base 6.1.20030421
+ BlastKarlinStoLen at Base 6.1.20030421
+ BlastKarlinStoP at Base 6.1.20030421
+ BlastKarlinStoP_simple at Base 6.1.20030421
+ BlastKarlinkGapBlkFill at Base 6.1.20030421
+ BlastLCaseMaskTheResidues at Base 6.1.20030421
+ BlastLargeGapSumE at Base 6.1.20030421
+ BlastLinkHsps at Base 6.1.20030421
+ BlastMakeCopyQueryDNAP at Base 6.1.20030421
+ BlastMakeFakeBioseq at Base 6.1.20030421
+ BlastMakeFakeBspConcat at Base 6.1.20030421
+ BlastMakeMultQueries at Base 6.1.20030421
+ BlastMakeTempProteinBioseq at Base 6.1.20030421
+ BlastMaskTheResidues at Base 6.1.20030421
+ BlastMatrixRescaleDestruct at Base 6.1.20030421
+ BlastMatrixRescaleNew at Base 6.1.20030421
+ BlastMatrixToTxMatrix at Base 6.1.20030421
+ BlastMultQueriesDestruct at Base 6.1.20051206
+ BlastNTGetGappedScore at Base 6.1.20030421
+ BlastNTPreliminaryGappedScore at Base 6.1.20030421
+ BlastNewFindWords at Base 6.1.20030421
+ BlastNewFindWordsEx at Base 6.1.20030421
+ BlastNewFindWords_Old at Base 6.1.20030421
+ BlastNtFindWords at Base 6.1.20030421
+ BlastNtSaveCurrentHsp at Base 6.1.20030421
+ BlastNtSaveCurrentHspGapped at Base 6.1.20030421
+ BlastNtWordExtend at Base 6.1.20030421
+ BlastNtWordUngappedExtend at Base 6.1.20030421
+ BlastOtherReturnsFree at Base 6.1.20030421
+ BlastOtherReturnsPrepare at Base 6.1.20030421
+ BlastOutputAsnRead at Base 6.1.20030421
+ BlastOutputAsnWrite at Base 6.1.20030421
+ BlastOutputFree at Base 6.1.20030421
+ BlastOutputNew at Base 6.1.20030421
+ BlastPSIMaxScoreGet at Base 6.1.20030421
+ BlastParseInputString at Base 6.1.20030421
+ BlastPopulateAllWordArrays at Base 6.1.20030421
+ BlastPreliminaryGappedScore at Base 6.1.20030421
+ BlastPrintAlignInfo at Base 6.1.20030421
+ BlastPrintFilterWarning at Base 6.1.20030421
+ BlastPrintPhiReference at Base 6.1.20030421
+ BlastPrintReference at Base 6.1.20030421
+ BlastPrintTabularResults at Base 6.1.20031028
+ BlastPrintTabulatedResults at Base 6.1.20030421
+ BlastPrintTabulatedResultsEx at Base 6.1.20030421
+ BlastPrintVersionInfo at Base 6.1.20030421
+ BlastPrintVersionInfoEx at Base 6.1.20030421
+ BlastProcessGiLists at Base 6.1.20030421
+ BlastPruneHitsFromSeqAlign at Base 6.1.20030421
+ BlastPruneSapStructDestruct at Base 6.1.20030421
+ BlastPruneSeqAlignByEvalueRange at Base 6.1.20030421
+ BlastPruneSeqAlignByGiList at Base 6.1.20030421
+ BlastPruneSeqAlignBySortedGiList at Base 6.1.20050429
+ BlastQuerySequenceSetUp at Base 6.1.20030421
+ BlastReapHitlistByEvalue at Base 6.1.20030421
+ BlastRepresentativeResidues at Base 6.1.20030421
+ BlastResCompDestruct at Base 6.1.20030421
+ BlastResCompNew at Base 6.1.20030421
+ BlastResCompStr at Base 6.1.20030421
+ BlastResFreqClr at Base 6.1.20030421
+ BlastResFreqDestruct at Base 6.1.20030421
+ BlastResFreqFree at Base 6.1.20030421
+ BlastResFreqNew at Base 6.1.20030421
+ BlastResFreqNormalize at Base 6.1.20030421
+ BlastResFreqResComp at Base 6.1.20030421
+ BlastResFreqStdComp at Base 6.1.20030421
+ BlastResFreqString at Base 6.1.20030421
+ BlastSaveCurrentHitlist at Base 6.1.20030421
+ BlastSaveCurrentHsp at Base 6.1.20030421
+ BlastSaveCurrentHspGapped at Base 6.1.20030421
+ BlastScaleMatrix at Base 6.1.20030421
+ BlastScoreBlkFill at Base 6.1.20030421
+ BlastScoreBlkMatCreateEx at Base 6.1.20030421
+ BlastScoreBlkMatFill at Base 6.1.20030421
+ BlastScoreBlkMatRead at Base 6.1.20030421
+ BlastScoreBlkMaxScoreSet at Base 6.1.20030421
+ BlastScoreFreqDestruct at Base 6.1.20030421
+ BlastScoreFreqNew at Base 6.1.20030421
+ BlastScoreSetAmbigRes at Base 6.1.20030421
+ BlastSearchBlkDestruct at Base 6.1.20030421
+ BlastSearchBlkDuplicate at Base 6.1.20030421
+ BlastSearchBlkNew at Base 6.1.20030421
+ BlastSearchBlkNewExtra at Base 6.1.20030421
+ BlastSeqLocFillDoubleInt at Base 6.1.20030421
+ BlastSeqLocFillDoubleIntEx at Base 6.1.20030421
+ BlastSeqLocFillDoubleIntRev at Base 6.1.20030421
+ BlastSeqLocFilter at Base 6.1.20030421
+ BlastSeqLocFilterEx at Base 6.1.20030421
+ BlastSequenceAddSequence at Base 6.1.20030421
+ BlastSequenceBlkDestruct at Base 6.1.20030421
+ BlastSequencesOnTheFly at Base 6.1.20030421
+ BlastSequencesOnTheFlyByLoc at Base 6.1.20030421
+ BlastSequencesOnTheFlyEx at Base 6.1.20030421
+ BlastSetUserErrorString at Base 6.1.20030421
+ BlastSingleQueryResultSize at Base 6.1.20051206
+ BlastSmallGapSumE at Base 6.1.20030421
+ BlastStartAwakeThread at Base 6.1.20030421
+ BlastStopAwakeThread at Base 6.1.20030421
+ BlastSumP at Base 6.1.20030421
+ BlastThrInfoFree at Base 6.1.20030421
+ BlastThrInfoNew at Base 6.1.20030421
+ BlastTickProc at Base 6.1.20030421
+ BlastTimeFillStructure at Base 6.1.20030421
+ BlastTranslateUnambiguousSequence at Base 6.1.20030421
+ BlastTwoSequences at Base 6.1.20030421
+ BlastTwoSequencesByLoc at Base 6.1.20030421
+ BlastTwoSequencesByLocEx at Base 6.1.20030421
+ BlastTwoSequencesByLocWithCallback at Base 6.1.20030421
+ BlastTwoSequencesEx at Base 6.1.20030421
+ BlastTwoSequencesWithCallback at Base 6.1.20030421
+ BlastUnevenGapSumE at Base 6.1.20030421
+ BposComputation at Base 6.1.20030421
+ CAdjustmentGetReference at Base 6.1.20050605
+ CAdjustmentPrintReference at Base 6.1.20050605
+ CBStatisticsGetReference at Base 6.1.20050605
+ CBStatisticsPrintReference at Base 6.1.20050605
+ CC_ExtendSeqAlign at Base 6.1.20030421
+ CSIM at Base 6.1.20030421
+ CatenateProfile at Base 6.1.20030421
+ CdCheck at Base 6.1.20030421
+ CdCheckEx at Base 6.1.20110713
+ CddHitDestruct at Base 6.1.20030421
+ CddHitNew at Base 6.1.20030421
+ ChangeCitSub at Base 6.1.20030421
+ ChangeGlobalBandMatrix at Base 6.1.20030421
+ ChangeReplaceToQual at Base 6.1.20030421
+ ChangeTreeScale at Base 6.1.20030421
+ Change_Loc_Strand at Base 6.1.20030421
+ CheckBS at Base 6.1.20030421
+ CheckCitSubNew at Base 6.1.20030421
+ CheckLocWhole at Base 6.1.20030421
+ CheckMaps at Base 6.1.20030421
+ CheckOverlap at Base 6.1.20030421
+ CheckQuals at Base 6.1.20030421
+ CheckQualsWithComm at Base 6.1.20030421
+ CheckSegDescrChoice at Base 6.1.20030421
+ CheckStartForGappedAlignment at Base 6.1.20030421
+ ChkNucProt at Base 6.1.20030421
+ ChkSegset at Base 6.1.20030421
+ CkOrg at Base 6.1.20030421
+ CleanNewList at Base 6.1.20030421
+ CleanPattern at Base 6.1.20030421
+ CleanUpPseudoProducts at Base 6.1.20030421
+ CleanUpSeqDescrChoice at Base 6.1.20030421
+ CleanupEmptyFeatCallback at Base 6.1.20030421
+ CleanupGenbankCallback at Base 6.1.20030421
+ ClearBatchSuggestFrames at Base 6.1.20030421
+ ClearBatchSuggestNucleotide at Base 6.1.20030421
+ ClearNonMetOrfs at Base 6.1.20030421
+ ClearSeqRec at Base 6.1.20030421
+ CmpOrgById at Base 6.1.20030421
+ CmpPub at Base 6.1.20030421
+ CodonTableFromSeqLoc at Base 6.1.20030421
+ ComPatDup at Base 6.1.20030421
+ ComPatFree at Base 6.1.20030421
+ ComPatNew at Base 6.1.20030421
+ ComProfDup at Base 6.1.20030421
+ ComProfDupThis at Base 6.1.20030421
+ ComProfFree at Base 6.1.20030421
+ ComProfLink at Base 6.1.20030421
+ ComProfNew at Base 6.1.20030421
+ CombineBSFeat at Base 6.1.20030421
+ CommonIndexDestruct at Base 6.1.20030421
+ CommonIndexInit at Base 6.1.20030421
+ CommonIndexResultDestruct at Base 6.1.20030421
+ CompilePattern at Base 6.1.20030421
+ ConKovCDSGlobalNtFreqs at Base 6.1.20030421
+ ConKovCDSNtFreqs at Base 6.1.20030421
+ ConKovTrainCDS at Base 6.1.20030421
+ ConcatSeqLoc at Base 6.1.20040505
+ Confide at Base 6.1.20030421
+ ConfigureDbChunkSize at Base 6.1.20050605
+ Conform at Base 6.1.20030421
+ ConformSeqEntry at Base 6.1.20030421
+ ConsortSeqEntry at Base 6.1.20030421
+ ContextToFrame at Base 6.1.20030421
+ ConvertEditScript at Base 6.1.20030421
+ ConvertEtoPseudoS at Base 6.1.20030421
+ ConvertFullLenPubFeatToDesc at Base 6.1.20030421
+ ConvertFullLenSourceFeatToDesc at Base 6.1.20030421
+ ConvertPartDescToFeat at Base 6.1.20110713
+ ConvertPseudoStoE at Base 6.1.20030421
+ ConvertPtoPseudoS at Base 6.1.20030421
+ ConvertSegSetToDeltaSeq at Base 6.1.20110713
+ ConvertSegSetToDeltaSeqEx at Base 6.1.20160908
+ CopyResultHspToHSP at Base 6.1.20041020
+ CorrectSourceFeat at Base 6.1.20030421
+ CountNodes at Base 6.1.20030421
+ CountNodesOnLevel at Base 6.1.20030421
+ CountSourceFeat at Base 6.1.20030421
+ CposComputation at Base 6.1.20030421
+ CreatBandStruct at Base 6.1.20030421
+ CreateEditScript at Base 6.1.20030421
+ DBName at Base 6.1.20030421
+ DBShift at Base 6.1.20030421
+ DB_Subset at Base 6.1.20030421
+ DBisProt at Base 6.1.20030421
+ DOT_AttachSeqAnnotToSeqEntry at Base 6.1.20030421
+ DOT_BuildHitList at Base 6.1.20030421
+ DOT_CreateAndStore at Base 6.1.20030421
+ DOT_CreateAndStorebyLoc at Base 6.1.20030421
+ DOT_DNAScoringMatrix at Base 6.1.20030421
+ DOT_FreeHitsArray at Base 6.1.20030421
+ DOT_FreeMainInfo at Base 6.1.20030421
+ DOT_FreeMainInfoPtrEx at Base 6.1.20030421
+ DOT_GetSeqs at Base 6.1.20030421
+ DOT_InitMainInfo at Base 6.1.20030421
+ DOT_NewHistNode at Base 6.1.20030421
+ DOT_SPI_FindBestAlnByDotPlot at Base 6.1.20030421
+ DefaultPSimPam at Base 6.1.20030421
+ DefaultSimPam at Base 6.1.20030421
+ DefineToFrame at Base 6.1.20030421
+ DelFeatFromList at Base 6.1.20030421
+ DeletePubs at Base 6.1.20030421
+ DivideSeqAligns at Base 6.1.20030421
+ DumpBlastDB at Base 6.1.20050429
+ DumpHashTable at Base 6.1.20030421
+ DumpOneSequence at Base 6.1.20050828
+ DustBioseq at Base 6.1.20030421
+ DustDataFree at Base 6.1.20030421
+ DustDataNew at Base 6.1.20030421
+ DustFilter at Base 6.1.20030421
+ DustForGraph at Base 6.1.20030421
+ DustGraph at Base 6.1.20030421
+ DustRegionFree at Base 6.1.20030421
+ DustRegionNew at Base 6.1.20030421
+ DustSegs at Base 6.1.20070822
+ DustSeq at Base 6.1.20030421
+ DustSeqLoc at Base 6.1.20030421
+ DustSeqPort at Base 6.1.20030421
+ EmbedFragLengthInfo at Base 6.1.20030421
+ EmbedMolecularWeightInfo at Base 6.1.20030421
+ EndOfSig at Base 6.1.20030421
+ EntryChangeGBSource at Base 6.1.20030421
+ EntryChangeImpFeat at Base 6.1.20030421
+ EntryChangeImpFeatToProt at Base 6.1.20030421
+ EntryCheckGBBlock at Base 6.1.20030421
+ EntryMergeDupBioSources at Base 6.1.20030421
+ EpiDatFree at Base 6.1.20030421
+ EpiDatNew at Base 6.1.20030421
+ ErrorDescString at Base 6.1.20030421
+ ExploreTree at Base 6.1.20030421
+ ExploreTreeLevel at Base 6.1.20030421
+ ExploreTreeNumber at Base 6.1.20030421
+ ExploreUnrootedTree at Base 6.1.20030421
+ ExploreUnrootedTreeNumber at Base 6.1.20030421
+ ExtendGeneFeatIfOnMRNA at Base 6.1.20030421
+ ExtendSeqAlign at Base 6.1.20030421
+ ExtendedSeqEntryCleanup at Base 6.1.20160908
+ ExtractSourceFeatList at Base 6.1.20030421
+ FCMDAccListFree at Base 6.1.20030421
+ FDBAddBioseq at Base 6.1.20030421
+ FDBAddLinksInformation at Base 6.1.20030421
+ FDBAddMembershipInformation at Base 6.1.20030421
+ FDBAddPig at Base 6.1.20030421
+ FDBAddSeqEntry at Base 6.1.20030421
+ FDBAddSequence2 at Base 6.1.20030421
+ FDBAddSequence at Base 6.1.20030421
+ FDBBlastDefLineSetBit at Base 6.1.20061015
+ FDBCleanUp at Base 6.1.20030421
+ FDBCleanUpInProgress at Base 6.1.20060507
+ FDBCleanUpRecursively at Base 6.1.20030421
+ FDBDestroyLinksTable at Base 6.1.20030421
+ FDBDestroyMembershipsTable at Base 6.1.20030421
+ FDBDumpDeflineAsn at Base 6.1.20061015
+ FDBFillIndexTables at Base 6.1.20061015
+ FDBGetDefAsnFromBioseq at Base 6.1.20041020
+ FDBLoadLinksTable at Base 6.1.20030421
+ FDBLoadMembershipsTable at Base 6.1.20030421
+ FDBOptionsFree at Base 6.1.20030421
+ FDBOptionsNew at Base 6.1.20030421
+ FDBPigTableFree at Base 6.1.20030421
+ FDBPigTableNew at Base 6.1.20030421
+ FDBTaxidDeflineTableFree at Base 6.1.20050828
+ FDBTaxidDeflineTableNew at Base 6.1.20050828
+ FDBTaxidDeflineTableSearchGi at Base 6.1.20050828
+ FDBTaxidDeflineTableSearchSeqid at Base 6.1.20050828
+ FDB_SEDataInfoFree at Base 6.1.20030421
+ FDB_SEDataInfoNew at Base 6.1.20030421
+ FDFGetAccessionFromSeqIdChain at Base 6.1.20030421
+ FDLCreateAsnDF at Base 6.1.20030421
+ FDReadDeflineAsn at Base 6.1.20030421
+ FD_ConstructMultivolumeDBList at Base 6.1.20030421
+ FD_CreateAliasFile at Base 6.1.20030421
+ FD_CreateAliasFileEx at Base 6.1.20030421
+ FD_MakeAliasFile at Base 6.1.20030421
+ FastaCheckDna at Base 6.1.20030421
+ FastaTitle at Base 6.1.20030421
+ FastaToBlastDB at Base 6.1.20030421
+ Fastacmd_ParseLocations at Base 6.1.20060507
+ Fastacmd_Search at Base 6.1.20030421
+ Fastacmd_Search_ex at Base 6.1.20030421
+ FilterBioseq at Base 6.1.20030421
+ FilterCC at Base 6.1.20030421
+ FilterCCVS at Base 6.1.20030421
+ FilterDatFree at Base 6.1.20030421
+ FilterDatNew at Base 6.1.20030421
+ FilterEpi at Base 6.1.20030421
+ FilterEpiBioseq at Base 6.1.20030421
+ FilterFilter at Base 6.1.20030421
+ FilterSeqLoc at Base 6.1.20030421
+ FilterSeqPort at Base 6.1.20030421
+ FilterSigSeq at Base 6.1.20030421
+ FilterWithSeg at Base 6.1.20030421
+ FindBlastDBFile at Base 6.1.20030421
+ FindDBbyGI at Base 6.1.20030421
+ FindHumanRepeats at Base 6.1.20030421
+ FindOldLineage at Base 6.1.20030421
+ FindOrg at Base 6.1.20030421
+ FindPivotNode at Base 6.1.20030421
+ FindSimilarBiasOrfs at Base 6.1.20030421
+ FiniSTSSearch at Base 6.1.20030421
+ FixNucProtSet at Base 6.1.20030421
+ FlatSafeSize at Base 6.1.20030421
+ FormatBlastParameters at Base 6.1.20030421
+ FormatDBClose at Base 6.1.20030421
+ FormatDBInit at Base 6.1.20030421
+ FrameToDefine at Base 6.1.20030421
+ FreeCDDAligns at Base 6.1.20031028
+ FreeCDDRegions at Base 6.1.20030421
+ FreeCodonTable at Base 6.1.20030421
+ FreqFree at Base 6.1.20030421
+ FreqNew at Base 6.1.20030421
+ GI2OID at Base 6.1.20030421
+ GIs2OIDs at Base 6.1.20030421
+ GXECollectDataForSeqalign at Base 6.1.20030421
+ GapAlignBlkDelete at Base 6.1.20030421
+ GapAlignBlkNew at Base 6.1.20030421
+ GapXDropStateDestroy at Base 6.1.20030421
+ GapXEditBlockDelete at Base 6.1.20030421
+ GapXEditBlockNew at Base 6.1.20030421
+ GapXEditBlockToSeqAlign at Base 6.1.20030421
+ GapXEditScriptDelete at Base 6.1.20030421
+ GapXEditScriptNew at Base 6.1.20030421
+ GatherCDSFree at Base 6.1.20030421
+ GatherCDSNew at Base 6.1.20030421
+ GetAccList at Base 6.1.20030421
+ GetAlignExtremes at Base 6.1.20030421
+ GetAltList at Base 6.1.20030421
+ GetDbSubjRatio at Base 6.1.20030421
+ GetDeepestLevel at Base 6.1.20030421
+ GetDeepestLevelBranch at Base 6.1.20030421
+ GetDescr at Base 6.1.20030421
+ GetGcodeFromBioseq at Base 6.1.20080302
+ GetGisFromFile at Base 6.1.20030421
+ GetLevelLeftNode at Base 6.1.20030421
+ GetMBTemplateType at Base 6.1.20030421
+ GetMaximumTreeXcoord at Base 6.1.20030421
+ GetMaximumTreeYcoord at Base 6.1.20030421
+ GetMinimumTreeXcoord at Base 6.1.20030421
+ GetMinimumTreeYcoord at Base 6.1.20030421
+ GetMultBiosource at Base 6.1.20030421
+ GetNumSpacers at Base 6.1.20030421
+ GetOrfList at Base 6.1.20030421
+ GetPrivatTranslationTable at Base 6.1.20030421
+ GetQueryNum at Base 6.1.20030421
+ GetRidOfEmptyFeatsDescCallback at Base 6.1.20030421
+ GetScoreSetFromBlastResultHsp at Base 6.1.20030421
+ GetSeqAlignForResultHitList at Base 6.1.20030421
+ GetSequenceWithDenseSeg at Base 6.1.20030421
+ GetStartForGappedAlignment at Base 6.1.20030421
+ GetTheSeqAlignID at Base 6.1.20030421
+ GetTranslation at Base 6.1.20030421
+ GetWidestLevelLeftNode at Base 6.1.20030421
+ Get_Genetic_Code at Base 6.1.20030421
+ GlobalBandByLoc at Base 6.1.20030421
+ GlobalBandStructCreate at Base 6.1.20030421
+ GlobalBandStructDelete at Base 6.1.20030421
+ GlobalBandToEditBlock at Base 6.1.20030421
+ GlobalBandToSeqAlign at Base 6.1.20030421
+ GpipeSeqEntryCleanup at Base 6.1.20090719
+ GreedyAlignMemAlloc at Base 6.1.20030421
+ GreedyAlignMemFree at Base 6.1.20030421
+ HackSeqLocId at Base 6.1.20030421
+ HeadNode at Base 6.1.20030421
+ HitAsnRead at Base 6.1.20030421
+ HitAsnWrite at Base 6.1.20030421
+ HitFree at Base 6.1.20030421
+ HitNew at Base 6.1.20030421
+ HitRangeToSeqLoc at Base 6.1.20030421
+ HspArrayPurge at Base 6.1.20030421
+ HspAsnRead at Base 6.1.20030421
+ HspAsnWrite at Base 6.1.20030421
+ HspFree at Base 6.1.20030421
+ HspNew at Base 6.1.20030421
+ IE at Base 6.1.20030421
+ IMPALAPrintHelp at Base 6.1.20030421
+ IMPALAPrintReference at Base 6.1.20030421
+ IMPALAfillResidueProbability at Base 6.1.20030421
+ IMPALAfillSfp at Base 6.1.20030421
+ IMPALAfindUngappedLambda at Base 6.1.20030421
+ IO at Base 6.1.20030421
+ IR at Base 6.1.20030421
+ ISAMCountLines at Base 6.1.20030421
+ ISAMCreateDatabase at Base 6.1.20030421
+ ISAMGetIdxOption at Base 6.1.20030421
+ ISAMMakeIndex at Base 6.1.20030421
+ ISAMNumTerms at Base 6.1.20030421
+ ISAMObjectFree at Base 6.1.20030421
+ ISAMObjectNew at Base 6.1.20030421
+ ISAMSearchTerm at Base 6.1.20030421
+ ISAMSetCheckForNonUnique at Base 6.1.20030421
+ ISAMSetDataSorted at Base 6.1.20061015
+ ISAMSetUpCAInfo at Base 6.1.20030421
+ ISAMUninitSearch at Base 6.1.20030421
+ ISAMUpdateDatabase at Base 6.1.20030421
+ ImpFeatToCdregion at Base 6.1.20030421
+ InitHashTable at Base 6.1.20030421
+ InitHitLists at Base 6.1.20030421
+ InitSTSSearch at Base 6.1.20030421
+ InitSTSSearch_r at Base 6.1.20030421
+ InitSuggest at Base 6.1.20030421
+ Int4ListAdd at Base 6.1.20031028
+ Int4ListBSearch at Base 6.1.20031028
+ Int4ListConcat at Base 6.1.20031028
+ Int4ListFree at Base 6.1.20031028
+ Int4ListIntersect at Base 6.1.20031028
+ Int4ListMakeUnique at Base 6.1.20031028
+ Int4ListNew at Base 6.1.20031028
+ Int4ListNewEx at Base 6.1.20031028
+ Int4ListReadFromFile at Base 6.1.20031028
+ Int4ListResize at Base 6.1.20031028
+ IntProfileMatchBioseq at Base 6.1.20030421
+ IntegerProfile at Base 6.1.20030421
+ InvertPattern at Base 6.1.20030421
+ InvertProfile at Base 6.1.20030421
+ IsProsite at Base 6.1.20030421
+ IsPubContentBad at Base 6.1.20070822
+ IsStringEmpty at Base 6.1.20030421
+ IterationAsnRead at Base 6.1.20030421
+ IterationAsnWrite at Base 6.1.20030421
+ IterationFree at Base 6.1.20030421
+ IterationNew at Base 6.1.20030421
+ K at Base 6.1.20030421
+ L at Base 6.1.20030421
+ LastNode at Base 6.1.20030421
+ LoadNewEnds at Base 6.1.20030421
+ LocalBandStructCreate at Base 6.1.20030421
+ LocalBandStructDelete at Base 6.1.20030421
+ LocalBandToEditBlock at Base 6.1.20030421
+ LocalBandToSeqAlign at Base 6.1.20030421
+ Look_for_stop at Base 6.1.20030421
+ MBToGapXEditScript at Base 6.1.20030421
+ MBXmlClose at Base 6.1.20030421
+ MOT_FindKozak at Base 6.1.20030421
+ MOT_FindPolyA at Base 6.1.20030421
+ MOT_FindRepeats at Base 6.1.20030421
+ MOT_FindSignalPeptide at Base 6.1.20030421
+ MOT_MotifSearch at Base 6.1.20030421
+ MQ_CheckLists at Base 6.1.20040204
+ MQ_UpdateResultLists at Base 6.1.20030421
+ MakeBlastScore at Base 6.1.20030421
+ MakeDiscontiguousAlignments at Base 6.1.20060301
+ MapsToGenref at Base 6.1.20030421
+ MashNew at Base 6.1.20030421
+ MaskSeqLocFromSeqAlign at Base 6.1.20030421
+ MatchSa2Sl at Base 6.1.20030421
+ Max_val at Base 6.1.20030421
+ MegaBlastAffineGreedyAlign at Base 6.1.20030421
+ MegaBlastBuildLookupTable at Base 6.1.20030421
+ MegaBlastExtendHit at Base 6.1.20030421
+ MegaBlastFillHspGapInfo at Base 6.1.20030421
+ MegaBlastGapInfoToSeqAlign at Base 6.1.20030421
+ MegaBlastGappedAlign at Base 6.1.20030421
+ MegaBlastGetFirstAndLastContext at Base 6.1.20030421
+ MegaBlastGetHspPercentIdentity at Base 6.1.20030421
+ MegaBlastGetNumIdentical at Base 6.1.20030421
+ MegaBlastGreedyAlign at Base 6.1.20030421
+ MegaBlastLookupTableDestruct at Base 6.1.20030421
+ MegaBlastLookupTableDup at Base 6.1.20030421
+ MegaBlastMaskTheResidues at Base 6.1.20030421
+ MegaBlastNtWordExtend at Base 6.1.20030421
+ MegaBlastPackAlignmentsByQuery at Base 6.1.20030421
+ MegaBlastParameterBlkNew at Base 6.1.20030421
+ MegaBlastPrintAlignInfo at Base 6.1.20030421
+ MegaBlastPrintReference at Base 6.1.20030421
+ MegaBlastReevaluateWithAmbiguities at Base 6.1.20030421
+ MegaBlastSaveCurrentHitlist at Base 6.1.20030421
+ MegaBlastSequenceAddSequence at Base 6.1.20030421
+ MegaBlastSetUpSearchInternalByLoc at Base 6.1.20030421
+ MegaBlastSetUpSearchWithReadDbInternal at Base 6.1.20030421
+ MegaBlastWordFinder at Base 6.1.20030421
+ MegaBlastWordFinderDeallocate at Base 6.1.20030421
+ MergeAdjacentAnnotsCallback at Base 6.1.20030421
+ MergeBSinDescr at Base 6.1.20030421
+ MergeCodonTables at Base 6.1.20030421
+ Min_val at Base 6.1.20030421
+ ModToBiosource at Base 6.1.20030421
+ ModToMolInfo at Base 6.1.20030421
+ MoveCdsGBQualProductToName at Base 6.1.20030421
+ MoveFeatGBQualsToFields at Base 6.1.20030421
+ MoveFeatsFromPartsSet at Base 6.1.20060301
+ MoveNPPubs at Base 6.1.20030421
+ MovePopPhyMutPubs at Base 6.1.20030421
+ MoveProtGBQualProductToName at Base 6.1.20030421
+ MoveRnaGBQualProductToName at Base 6.1.20030421
+ MoveSegmPubs at Base 6.1.20030421
+ MoveSetPubs at Base 6.1.20030421
+ MyBioseqSeg at Base 6.1.20030421
+ NA4alpha at Base 6.1.20030421
+ NIL1 at Base 6.1.20030421
+ NIL at Base 6.1.20030421
+ NISAMFindKey at Base 6.1.20030421
+ NISAMFindKeys at Base 6.1.20030421
+ NISAMSearch at Base 6.1.20030421
+ NISAMSearchList at Base 6.1.20030421
+ NewCodonTable at Base 6.1.20030421
+ NewLineage at Base 6.1.20030421
+ NewPubs at Base 6.1.20030421
+ NlmCloseMFILE at Base 6.1.20030421
+ NlmOpenMFILE at Base 6.1.20030421
+ NlmReadMFILE at Base 6.1.20030421
+ NlmSeekInMFILE at Base 6.1.20030421
+ NlmTellMFILE at Base 6.1.20030421
+ NoBiosourceOrTaxonId at Base 6.1.20030421
+ NormalizePeriodsOnInitials at Base 6.1.20030421
+ NormalizeSegSeqMolInfo at Base 6.1.20030421
+ OIDListFree at Base 6.1.20030421
+ OOFBlastHSPGetNumIdentical at Base 6.1.20031028
+ OOFGapXEditBlockToSeqAlign at Base 6.1.20030421
+ OOFTracebackToGapXEditBlock at Base 6.1.20030421
+ OutLocation at Base 6.1.20030421
+ OutProteinID at Base 6.1.20030421
+ PGPOutTextMessages at Base 6.1.20030421
+ PSIMatrixFrequencyRatiosFree at Base 6.1.20041020
+ PSIMatrixFrequencyRatiosNew at Base 6.1.20041020
+ PSIXmlClose at Base 6.1.20030421
+ PSIXmlInit at Base 6.1.20030421
+ PSIXmlReset at Base 6.1.20040505
+ PSUGapOptionsCreate at Base 6.1.20030421
+ PSUGapOptionsDelete at Base 6.1.20030421
+ PalindromeCheck at Base 6.1.20030421
+ ParametersAsnRead at Base 6.1.20030421
+ ParametersAsnWrite at Base 6.1.20030421
+ ParametersFree at Base 6.1.20030421
+ ParametersNew at Base 6.1.20030421
+ ParseDBConfigFile at Base 6.1.20030421
+ PatternMatch at Base 6.1.20030421
+ PatternMatchBioseq at Base 6.1.20030421
+ PccDatFree at Base 6.1.20030421
+ PccDatNew at Base 6.1.20030421
+ PerformGappedAlignment at Base 6.1.20030421
+ PerformGappedAlignmentWithTraceback at Base 6.1.20030421
+ PerformGreedyAlignmentWithTraceback at Base 6.1.20040204
+ PerformNtGappedAlignment at Base 6.1.20030421
+ PredictCC at Base 6.1.20030421
+ PredictCCBioseq at Base 6.1.20030421
+ PredictCCSeqLoc at Base 6.1.20030421
+ PredictCCSeqPort at Base 6.1.20030421
+ PredictEpi at Base 6.1.20030421
+ PredictEpiBioseq at Base 6.1.20030421
+ PredictEpiSeqLoc at Base 6.1.20030421
+ PredictEpiSeqPort at Base 6.1.20030421
+ PrintAllowedValuesMessage at Base 6.1.20030421
+ PrintDbInformation at Base 6.1.20030421
+ PrintDbInformationBasic at Base 6.1.20030421
+ PrintDbInformationBasicEx at Base 6.1.20051206
+ PrintDbInformationWithRID at Base 6.1.20030421
+ PrintDbReport at Base 6.1.20030421
+ PrintKAParameters at Base 6.1.20030421
+ PrintKAParametersExtra at Base 6.1.20030421
+ PrintMaskedSequence at Base 6.1.20030421
+ PrintMatrixMessage at Base 6.1.20030421
+ PrintTabularOutputHeader at Base 6.1.20030421
+ PrintTildeSepLines at Base 6.1.20030421
+ ProcessData at Base 6.1.20030421
+ ProfLenMax at Base 6.1.20030421
+ ProfScoreMax at Base 6.1.20030421
+ ProfileMatch at Base 6.1.20030421
+ ProfileMatchBioseq at Base 6.1.20030421
+ PrositeToGBPattern at Base 6.1.20030421
+ R at Base 6.1.20030421
+ RDBGetTaxNames at Base 6.1.20030421
+ RDBTaxInfoClose at Base 6.1.20030421
+ RDBTaxInfoInit at Base 6.1.20030421
+ RPSBgetCddHits at Base 6.1.20030421
+ RPSBlastSearch at Base 6.1.20030421
+ RPSBlastSearchEx at Base 6.1.20030421
+ RPSBlastSearchLight at Base 6.1.20030421
+ RPSBlastSearchMT at Base 6.1.20030421
+ RPSCalcEValue at Base 6.1.20030421
+ RPSClose at Base 6.1.20030421
+ RPSGetSequence at Base 6.1.20030421
+ RPSInfoAttach at Base 6.1.20030421
+ RPSInfoDetach at Base 6.1.20030421
+ RPSInit at Base 6.1.20030421
+ RPSInitEx at Base 6.1.20030421
+ RPSUpdateDbSize at Base 6.1.20030421
+ RPSequenceFree at Base 6.1.20030421
+ ReadDBBioseqFetchDisable at Base 6.1.20030421
+ ReadDBBioseqFetchEnable at Base 6.1.20030421
+ ReadDBBioseqSetDbGeneticCode at Base 6.1.20030421
+ ReadDBCloseMHdrAndSeqFiles at Base 6.1.20030421
+ ReadDBGetDb at Base 6.1.20030421
+ ReadDBGetDbId at Base 6.1.20030421
+ ReadFilterData at Base 6.1.20030421
+ ReadOIDList at Base 6.1.20030421
+ ReadPattern at Base 6.1.20030421
+ ReadPatternNames at Base 6.1.20030421
+ ReadPccData at Base 6.1.20030421
+ ReadProfile at Base 6.1.20030421
+ ReadPrositePattern at Base 6.1.20030421
+ ReadRENPattern at Base 6.1.20030421
+ RealBlastGetGappedAlignmentTraceback at Base 6.1.20030421
+ ReassembleSeqAlignFromPSeqAlignInfo at Base 6.1.20030421
+ RedoAlignmentCore at Base 6.1.20030421
+ ReevaluateScoreWithAmbiguities at Base 6.1.20040204
+ Region at Base 6.1.20030421
+ RemoveBioSourceOnPopSet at Base 6.1.20030421
+ RemoveDuplicateCDDs at Base 6.1.20030421
+ RemoveInternalOrfs at Base 6.1.20030421
+ RemoveMolInfoOnPopSet at Base 6.1.20110713
+ ResToInt at Base 6.1.20030421
+ ResultIndex1 at Base 6.1.20040204
+ ResultIndex at Base 6.1.20030421
+ ReverseBioseqFeatureStrands at Base 6.1.20041020
+ RootTree at Base 6.1.20030421
+ S at Base 6.1.20030421
+ SEMI_G_ALIGN at Base 6.1.20030421
+ SIM2 at Base 6.1.20030421
+ SIM2ALN at Base 6.1.20030421
+ SIM2ENDS at Base 6.1.20030421
+ SIM3ALN at Base 6.1.20030421
+ SIM3ALN_choice at Base 6.1.20030421
+ SIM3ALN_heuristic at Base 6.1.20030421
+ SIM4ALN_choice at Base 6.1.20030421
+ SISAMFindAllData at Base 6.1.20030421
+ SISAMSearch at Base 6.1.20030421
+ SI_RecordFree at Base 6.1.20061015
+ SI_RecordNew at Base 6.1.20061015
+ SORTAddTempName at Base 6.1.20030421
+ SORTCheckOrderS at Base 6.1.20030421
+ SORTFiles at Base 6.1.20030421
+ SORTGetKeyHead at Base 6.1.20030421
+ SORTInsertKey at Base 6.1.20030421
+ SORTMergeFiles at Base 6.1.20030421
+ SORTObjectFree at Base 6.1.20030421
+ SORTObjectNew at Base 6.1.20030421
+ SORTSetLineLength at Base 6.1.20030421
+ SORTSetPrefix at Base 6.1.20030421
+ SORTSetReverse at Base 6.1.20030421
+ SORTSetTab at Base 6.1.20030421
+ SORTSetUnique at Base 6.1.20030421
+ SPI_AlignmRNAToGenomic at Base 6.1.20030421
+ SPI_AlnSinglemRNAToGen at Base 6.1.20030421
+ SPI_AlnSinglemRNAToPieces at Base 6.1.20030421
+ SPI_GetProteinFrommRNA at Base 6.1.20030421
+ SPI_MakeMultipleAlignment at Base 6.1.20030421
+ SPI_OptionsFree at Base 6.1.20030421
+ SPI_OptionsNew at Base 6.1.20030421
+ SPI_PrintMultipleAlignment at Base 6.1.20030421
+ SPI_RegionListFree at Base 6.1.20030421
+ SPI_RemoveInconsistentAlnsFromSet at Base 6.1.20030421
+ SPI_bsinfoFreeList at Base 6.1.20030421
+ SPI_flip_sa_list at Base 6.1.20030421
+ SPI_is_acceptor at Base 6.1.20030421
+ SPI_is_donor at Base 6.1.20030421
+ SPI_mRNAFree at Base 6.1.20030421
+ SQN_ExtendAlnAlg at Base 6.1.20030421
+ STSDataFree at Base 6.1.20030421
+ STSGetOrgTable at Base 6.1.20030421
+ STSGetOrganismIndex at Base 6.1.20030421
+ STSGetOrganismName at Base 6.1.20030421
+ STSSearch at Base 6.1.20030421
+ STSSearch_r at Base 6.1.20030421
+ SUM_THRESHOLD at Base 6.1.20070822
+ SaveRepeats at Base 6.1.20030421
+ ScanDIFile at Base 6.1.20030421
+ Script_free at Base 6.1.20030421
+ SeedPruneHitsFromSeedReturn at Base 6.1.20030421
+ SegFree at Base 6.1.20030421
+ SegParamsCheck at Base 6.1.20030421
+ SegParamsFree at Base 6.1.20030421
+ SegParamsNewAa at Base 6.1.20030421
+ SegParamsNewNa at Base 6.1.20030421
+ SegSeq at Base 6.1.20030421
+ SegSeqNullToVirtual at Base 6.1.20110713
+ SegsToSeqLoc at Base 6.1.20030421
+ SeqAlignReverseOrder at Base 6.1.20030421
+ SeqAlignSetGlobalFromLocal at Base 6.1.20030421
+ SeqAlignSwapSeqs at Base 6.1.20030421
+ SeqAlignToHits at Base 6.1.20030421
+ SeqAlignToPSeqAlignInfo at Base 6.1.20030421
+ SeqEntryMoveDbxrefs at Base 6.1.20030421
+ SeqEntryPubsAsn4 at Base 6.1.20030421
+ SeqEntryPubsAsn4Ex at Base 6.1.20100808
+ SeqEntryToAsn3 at Base 6.1.20030421
+ SeqEntryToAsn3Ex at Base 6.1.20030421
+ SeqEntrysToBLAST at Base 6.1.20030421
+ SeqFeatExtract at Base 6.1.20030421
+ SeqFeatExtractList at Base 6.1.20030421
+ SeqFree at Base 6.1.20030421
+ SeqId2OrdinalId at Base 6.1.20030421
+ SeqLocDup at Base 6.1.20030421
+ SeqLocDupAll at Base 6.1.20030421
+ SeqLocDust at Base 6.1.20030421
+ SeqLocDustEx at Base 6.1.20070822
+ SeqLocLink at Base 6.1.20030421
+ SeqLocListToSeqAlign at Base 6.1.20030421
+ SeqLocMatch at Base 6.1.20030421
+ SeqLocSeg at Base 6.1.20030421
+ SeqLocTotalLen at Base 6.1.20030421
+ SeqNew at Base 6.1.20030421
+ SeqlocSegAa at Base 6.1.20030421
+ SeqlocSegsToSeqLoc at Base 6.1.20030421
+ SeriousSeqAnnotCleanup at Base 6.1.20100808
+ SeriousSeqEntryCleanup at Base 6.1.20030421
+ SeriousSeqEntryCleanupBulk at Base 6.1.20030421
+ SetAllCoordinates at Base 6.1.20030421
+ SetAllLeftRightRootedTreeNeighbors at Base 6.1.20030421
+ SetAllLevelNodes at Base 6.1.20030421
+ SetAllNumberNodes at Base 6.1.20030421
+ SetAllPivotNodes at Base 6.1.20030421
+ SetAllTheoreticalCoordinates at Base 6.1.20030421
+ SetBatchSuggestFrames at Base 6.1.20030421
+ SetBatchSuggestNucleotide at Base 6.1.20030421
+ SetGlobaltOptions at Base 6.1.20030421
+ SetLeftRightRootedTreeNeighbors at Base 6.1.20030421
+ SetLevelNode at Base 6.1.20030421
+ SetLowUpFromBlast at Base 6.1.20030421
+ SetNumberNode at Base 6.1.20030421
+ SetPivotNode at Base 6.1.20030421
+ SetTheoreticalCoordinates at Base 6.1.20030421
+ ShiftTree at Base 6.1.20030421
+ ShortenString at Base 6.1.20030421
+ SimpleAutoDef at Base 6.1.20110713
+ SimpleIntervalToGapXEditBlock at Base 6.1.20030421
+ SortAlignByLocation at Base 6.1.20030421
+ SortByLocOrfs at Base 6.1.20030421
+ SortCFArray at Base 6.1.20030421
+ SortEndsList at Base 6.1.20030421
+ SortHPArray at Base 6.1.20030421
+ SourceFeatExtract at Base 6.1.20030421
+ Sqn_GlobalAlign2Seq at Base 6.1.20030421
+ Sqn_GlobalAlign2SeqEx at Base 6.1.20050429
+ SrchSegChoice at Base 6.1.20030421
+ SrchSegSeqMol at Base 6.1.20030421
+ StatisticsAsnRead at Base 6.1.20030421
+ StatisticsAsnWrite at Base 6.1.20030421
+ StatisticsFree at Base 6.1.20030421
+ StatisticsNew at Base 6.1.20030421
+ StrStripSpaces at Base 6.1.20030421
+ StringExtCmp at Base 6.1.20030421
+ StringIgnoreSpaceCmp at Base 6.1.20030421
+ StringNStr at Base 6.1.20030421
+ StripAllSpace at Base 6.1.20030421
+ StripBSfromParts at Base 6.1.20030421
+ StripBSfromTop at Base 6.1.20030421
+ StripMaps at Base 6.1.20030421
+ StripOld at Base 6.1.20030421
+ StripProtXref at Base 6.1.20030421
+ StripTitleFromProtsInNucProts at Base 6.1.20030421
+ StsResultFree at Base 6.1.20030421
+ StsResultNew at Base 6.1.20030421
+ SuggestClientService at Base 6.1.20030421
+ SuggestCodingRegion at Base 6.1.20030421
+ SuggestCodingRegionEx at Base 6.1.20090719
+ SumBlastGetGappedAlignmentEx at Base 6.1.20030421
+ SumBlastGetGappedAlignmentTraceback at Base 6.1.20030421
+ TestTree at Base 6.1.20030421
+ ToAsn4 at Base 6.1.20030421
+ TooShort at Base 6.1.20030421
+ Total_len at Base 6.1.20030421
+ TracebackToGapXEditBlock at Base 6.1.20030421
+ TreeCenterNode at Base 6.1.20030421
+ TreeNodeFree at Base 6.1.20030421
+ TreeNodeFreeBranch at Base 6.1.20030421
+ TreeNodeFreeTree at Base 6.1.20030421
+ TreeNodeNew at Base 6.1.20030421
+ TruncateAlignment at Base 6.1.20060301
+ TxDfDbInfoDestruct at Base 6.1.20030421
+ TxDfDbInfoNew at Base 6.1.20030421
+ TxMatrixDestruct at Base 6.1.20030421
+ URK_SeqAlignSortByLength at Base 6.1.20030421
+ URK_SeqAlignSortByMolWt at Base 6.1.20030421
+ URK_SeqAlignSortByScore at Base 6.1.20030421
+ URK_SeqAlignSortByStart at Base 6.1.20030421
+ UnSetPivotNodes at Base 6.1.20030421
+ UniqueOrfs at Base 6.1.20030421
+ UnrootTree at Base 6.1.20030421
+ VSBlastOptionNew at Base 6.1.20030421
+ VSCombineSeqLoc at Base 6.1.20030421
+ VSGetLabels at Base 6.1.20030421
+ VSMakeCombinedSeqLoc at Base 6.1.20030421
+ VSMakeSeqLoc at Base 6.1.20030421
+ VSOptionsFree at Base 6.1.20030421
+ VSOptionsNew at Base 6.1.20030421
+ VSPrintListFromSeqLocs at Base 6.1.20030421
+ VSPrintListIdLine at Base 6.1.20030421
+ VSPrintOverviewFromSeqLocs at Base 6.1.20030421
+ VSScreenSequence at Base 6.1.20030421
+ VSScreenSequenceByLoc at Base 6.1.20030421
+ W at Base 6.1.20030421
+ WholeFeatFree at Base 6.1.20030421
+ WholeFeatNew at Base 6.1.20030421
+ WposComputation at Base 6.1.20030421
+ Xfrag_print at Base 6.1.20030421
+ ZeroNodes at Base 6.1.20030421
+ act_get_eval at Base 6.1.20050429
+ addScoresToSeqAlign at Base 6.1.20030421
+ addSuffixToName at Base 6.1.20030421
+ add_string_to_buffer at Base 6.1.20041020
+ add_string_to_bufferEx at Base 6.1.20041020
+ align at Base 6.1.20030421
+ align_of_pattern at Base 6.1.20030421
+ allocatePosFreqs at Base 6.1.20030421
+ avl_List at Base 6.1.20030421
+ avl_counter1 at Base 6.1.20030421
+ avl_counter2 at Base 6.1.20030421
+ avl_hist at Base 6.1.20030421
+ avl_hitlist at Base 6.1.20030421
+ bb at Base 6.1.20030421
+ bbld_table at Base 6.1.20030421
+ bdiag_prev at Base 6.1.20030421
+ best_score at Base 6.1.20030421
+ bfound at Base 6.1.20030421
+ bit_engine_arr at Base 6.1.20030421
+ bit_engine_firstbit at Base 6.1.20030421
+ bit_engine_numofbits at Base 6.1.20030421
+ blastMergeFilterLocs at Base 6.1.20030421
+ blast_set_parameters at Base 6.1.20030421
+ blastna_to_ncbi4na at Base 6.1.20030421
+ blastool_fprintf at Base 6.1.20031028
+ bli_c at Base 6.1.20030421
+ bli_d at Base 6.1.20030421
+ blink at Base 6.1.20030421
+ bls at Base 6.1.20030421
+ break_blast_job at Base 6.1.20030421
+ bri at Base 6.1.20030421
+ bscan at Base 6.1.20030421
+ bscan_init at Base 6.1.20030421
+ bucket at Base 6.1.20030421
+ bxmlobjAsnLoad at Base 6.1.20030421
+ calign at Base 6.1.20030421
+ check_GIBB at Base 6.1.20030421
+ check_strand_mol at Base 6.1.20030421
+ check_whole at Base 6.1.20030421
+ ckalloc at Base 6.1.20030421
+ ckopen at Base 6.1.20030421
+ class_print at Base 6.1.20030421
+ clean_all_internal_repeats at Base 6.1.20030421
+ clean_empty_seqalign at Base 6.1.20030421
+ closewin at Base 6.1.20030421
+ codes_initialised at Base 6.1.20030421
+ col_code at Base 6.1.20030421
+ col_int at Base 6.1.20030421
+ combine_with_long_mismatches at Base 6.1.20030421
+ compactSearchDestruct at Base 6.1.20030421
+ compactSearchNew at Base 6.1.20030421
+ compare_quals at Base 6.1.20030421
+ compon at Base 6.1.20030421
+ convertProgramToFlag at Base 6.1.20030421
+ convertSeqAlignListToValNodeList at Base 6.1.20030421
+ convertValNodeListToSeqAlignList at Base 6.1.20030421
+ copyPosFreqs at Base 6.1.20030421
+ copySearchItems at Base 6.1.20030421
+ copy_m_stk_entry at Base 6.1.20030421
+ copy_qvalue at Base 6.1.20030421
+ cotl_win at Base 6.1.20030421
+ cotr_merge at Base 6.1.20030421
+ cotr_win at Base 6.1.20030421
+ cotupdate_active at Base 6.1.20030421
+ count_join at Base 6.1.20030421
+ createFakeProtein at Base 6.1.20030421
+ curS at Base 6.1.20030421
+ cur_end1 at Base 6.1.20030421
+ cur_end at Base 6.1.20030421
+ cur_key at Base 6.1.20030421
+ cut at Base 6.1.20030421
+ db_cur_key at Base 6.1.20030421
+ db_delete at Base 6.1.20030421
+ db_delete_next at Base 6.1.20030421
+ db_freeList at Base 6.1.20030421
+ db_init at Base 6.1.20030421
+ db_insert at Base 6.1.20030421
+ db_insert_next at Base 6.1.20030421
+ db_key_next at Base 6.1.20030421
+ db_lsearch at Base 6.1.20030421
+ db_lsearch_next at Base 6.1.20030421
+ db_newList at Base 6.1.20030421
+ db_next at Base 6.1.20030421
+ db_next_key at Base 6.1.20030421
+ db_next_val at Base 6.1.20030421
+ db_prev_key at Base 6.1.20030421
+ db_prev_val at Base 6.1.20030421
+ db_randomLevel at Base 6.1.20030421
+ db_reset_pos at Base 6.1.20030421
+ db_rsearch at Base 6.1.20030421
+ db_rsearch_next at Base 6.1.20030421
+ db_snext at Base 6.1.20030421
+ db_sreset_pos at Base 6.1.20030421
+ db_update_node at Base 6.1.20030421
+ dblist_NIL_free at Base 6.1.20030421
+ decre at Base 6.1.20030421
+ decrementsv at Base 6.1.20030421
+ delete_by_key at Base 6.1.20030421
+ delete_next at Base 6.1.20030421
+ deleted_frags at Base 6.1.20030421
+ diag at Base 6.1.20030421
+ diag_flag at Base 6.1.20030421
+ diag_prev at Base 6.1.20030421
+ disjoint at Base 6.1.20030421
+ dna_len at Base 6.1.20030421
+ dna_seq at Base 6.1.20030421
+ do_the_blast_run at Base 6.1.20030421
+ eValueFit at Base 6.1.20030421
+ ecol at Base 6.1.20030421
+ edit_script_append at Base 6.1.20030421
+ edit_script_del at Base 6.1.20030421
+ edit_script_free at Base 6.1.20030421
+ edit_script_ins at Base 6.1.20030421
+ edit_script_new at Base 6.1.20030421
+ edit_script_rep at Base 6.1.20030421
+ edit_script_reverse_inplace at Base 6.1.20030421
+ encoding at Base 6.1.20030421
+ end_col at Base 6.1.20030421
+ end_row at Base 6.1.20030421
+ ensure_consistent_set at Base 6.1.20030421
+ enterS at Base 6.1.20030421
+ enter_endcol at Base 6.1.20030421
+ enter_endrow at Base 6.1.20030421
+ enton at Base 6.1.20030421
+ entropy at Base 6.1.20030421
+ erow at Base 6.1.20030421
+ err_message_mutex at Base 6.1.20030421
+ evalue_compare_hits at Base 6.1.20030421
+ ex_col at Base 6.1.20030421
+ ex_row at Base 6.1.20030421
+ ex_table at Base 6.1.20030421
+ fOldMsgHook at Base 6.1.20030421
+ falign at Base 6.1.20030421
+ fatal at Base 6.1.20030421
+ fatalf at Base 6.1.20030421
+ fbld_table at Base 6.1.20030421
+ feat_join at Base 6.1.20030421
+ ffound at Base 6.1.20030421
+ fillCandLambda at Base 6.1.20030421
+ filter_blast_query at Base 6.1.20030421
+ filter_repeats at Base 6.1.20030421
+ filter_repeats_for_bigloc at Base 6.1.20030421
+ findS at Base 6.1.20030421
+ find_best_set at Base 6.1.20030421
+ find_hits at Base 6.1.20030421
+ find_id at Base 6.1.20030421
+ findhi at Base 6.1.20030421
+ findlo at Base 6.1.20030421
+ findmaxS at Base 6.1.20030421
+ fix_overlaps_by_splice_sites at Base 6.1.20030421
+ fix_single_mismatches at Base 6.1.20030421
+ fix_single_unassigned at Base 6.1.20030421
+ found at Base 6.1.20030421
+ frag_print at Base 6.1.20030421
+ frame_compare_hsp_m1 at Base 6.1.20030421
+ frame_compare_hsp_m2 at Base 6.1.20030421
+ frame_compare_hsp_m3 at Base 6.1.20030421
+ frame_compare_hsp_p1 at Base 6.1.20030421
+ frame_compare_hsp_p2 at Base 6.1.20030421
+ frame_compare_hsp_p3 at Base 6.1.20030421
+ freeList at Base 6.1.20030421
+ free_align_list at Base 6.1.20030421
+ free_all at Base 6.1.20030421
+ free_alu_list at Base 6.1.20030421
+ free_mb_space at Base 6.1.20030421
+ free_table at Base 6.1.20030421
+ fscan at Base 6.1.20030421
+ fscan_init at Base 6.1.20030421
+ gap_cost at Base 6.1.20030421
+ gband_l3gap at Base 6.1.20030421
+ gband_linear at Base 6.1.20030421
+ gband_linear_gap at Base 6.1.20030421
+ gband_linear_qgap at Base 6.1.20030421
+ gband_q3gap at Base 6.1.20030421
+ gband_quadratic at Base 6.1.20030421
+ getAlphaBeta at Base 6.1.20030421
+ getCkptFreqMatrix at Base 6.1.20030421
+ getCkptNumber at Base 6.1.20030421
+ getFastaStyleTitle at Base 6.1.20030421
+ getRes at Base 6.1.20030421
+ getSplicePos at Base 6.1.20030421
+ get_a_pat at Base 6.1.20030421
+ get_align_score at Base 6.1.20030421
+ get_hits at Base 6.1.20030421
+ get_mb_space at Base 6.1.20030421
+ get_organism at Base 6.1.20030421
+ get_output_name at Base 6.1.20030421
+ get_qvalue at Base 6.1.20030421
+ get_score_value at Base 6.1.20030421
+ get_top_K at Base 6.1.20030421
+ get_top_K_alignment at Base 6.1.20030421
+ getprob at Base 6.1.20030421
+ global at Base 6.1.20030421
+ global_setup at Base 6.1.20030421
+ idb_freeList at Base 6.1.20030421
+ idb_key_next at Base 6.1.20030421
+ idb_newList at Base 6.1.20030421
+ idb_reset_pos at Base 6.1.20030421
+ impalaKarlinLambdaNR at Base 6.1.20030421
+ impalaMakeFileNames at Base 6.1.20030421
+ impalaReadCheckpoint at Base 6.1.20030421
+ impalaScaling at Base 6.1.20030421
+ incre at Base 6.1.20030421
+ incrementsv at Base 6.1.20030421
+ index_proc at Base 6.1.20030421
+ init at Base 6.1.20030421
+ initProbs at Base 6.1.20030421
+ init_order at Base 6.1.20030421
+ init_pattern at Base 6.1.20030421
+ insertS at Base 6.1.20030421
+ insert_hit at Base 6.1.20030421
+ insert_next at Base 6.1.20030421
+ intersect at Base 6.1.20030421
+ intlist at Base 6.1.20030421
+ isCommonIndex at Base 6.1.20030421
+ is_CONTIG at Base 6.1.20030421
+ is_EST_HUMAN at Base 6.1.20030421
+ is_EST_MOUSE at Base 6.1.20030421
+ is_EST_OTHERS at Base 6.1.20030421
+ is_MONTH at Base 6.1.20030421
+ is_PDB at Base 6.1.20030421
+ is_REFSEQ at Base 6.1.20050828
+ is_REFSEQ_GENOMIC at Base 6.1.20061015
+ is_REFSEQ_RNA at Base 6.1.20060507
+ is_SWISSPROT at Base 6.1.20030421
+ is_acceptor at Base 6.1.20030421
+ is_donor at Base 6.1.20030421
+ kFDBMaxNumVolumes at Base 6.1.20060507
+ kTaxidDeflineSearch_NotFound at Base 6.1.20050828
+ l_merge at Base 6.1.20030421
+ lactive_ext at Base 6.1.20030421
+ lastS at Base 6.1.20030421
+ laststr at Base 6.1.20030421
+ len1 at Base 6.1.20030421
+ len2 at Base 6.1.20030421
+ li_c at Base 6.1.20030421
+ li_d at Base 6.1.20030421
+ link_align at Base 6.1.20030421
+ link_blast_sap at Base 6.1.20030421
+ list_NIL_free at Base 6.1.20030421
+ ll1 at Base 6.1.20030421
+ ll at Base 6.1.20030421
+ lnass at Base 6.1.20030421
+ lnfac at Base 6.1.20030421
+ lnperm at Base 6.1.20030421
+ load_align_to_interval at Base 6.1.20030421
+ load_dust_bsp at Base 6.1.20030421
+ load_options_to_buffer at Base 6.1.20030421
+ local at Base 6.1.20030421
+ lookup_add at Base 6.1.20030421
+ lookup_add_index at Base 6.1.20030421
+ lookup_destruct at Base 6.1.20030421
+ lookup_find_init at Base 6.1.20030421
+ lookup_new at Base 6.1.20030421
+ lookup_position_aux_destruct at Base 6.1.20030421
+ lower at Base 6.1.20030421
+ m_stk at Base 6.1.20030421
+ m_top at Base 6.1.20030421
+ make_align at Base 6.1.20030421
+ make_dust_bsp at Base 6.1.20030421
+ make_mod_lt at Base 6.1.20030421
+ make_repeat_lib at Base 6.1.20030421
+ make_sim_seq at Base 6.1.20030421
+ malign1 at Base 6.1.20030421
+ malign at Base 6.1.20030421
+ mask at Base 6.1.20030421
+ mask_with_repeat_feature at Base 6.1.20030421
+ mb_lookup_position_aux_destruct at Base 6.1.20030421
+ mb_make_mod_lt at Base 6.1.20030421
+ merge_blast_result at Base 6.1.20030421
+ merge_two_list at Base 6.1.20030421
+ mergesegs at Base 6.1.20030421
+ mid1 at Base 6.1.20030421
+ mid2 at Base 6.1.20030421
+ minS at Base 6.1.20030421
+ minscoreS at Base 6.1.20030421
+ move_cds at Base 6.1.20030421
+ move_cds_ex at Base 6.1.20030421
+ mw at Base 6.1.20030421
+ ncbi4na_to_blastna at Base 6.1.20030421
+ newList at Base 6.1.20030421
+ new_info at Base 6.1.20030421
+ new_mb_space at Base 6.1.20030421
+ next at Base 6.1.20030421
+ next_key at Base 6.1.20030421
+ next_val at Base 6.1.20030421
+ number_frags at Base 6.1.20030421
+ offset1 at Base 6.1.20030421
+ offset at Base 6.1.20030421
+ old_i_end at Base 6.1.20030421
+ old_i_start at Base 6.1.20030421
+ old_j_end at Base 6.1.20030421
+ old_j_start at Base 6.1.20030421
+ openwin at Base 6.1.20030421
+ otl_merge at Base 6.1.20030421
+ otl_survive at Base 6.1.20030421
+ otr_survive at Base 6.1.20030421
+ outputPosMatrix at Base 6.1.20030421
+ output_frags at Base 6.1.20030421
+ output_hits at Base 6.1.20030421
+ parse_blast_options at Base 6.1.20030421
+ pat_output at Base 6.1.20030421
+ pbf at Base 6.1.20030421
+ pbo at Base 6.1.20030421
+ per_mergesegs at Base 6.1.20030421
+ pf_set at Base 6.1.20030421
+ pff at Base 6.1.20030421
+ pfo at Base 6.1.20030421
+ posAllocateMemory at Base 6.1.20030421
+ posCancel at Base 6.1.20030421
+ posCheckWeights at Base 6.1.20030421
+ posCheckpointFreeMemory at Base 6.1.20030421
+ posCleanup at Base 6.1.20030421
+ posComputeExtents at Base 6.1.20030421
+ posComputePseudoFreqs at Base 6.1.20030421
+ posComputeSequenceWeights at Base 6.1.20030421
+ posConvergenceTest at Base 6.1.20030421
+ posDemographics at Base 6.1.20040616
+ posFreeInformation at Base 6.1.20030421
+ posFreqsToMatrix at Base 6.1.20030421
+ posInitializeInformation at Base 6.1.20030421
+ posPrintInformation at Base 6.1.20030421
+ posPurgeMatches at Base 6.1.20030421
+ posReadCheckpoint at Base 6.1.20030421
+ posScaling at Base 6.1.20030421
+ posTakeCheckpoint at Base 6.1.20030421
+ posTakeScoremat at Base 6.1.20041020
+ pos_diag at Base 6.1.20030421
+ power at Base 6.1.20030421
+ prepare_align_data at Base 6.1.20030421
+ printS at Base 6.1.20030421
+ pro_len at Base 6.1.20030421
+ pro_quicksort_hits at Base 6.1.20030421
+ process_sep at Base 6.1.20030421
+ prt_FASTA_file at Base 6.1.20030421
+ pt_lscore at Base 6.1.20030421
+ putScoresInSeqAlign at Base 6.1.20030421
+ query_end_compare_hsp at Base 6.1.20030421
+ query_offset_compare_hsp at Base 6.1.20030421
+ quicksort_hits at Base 6.1.20030421
+ r_add_point at Base 6.1.20030421
+ r_merge at Base 6.1.20030421
+ r_survive at Base 6.1.20030421
+ ractive_ext at Base 6.1.20030421
+ randomBits at Base 6.1.20030421
+ randomLevel at Base 6.1.20030421
+ randomsLeft at Base 6.1.20030421
+ rcbld_table at Base 6.1.20030421
+ rcblink at Base 6.1.20030421
+ rcbls at Base 6.1.20030421
+ rcbucket at Base 6.1.20030421
+ rccol_int at Base 6.1.20030421
+ rcdiag at Base 6.1.20030421
+ rcdiag_flag at Base 6.1.20030421
+ rcfound at Base 6.1.20030421
+ rcfree at Base 6.1.20030421
+ rcintersect at Base 6.1.20030421
+ rclocal at Base 6.1.20030421
+ rcpos_diag at Base 6.1.20030421
+ rcpt_lscore at Base 6.1.20030421
+ rcr_add_point at Base 6.1.20030421
+ rcr_merge at Base 6.1.20030421
+ rcupdate_active at Base 6.1.20030421
+ readdb_MakeGiFileBinary at Base 6.1.20030421
+ readdb_acc2fasta at Base 6.1.20030421
+ readdb_acc2fastaEx at Base 6.1.20030421
+ readdb_ambchar_present at Base 6.1.20030421
+ readdb_attach at Base 6.1.20030421
+ readdb_check_oid at Base 6.1.20081116
+ readdb_compare at Base 6.1.20030421
+ readdb_compare_basic at Base 6.1.20031028
+ readdb_copy at Base 6.1.20030421
+ readdb_destruct at Base 6.1.20030421
+ readdb_destruct_element at Base 6.1.20030421
+ readdb_get_ambchar at Base 6.1.20030421
+ readdb_get_asn1_defline at Base 6.1.20030421
+ readdb_get_bioseq at Base 6.1.20030421
+ readdb_get_bioseq_ex at Base 6.1.20030421
+ readdb_get_date at Base 6.1.20030421
+ readdb_get_dblen at Base 6.1.20030421
+ readdb_get_defline at Base 6.1.20030421
+ readdb_get_descriptor at Base 6.1.20030421
+ readdb_get_filebits at Base 6.1.20030421
+ readdb_get_filename at Base 6.1.20030421
+ readdb_get_formatdb_version at Base 6.1.20030421
+ readdb_get_full_filename at Base 6.1.20080302
+ readdb_get_header at Base 6.1.20030421
+ readdb_get_header_ex at Base 6.1.20030421
+ readdb_get_maxlen at Base 6.1.20030421
+ readdb_get_num_entries at Base 6.1.20030421
+ readdb_get_num_entries_total at Base 6.1.20030421
+ readdb_get_num_entries_total_real at Base 6.1.20030421
+ readdb_get_pig at Base 6.1.20030421
+ readdb_get_sequence at Base 6.1.20030421
+ readdb_get_sequence_ex at Base 6.1.20030421
+ readdb_get_sequence_length at Base 6.1.20030421
+ readdb_get_sequence_length_approx at Base 6.1.20040505
+ readdb_get_sequence_number at Base 6.1.20030421
+ readdb_get_stats_numbers at Base 6.1.20070822
+ readdb_get_taxnames at Base 6.1.20030421
+ readdb_get_taxonomy_names at Base 6.1.20030421
+ readdb_get_title at Base 6.1.20030421
+ readdb_get_totals at Base 6.1.20030421
+ readdb_get_totals_ex2 at Base 6.1.20030421
+ readdb_get_totals_ex3 at Base 6.1.20040505
+ readdb_get_totals_ex at Base 6.1.20030421
+ readdb_gi2seq at Base 6.1.20030421
+ readdb_is_prot at Base 6.1.20030421
+ readdb_madvise_block at Base 6.1.20030421
+ readdb_madvise_enable at Base 6.1.20030421
+ readdb_madvise_sync_mode at Base 6.1.20030421
+ readdb_madvise_type at Base 6.1.20030421
+ readdb_new at Base 6.1.20030421
+ readdb_new_ex2 at Base 6.1.20030421
+ readdb_new_ex at Base 6.1.20030421
+ readdb_parse_db_names at Base 6.1.20030421
+ readdb_pig2oid at Base 6.1.20030421
+ readdb_preload at Base 6.1.20030421
+ readdb_seqid2fasta at Base 6.1.20030421
+ readdb_sequence_hash at Base 6.1.20060507
+ readdb_validate at Base 6.1.20060301
+ recom_setup at Base 6.1.20030421
+ recompute at Base 6.1.20030421
+ refresh_mb_space at Base 6.1.20030421
+ remove_OrgMod at Base 6.1.20030421
+ remove_descr at Base 6.1.20030421
+ remove_qual at Base 6.1.20030421
+ remove_redundant_intervals at Base 6.1.20030421
+ remove_subtype at Base 6.1.20030421
+ remove_xref at Base 6.1.20030421
+ replaceS at Base 6.1.20030421
+ reset_pos at Base 6.1.20030421
+ resolve at Base 6.1.20030421
+ restore_blast_id at Base 6.1.20030421
+ rev_seq at Base 6.1.20030421
+ reverse_seq at Base 6.1.20030421
+ rffound at Base 6.1.20030421
+ rfscan at Base 6.1.20030421
+ ri at Base 6.1.20030421
+ rotl_win at Base 6.1.20030421
+ rotr_merge at Base 6.1.20030421
+ rotr_win at Base 6.1.20030421
+ rotupdate_active at Base 6.1.20030421
+ row_code at Base 6.1.20030421
+ rr at Base 6.1.20030421
+ rsearch at Base 6.1.20030421
+ rsearch_next at Base 6.1.20030421
+ save_SeqAnnot at Base 6.1.20030421
+ sb1 at Base 6.1.20030421
+ sb2 at Base 6.1.20030421
+ scan at Base 6.1.20030421
+ scan_to_break at Base 6.1.20030421
+ score_compare_hsps at Base 6.1.20030421
+ se1 at Base 6.1.20030421
+ se2 at Base 6.1.20030421
+ search_pat at Base 6.1.20030421
+ seedEngineCore at Base 6.1.20030421
+ seed_free_all at Base 6.1.20030421
+ seq1 at Base 6.1.20030421
+ seq2 at Base 6.1.20030421
+ seq_loc_compare at Base 6.1.20030421
+ seq_phase at Base 6.1.20030421
+ seqent at Base 6.1.20030421
+ set_class at Base 6.1.20030421
+ setup at Base 6.1.20030421
+ shiftwin1 at Base 6.1.20030421
+ sim_for_blast at Base 6.1.20030421
+ sizeS at Base 6.1.20030421
+ slp_callback at Base 6.1.20030421
+ snext at Base 6.1.20030421
+ sort_align_list at Base 6.1.20030421
+ split_target_seq at Base 6.1.20030421
+ sreset_pos at Base 6.1.20030421
+ stateon at Base 6.1.20030421
+ storeOneMatch at Base 6.1.20030421
+ strsame at Base 6.1.20030421
+ suggestError at Base 6.1.20030421
+ suggestOut at Base 6.1.20030421
+ suggestRec at Base 6.1.20030421
+ syn_area at Base 6.1.20030421
+ table_init at Base 6.1.20030421
+ tailor at Base 6.1.20030421
+ tie_feat at Base 6.1.20030421
+ tie_next_OrgMod at Base 6.1.20030421
+ tie_next_biosource at Base 6.1.20030421
+ tie_next_cbp at Base 6.1.20030421
+ tie_next_mol at Base 6.1.20030421
+ tie_next_subtype at Base 6.1.20030421
+ time_out_boolean at Base 6.1.20030421
+ topo_win at Base 6.1.20030421
+ toporg at Base 6.1.20030421
+ total_frags at Base 6.1.20030421
+ trcfound at Base 6.1.20030421
+ trcscan at Base 6.1.20030421
+ trim at Base 6.1.20030421
+ true_multiple at Base 6.1.20030421
+ true_qual at Base 6.1.20030421
+ tt1 at Base 6.1.20030421
+ tt at Base 6.1.20030421
+ type at Base 6.1.20030421
+ ufreeList at Base 6.1.20030421
+ uinsert at Base 6.1.20030421
+ unewList at Base 6.1.20030421
+ unpack_dna_seq at Base 6.1.20030421
+ updateLambdaK at Base 6.1.20030421
+ update_active at Base 6.1.20030421
+ update_node at Base 6.1.20030421
+ upper at Base 6.1.20030421
+ urkFilterSeq at Base 6.1.20030421
+ usearch at Base 6.1.20030421
+ used_frag at Base 6.1.20030421
+ vx at Base 6.1.20030421
+ weight at Base 6.1.20030421
+ write_asn_output at Base 6.1.20030421
+ write_sim_output at Base 6.1.20030421
+ z_ALIGN at Base 6.1.20030421
+libncbitxc2.so.6 libncbi6t64 #MINVER#
+* Build-Depends-Package: libncbi6-dev
+ CheckTaxId at Base 6.1.20030421
+ CloseTaxDB at Base 6.1.20030421
+ FDBTaxCallback at Base 6.1.20030421
+ GetSuperKingdom at Base 6.1.20030421
+ GetTaxserverOrg at Base 6.1.20030421
+ InitTaxDB at Base 6.1.20030421
+ RDTaxLookupClose at Base 6.1.20030421
+ RDTaxLookupInit at Base 6.1.20030421
+ RDTaxLookupReset at Base 6.1.20030421
+ TXBGetDefLine at Base 6.1.20030421
+ TXBHtmlReport at Base 6.1.20030421
+ TaxArchFini at Base 6.1.20030421
+ TaxArchInit at Base 6.1.20030421
+ TaxMergeBSinDescr at Base 6.1.20030421
+ Taxon1DataAsnRead at Base 6.1.20030421
+ Taxon1DataAsnWrite at Base 6.1.20030421
+ Taxon1DataFree at Base 6.1.20030421
+ Taxon1DataNew at Base 6.1.20030421
+ Taxon1ErrorAsnRead at Base 6.1.20030421
+ Taxon1ErrorAsnWrite at Base 6.1.20030421
+ Taxon1ErrorFree at Base 6.1.20030421
+ Taxon1ErrorNew at Base 6.1.20030421
+ Taxon1InfoAsnRead at Base 6.1.20030421
+ Taxon1InfoAsnWrite at Base 6.1.20030421
+ Taxon1InfoFree at Base 6.1.20030421
+ Taxon1InfoNew at Base 6.1.20030421
+ Taxon1NameAsnRead at Base 6.1.20030421
+ Taxon1NameAsnWrite at Base 6.1.20030421
+ Taxon1NameFree at Base 6.1.20030421
+ Taxon1NameNew at Base 6.1.20030421
+ Taxon1ReqAsnRead at Base 6.1.20030421
+ Taxon1ReqAsnWrite at Base 6.1.20030421
+ Taxon1ReqFree at Base 6.1.20030421
+ Taxon1RespAsnRead at Base 6.1.20030421
+ Taxon1RespAsnWrite at Base 6.1.20030421
+ Taxon1RespFree at Base 6.1.20030421
+ Taxon2DataAsnRead at Base 6.1.20030421
+ Taxon2DataAsnWrite at Base 6.1.20030421
+ Taxon2DataFree at Base 6.1.20030421
+ Taxon2DataNew at Base 6.1.20030421
+ check_org_ref at Base 6.1.20030421
+ get_embl_code at Base 6.1.20030421
+ get_gcode at Base 6.1.20030421
+ get_gcode_from_lineage at Base 6.1.20030421
+ get_lineage at Base 6.1.20030421
+ get_tax_division at Base 6.1.20030421
+ get_tax_org at Base 6.1.20030421
+ objtax1AsnLoad at Base 6.1.20030421
+ replace_org at Base 6.1.20030421
+ replace_org_err at Base 6.1.20030421
+ tax1_findAllTaxIdByName at Base 6.1.20030421
+ tax1_findTaxIdByName at Base 6.1.20030421
+ tax1_fini at Base 6.1.20030421
+ tax1_getAllNames at Base 6.1.20030421
+ tax1_getAllTaxIdByName at Base 6.1.20030421
+ tax1_getChildren at Base 6.1.20030421
+ tax1_getGCName at Base 6.1.20030421
+ tax1_getGenus at Base 6.1.20030421
+ tax1_getOrgRef at Base 6.1.20030421
+ tax1_getParent at Base 6.1.20030421
+ tax1_getTaxId4GI at Base 6.1.20030421
+ tax1_getTaxId4Str at Base 6.1.20030421
+ tax1_getTaxIdByName at Base 6.1.20030421
+ tax1_getTaxIdByOrgRef at Base 6.1.20030421
+ tax1_getbyid at Base 6.1.20030421
+ tax1_init at Base 6.1.20030421
+ tax1_inited at Base 6.1.20030421
+ tax1_isAlive at Base 6.1.20030421
+ tax1_join at Base 6.1.20030421
+ tax1_lookup at Base 6.1.20030421
+ tax1_setSynonyms at Base 6.1.20030421
+ tax1e_getTaxId at Base 6.1.20030421
+ tax1e_getTaxName at Base 6.1.20030421
+ tax1e_getTaxTreePtr at Base 6.1.20030421
+ tax1e_invokeChildren at Base 6.1.20030421
+ tax1e_invokeNode at Base 6.1.20030421
+ tax1e_maxTaxId at Base 6.1.20030421
+ tax1e_needUpdate at Base 6.1.20030421
+ tax1e_toNode at Base 6.1.20030421
+ tax1m_getBlastName at Base 6.1.20030421
+ tax1m_getOrgRef at Base 6.1.20030421
+ tax1m_getbyid at Base 6.1.20030421
+ tax1m_lookup at Base 6.1.20030421
+ tax_SSget at Base 6.1.20030421
+ tax_addDivision at Base 6.1.20030421
+ tax_addGC at Base 6.1.20030421
+ tax_addNameClass at Base 6.1.20030421
+ tax_addRank at Base 6.1.20030421
+ tax_dumpDivisions at Base 6.1.20030421
+ tax_dumpGCs at Base 6.1.20030421
+ tax_dumpNameClasses at Base 6.1.20030421
+ tax_dumpRanks at Base 6.1.20030421
+ tax_findByName at Base 6.1.20030421
+ tax_getBaseTime at Base 6.1.20030421
+ tax_getClass_cde at Base 6.1.20030421
+ tax_getDesignator at Base 6.1.20030421
+ tax_getDivision at Base 6.1.20030421
+ tax_getDivisionId at Base 6.1.20030421
+ tax_getGCId at Base 6.1.20030421
+ tax_getGCName at Base 6.1.20030421
+ tax_getIdByName at Base 6.1.20030421
+ tax_getNameClass at Base 6.1.20030421
+ tax_getOrgNames at Base 6.1.20030421
+ tax_getRank at Base 6.1.20030421
+ tax_getRankId at Base 6.1.20030421
+ tax_getTaxId4GI at Base 6.1.20030421
+ tax_getTime at Base 6.1.20030421
+ tax_init at Base 6.1.20030421
+ tax_prntTime at Base 6.1.20030421
+ tax_ptree_addChildren at Base 6.1.20030421
+ tax_ptree_addNode at Base 6.1.20030421
+ tax_ptree_addSubtree at Base 6.1.20030421
+ tax_ptree_new at Base 6.1.20030421
+ tax_ptree_toTaxId at Base 6.1.20030421
+ tax_uniqueName at Base 6.1.20030421
+ taxname_match at Base 6.1.20030421
+ taxname_replace at Base 6.1.20030421
+ txc_close at Base 6.1.20030421
+ txc_connect2Server at Base 6.1.20030421
+ txc_findByOrg at Base 6.1.20030421
+ txc_getChildren at Base 6.1.20030421
+ txc_getLineage at Base 6.1.20030421
+ txc_getTaxIdByOrgRef at Base 6.1.20030421
+ txc_loadDivisions at Base 6.1.20030421
+ txc_loadGCs at Base 6.1.20030421
+ txc_loadNameClasses at Base 6.1.20030421
+ txc_loadRanks at Base 6.1.20030421
+libnetblast.so.6 libncbi6t64 #MINVER#
+* Build-Depends-Package: libncbi6-dev
+ BLASTGetUidsFromQuery at Base 6.1.20030421
+ Blast3GetDbinfo at Base 6.1.20030421
+ Blast3GetMotd at Base 6.1.20030421
+ BlastBioseq at Base 6.1.20030421
+ BlastBioseqNet at Base 6.1.20030421
+ BlastBioseqNetCore at Base 6.1.20030421
+ BlastBioseqNetReturnParts at Base 6.1.20030421
+ BlastDbinfoAsnRead at Base 6.1.20030421
+ BlastDbinfoAsnWrite at Base 6.1.20030421
+ BlastDbinfoFree at Base 6.1.20030421
+ BlastDbinfoGetAsnRead at Base 6.1.20030421
+ BlastDbinfoGetAsnWrite at Base 6.1.20030421
+ BlastDbinfoGetFree at Base 6.1.20030421
+ BlastDbinfoGetNew at Base 6.1.20030421
+ BlastDbinfoNew 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
+ BlastErrorAsnRead at Base 6.1.20030421
+ BlastErrorAsnWrite at Base 6.1.20030421
+ BlastErrorFree at Base 6.1.20030421
+ BlastErrorNew at Base 6.1.20030421
+ BlastFini at Base 6.1.20030421
+ BlastGetBioseq at Base 6.1.20030421
+ BlastGetDbInfo at Base 6.1.20030421
+ BlastGetKaParams at Base 6.1.20030421
+ BlastGetMaskedLoc at Base 6.1.20030421
+ BlastGetParameterBuffer at Base 6.1.20030421
+ BlastInit at Base 6.1.20030421
+ BlastKABlkAsnRead at Base 6.1.20030421
+ BlastKABlkAsnWrite at Base 6.1.20030421
+ BlastKABlkFree at Base 6.1.20030421
+ BlastKABlkNew at Base 6.1.20030421
+ BlastMaskAsnRead at Base 6.1.20030421
+ BlastMaskAsnWrite at Base 6.1.20030421
+ BlastMaskFree at Base 6.1.20030421
+ BlastMaskNew at Base 6.1.20030421
+ BlastMatrixAsnRead at Base 6.1.20030421
+ BlastMatrixAsnWrite at Base 6.1.20030421
+ BlastMatrixFree at Base 6.1.20030421
+ BlastMatrixNew at Base 6.1.20030421
+ BlastMatrixToBlastNetMatrix at Base 6.1.20030421
+ BlastNet3BlockDestruct at Base 6.1.20030421
+ BlastNet3BlockNew at Base 6.1.20030421
+ BlastNetBioseqFetchDisable at Base 6.1.20030421
+ BlastNetBioseqFetchEnable at Base 6.1.20030421
+ BlastNetMatrixToBlastMatrix at Base 6.1.20030421
+ BlastOptionsToParameters at Base 6.1.20030421
+ BlastParametersAsnRead at Base 6.1.20030421
+ BlastParametersAsnWrite at Base 6.1.20030421
+ BlastParametersFree at Base 6.1.20030421
+ BlastParametersNew at Base 6.1.20030421
+ BlastPartsAsnRead at Base 6.1.20030421
+ BlastPartsAsnWrite at Base 6.1.20030421
+ BlastPartsFree at Base 6.1.20030421
+ BlastPartsNew at Base 6.1.20030421
+ BlastPhialignAsnRead at Base 6.1.20030421
+ BlastPhialignAsnWrite at Base 6.1.20030421
+ BlastPhialignFree at Base 6.1.20030421
+ BlastPhialignNew at Base 6.1.20030421
+ BlastProgressAsnRead at Base 6.1.20030421
+ BlastProgressAsnWrite at Base 6.1.20030421
+ BlastProgressFree at Base 6.1.20030421
+ BlastProgressNew at Base 6.1.20030421
+ BlastQueuedAsnRead at Base 6.1.20030421
+ BlastQueuedAsnWrite at Base 6.1.20030421
+ BlastQueuedFree at Base 6.1.20030421
+ BlastQueuedNew at Base 6.1.20030421
+ BlastRequestAsnRead at Base 6.1.20030421
+ BlastRequestAsnWrite at Base 6.1.20030421
+ BlastRequestDbInfo at Base 6.1.20030421
+ BlastRequestFree at Base 6.1.20030421
+ BlastResponseAsnRead at Base 6.1.20030421
+ BlastResponseAsnWrite at Base 6.1.20030421
+ BlastResponseFree at Base 6.1.20030421
+ BlastSearchAsnRead at Base 6.1.20030421
+ BlastSearchAsnWrite at Base 6.1.20030421
+ BlastSearchFree at Base 6.1.20030421
+ BlastSearchNew at Base 6.1.20030421
+ BlastSeqIdAsnRead at Base 6.1.20030421
+ BlastSeqIdAsnWrite at Base 6.1.20030421
+ BlastSeqIdFree at Base 6.1.20030421
+ BlastSeqIdNew at Base 6.1.20030421
+ BlastSeqLocNet at Base 6.1.20030421
+ BlastSeqLocNetCore at Base 6.1.20030421
+ BlastSequenceAsnRead at Base 6.1.20030421
+ BlastSequenceAsnWrite at Base 6.1.20030421
+ BlastSequenceFree at Base 6.1.20030421
+ BlastSequenceNew at Base 6.1.20030421
+ BlastVersionAsnRead at Base 6.1.20030421
+ BlastVersionAsnWrite at Base 6.1.20030421
+ BlastVersionFree at Base 6.1.20030421
+ BlastVersionNew at Base 6.1.20030421
+ GetResponsePtr at Base 6.1.20030421
+ MegaBlastHitAsnRead at Base 6.1.20030421
+ MegaBlastHitAsnWrite at Base 6.1.20030421
+ MegaBlastHitFree at Base 6.1.20030421
+ MegaBlastHitNew at Base 6.1.20030421
+ MegaBlastResultsAsnRead at Base 6.1.20030421
+ MegaBlastResultsAsnWrite at Base 6.1.20030421
+ MegaBlastResultsFree at Base 6.1.20030421
+ MegaBlastResultsNew at Base 6.1.20030421
+ MegaBlastSeqLocNetCore at Base 6.1.20030421
+ NetBlastGetMatrix at Base 6.1.20030421
+ NetDbinfo2TxDbinfo at Base 6.1.20030421
+ QueryIsProteinFromType at Base 6.1.20030421
+ SeedBioseqNetCore at Base 6.1.20030421
+ SubmitRequest at Base 6.1.20030421
+ TraditionalBlastReport at Base 6.1.20030421
+ TraditionalBlastReportExtra at Base 6.1.20030421
+ TraditionalBlastReportLoc at Base 6.1.20030421
+ TraditionalBlastReportLocExtra at Base 6.1.20030421
+ dispatcher_lock at Base 6.1.20030421
+ objblst3AsnLoad at Base 6.1.20030421
+ parametersToOptions at Base 6.1.20030421
+libnetcli.so.6 libncbi6t64 #MINVER#
+* Build-Depends-Package: libncbi6-dev
+ NI_EndServices at Base 6.1.20030421
+ NI_GenericGetService at Base 6.1.20030421
+ NI_GenericInit at Base 6.1.20030421
+ NI_GetEnvParam at Base 6.1.20030421
+ NI_GetEnvParamEx at Base 6.1.20030421
+ NI_IsInterfaceSupported at Base 6.1.20030421
+ NI_ServiceDisconnect at Base 6.1.20030421
+ NI_SetAddress at Base 6.1.20030421
+ NI_SetDispatcher at Base 6.1.20030421
+ NI_SetInterface at Base 6.1.20030421
+ g_NII_Debug at Base 6.1.20030421
+ g_NII_Service at Base 6.1.20030421
+ x_ni_errlist at Base 6.1.20030421
+ x_ni_errno at Base 6.1.20030421
+ x_ni_errtext at Base 6.1.20030421
+ x_ni_platform at Base 6.1.20030421
+libvibgif.so.6 libncbi6t64 #MINVER#
+* Build-Depends-Package: libncbi6-dev
+ AddOval at Base 6.1.20030421
+ BLACK_COLOR at Base 6.1.20030421
+ BLUE_COLOR at Base 6.1.20030421
+ CYAN_COLOR at Base 6.1.20030421
+ GREEN_COLOR at Base 6.1.20030421
+ MAGENTA_COLOR at Base 6.1.20030421
+ Nlm_AddArc at Base 6.1.20030421
+ Nlm_AddAttribute at Base 6.1.20030421
+ Nlm_AddBitmap at Base 6.1.20030421
+ Nlm_AddInvFrame at Base 6.1.20030421
+ Nlm_AddLabel at Base 6.1.20030421
+ Nlm_AddLine at Base 6.1.20030421
+ Nlm_AddMarker at Base 6.1.20030421
+ Nlm_AddPolygon at Base 6.1.20030421
+ Nlm_AddPrimitive at Base 6.1.20030421
+ Nlm_AddPt at Base 6.1.20030421
+ Nlm_AddRectangle at Base 6.1.20030421
+ Nlm_AddRoundedRectangle at Base 6.1.20030421
+ Nlm_AddSegRect at Base 6.1.20030421
+ Nlm_AddSilentSegRect at Base 6.1.20030421
+ Nlm_AddSntRectangle at Base 6.1.20030421
+ Nlm_AddSymbol at Base 6.1.20030421
+ Nlm_AddTextLabel at Base 6.1.20030421
+ Nlm_Ascent at Base 6.1.20030421
+ Nlm_AssignPrinterFont at Base 6.1.20030421
+ Nlm_Black at Base 6.1.20030421
+ Nlm_Blue at Base 6.1.20030421
+ Nlm_BoxInViewport at Base 6.1.20030421
+ Nlm_ChangeAddPrimOrder at Base 6.1.20030421
+ Nlm_ChangePrimAttribute at Base 6.1.20030421
+ Nlm_ChangeSentinelRectangle at Base 6.1.20030421
+ Nlm_CharWidth at Base 6.1.20030421
+ Nlm_CleanUpDrawingTools at Base 6.1.20030421
+ Nlm_CleanupPrimitive at Base 6.1.20030421
+ Nlm_ClearRgn at Base 6.1.20030421
+ Nlm_ClipRect at Base 6.1.20030421
+ Nlm_ClipRgn at Base 6.1.20030421
+ Nlm_CopyBits at Base 6.1.20030421
+ Nlm_CopyFont at Base 6.1.20030421
+ Nlm_CopyMode at Base 6.1.20030421
+ Nlm_CopyPixmap at Base 6.1.20030421
+ Nlm_Courier at Base 6.1.20030421
+ Nlm_CreateFont at Base 6.1.20030421
+ Nlm_CreateGIF at Base 6.1.20030421
+ Nlm_CreatePicture at Base 6.1.20030421
+ Nlm_CreateRgn at Base 6.1.20030421
+ Nlm_CreateSegment at Base 6.1.20030421
+ Nlm_Cyan at Base 6.1.20030421
+ Nlm_Dark at Base 6.1.20030421
+ Nlm_Dashed at Base 6.1.20030421
+ Nlm_DecodeColor at Base 6.1.20030421
+ Nlm_DeleteFont at Base 6.1.20030421
+ Nlm_DeletePicture at Base 6.1.20030421
+ Nlm_DeletePrim at Base 6.1.20030421
+ Nlm_DeleteSegment at Base 6.1.20030421
+ Nlm_Descent at Base 6.1.20030421
+ Nlm_DestroyGIF at Base 6.1.20030421
+ Nlm_DestroyRgn at Base 6.1.20030421
+ Nlm_DiffRgn at Base 6.1.20030421
+ Nlm_DkGray at Base 6.1.20030421
+ Nlm_Dotted at Base 6.1.20030421
+ Nlm_DrawLine at Base 6.1.20030421
+ Nlm_DrawPrimitive at Base 6.1.20030421
+ Nlm_DrawSegment at Base 6.1.20030421
+ Nlm_DrawString at Base 6.1.20030421
+ Nlm_DrawText at Base 6.1.20030421
+ Nlm_Empty at Base 6.1.20030421
+ Nlm_EmptyRect at Base 6.1.20030421
+ Nlm_EmptyRgn at Base 6.1.20030421
+ Nlm_EqualFontSpec at Base 6.1.20030421
+ Nlm_EqualPt at Base 6.1.20030421
+ Nlm_EqualRect at Base 6.1.20030421
+ Nlm_EqualRgn at Base 6.1.20030421
+ Nlm_EraseArc at Base 6.1.20030421
+ Nlm_EraseMode at Base 6.1.20030421
+ Nlm_EraseOval at Base 6.1.20030421
+ Nlm_ErasePoly at Base 6.1.20030421
+ Nlm_EraseQuadrant at Base 6.1.20030421
+ Nlm_EraseRect at Base 6.1.20030421
+ Nlm_EraseRgn at Base 6.1.20030421
+ Nlm_EraseRoundRect at Base 6.1.20030421
+ Nlm_ExploreSegment at Base 6.1.20030421
+ Nlm_FindNextResidentFont at Base 6.1.20030421
+ Nlm_FindPrimGIF at Base 6.1.20030421
+ Nlm_FindSegGIF at Base 6.1.20030421
+ Nlm_FitStringWidth at Base 6.1.20030421
+ Nlm_FontHeight at Base 6.1.20030421
+ Nlm_FrameArc at Base 6.1.20030421
+ Nlm_FrameOval at Base 6.1.20030421
+ Nlm_FramePoly at Base 6.1.20030421
+ Nlm_FrameQuadrant at Base 6.1.20030421
+ Nlm_FrameRect at Base 6.1.20030421
+ Nlm_FrameRgn at Base 6.1.20030421
+ Nlm_FrameRoundRect at Base 6.1.20030421
+ Nlm_GetColor at Base 6.1.20030421
+ Nlm_GetColorRGB at Base 6.1.20030421
+ Nlm_GetFont at Base 6.1.20030421
+ Nlm_GetFontEx at Base 6.1.20030421
+ Nlm_GetFontSpec at Base 6.1.20030421
+ Nlm_GetHitWindow at Base 6.1.20030421
+ Nlm_GetOffsetX at Base 6.1.20030421
+ Nlm_GetOffsetY at Base 6.1.20030421
+ Nlm_GetPen at Base 6.1.20030421
+ Nlm_GetPrimDrawAttribute at Base 6.1.20030421
+ Nlm_GetPrimHligh at Base 6.1.20030421
+ Nlm_GetPrimitive at Base 6.1.20030421
+ Nlm_GetPrimitiveIDs at Base 6.1.20030421
+ Nlm_GetResidentFont at Base 6.1.20030421
+ Nlm_GetScaleX at Base 6.1.20030421
+ Nlm_GetScaleY at Base 6.1.20030421
+ Nlm_GetWorldWindow at Base 6.1.20030421
+ Nlm_Gothic at Base 6.1.20030421
+ Nlm_GothicFixed at Base 6.1.20030421
+ Nlm_Gray at Base 6.1.20030421
+ Nlm_Green at Base 6.1.20030421
+ Nlm_Helvetica at Base 6.1.20030421
+ Nlm_InsetRect at Base 6.1.20030421
+ Nlm_InvalRect at Base 6.1.20030421
+ Nlm_InvalRgn at Base 6.1.20030421
+ Nlm_InvertArc at Base 6.1.20030421
+ Nlm_InvertColors at Base 6.1.20030421
+ Nlm_InvertMode at Base 6.1.20030421
+ Nlm_InvertOval at Base 6.1.20030421
+ Nlm_InvertPoly at Base 6.1.20030421
+ Nlm_InvertQuadrant at Base 6.1.20030421
+ Nlm_InvertRect at Base 6.1.20030421
+ Nlm_InvertRgn at Base 6.1.20030421
+ Nlm_InvertRoundRect at Base 6.1.20030421
+ Nlm_IsLineInVPort at Base 6.1.20030421
+ Nlm_Leading at Base 6.1.20030421
+ Nlm_Light at Base 6.1.20030421
+ Nlm_LineHeight at Base 6.1.20030421
+ Nlm_LineIntoVPort at Base 6.1.20030421
+ Nlm_LineTo at Base 6.1.20030421
+ Nlm_LinkSegment at Base 6.1.20030421
+ Nlm_LoadBox at Base 6.1.20030421
+ Nlm_LoadPt at Base 6.1.20030421
+ Nlm_LoadRect at Base 6.1.20030421
+ Nlm_LoadRectRgn at Base 6.1.20030421
+ Nlm_LtGray at Base 6.1.20030421
+ Nlm_Magenta at Base 6.1.20030421
+ Nlm_MapPixelPointToWorld at Base 6.1.20030421
+ Nlm_MapRectToWorldBox at Base 6.1.20030421
+ Nlm_MapWorldBoxToRect at Base 6.1.20030421
+ Nlm_MapWorldPointToPixel at Base 6.1.20030421
+ Nlm_MaxCharWidth at Base 6.1.20030421
+ Nlm_Medium at Base 6.1.20030421
+ Nlm_MergeMode at Base 6.1.20030421
+ Nlm_Minchou at Base 6.1.20030421
+ Nlm_MinchouFixed at Base 6.1.20030421
+ Nlm_MoveTo at Base 6.1.20030421
+ Nlm_NormalizeBox at Base 6.1.20030421
+ Nlm_OffsetPrim at Base 6.1.20030421
+ Nlm_OffsetRect at Base 6.1.20030421
+ Nlm_OffsetRgn at Base 6.1.20030421
+ Nlm_OffsetSegment at Base 6.1.20030421
+ Nlm_OutsetBox at Base 6.1.20030421
+ Nlm_PaintArc at Base 6.1.20030421
+ Nlm_PaintChar at Base 6.1.20030421
+ Nlm_PaintOval at Base 6.1.20030421
+ Nlm_PaintPoly at Base 6.1.20030421
+ Nlm_PaintQuadrant at Base 6.1.20030421
+ Nlm_PaintRect at Base 6.1.20030421
+ Nlm_PaintRgn at Base 6.1.20030421
+ Nlm_PaintRoundRect at Base 6.1.20030421
+ Nlm_PaintString at Base 6.1.20030421
+ Nlm_PaintStringEx at Base 6.1.20030421
+ Nlm_PaintText at Base 6.1.20030421
+ Nlm_ParentSegment at Base 6.1.20030421
+ Nlm_ParseFont at Base 6.1.20030421
+ Nlm_ParseFontEx at Base 6.1.20030421
+ Nlm_Picture2gdImage at Base 6.1.20030421
+ Nlm_PictureToGIF at Base 6.1.20030421
+ Nlm_PrimitiveBox at Base 6.1.20030421
+ Nlm_PrimitiveIsCloseToPoint at Base 6.1.20030421
+ Nlm_PtInRect at Base 6.1.20030421
+ Nlm_PtInRgn at Base 6.1.20030421
+ Nlm_RecalculateSegment at Base 6.1.20030421
+ Nlm_RectInRect at Base 6.1.20030421
+ Nlm_RectInRgn at Base 6.1.20030421
+ Nlm_Red at Base 6.1.20030421
+ Nlm_ResetClip at Base 6.1.20030421
+ Nlm_ResetDrawingTools at Base 6.1.20030421
+ Nlm_ResetSegment at Base 6.1.20030421
+ Nlm_RestorePrimAttribute at Base 6.1.20030421
+ Nlm_SaveGIF at Base 6.1.20030421
+ Nlm_ScrollRect at Base 6.1.20030421
+ Nlm_SearchSegment at Base 6.1.20030421
+ Nlm_SectRect at Base 6.1.20030421
+ Nlm_SectRgn at Base 6.1.20030421
+ Nlm_SegmentBox at Base 6.1.20030421
+ Nlm_SegmentID at Base 6.1.20030421
+ Nlm_SegmentStyle at Base 6.1.20030421
+ Nlm_SegmentVisible at Base 6.1.20030421
+ Nlm_SelectColor at Base 6.1.20030421
+ Nlm_SelectFont at Base 6.1.20030421
+ Nlm_SetColor at Base 6.1.20030421
+ Nlm_SetColorEx at Base 6.1.20030421
+ Nlm_SetCurrentGIF at Base 6.1.20030421
+ Nlm_SetDefArrowSize at Base 6.1.20030421
+ Nlm_SetLargeFont at Base 6.1.20030421
+ Nlm_SetMediumFont at Base 6.1.20030421
+ Nlm_SetPen at Base 6.1.20030421
+ Nlm_SetPenDash at Base 6.1.20030421
+ Nlm_SetPenPattern at Base 6.1.20030421
+ Nlm_SetPenWidth at Base 6.1.20080302
+ Nlm_SetPrimAttribute at Base 6.1.20030421
+ Nlm_SetPrimitiveIDs at Base 6.1.20030421
+ Nlm_SetSegmentVisibleFlag at Base 6.1.20030421
+ Nlm_SetSmallFont at Base 6.1.20030421
+ Nlm_SetUpDrawingTools at Base 6.1.20030421
+ Nlm_Solid at Base 6.1.20030421
+ Nlm_StringWidth at Base 6.1.20030421
+ Nlm_SubPt at Base 6.1.20030421
+ Nlm_Symbol at Base 6.1.20030421
+ Nlm_TextWidth at Base 6.1.20030421
+ Nlm_Times at Base 6.1.20030421
+ Nlm_TryGetPrimitiveLimits at Base 6.1.20030421
+ Nlm_TryHighlightPrimitive at Base 6.1.20030421
+ Nlm_TryOffsetPrimitive at Base 6.1.20030421
+ Nlm_UnionRect at Base 6.1.20030421
+ Nlm_UnionRgn at Base 6.1.20030421
+ Nlm_UnlinkSegment at Base 6.1.20030421
+ Nlm_UpdateColorTable at Base 6.1.20030421
+ Nlm_UpsetRect at Base 6.1.20030421
+ Nlm_ValidRect at Base 6.1.20030421
+ Nlm_ValidRgn at Base 6.1.20030421
+ Nlm_VibrantIsGUI at Base 6.1.20030421
+ Nlm_VibrantSetGUI at Base 6.1.20030421
+ Nlm_White at Base 6.1.20030421
+ Nlm_WidePen at Base 6.1.20030421
+ Nlm_XorRgn at Base 6.1.20030421
+ Nlm_Yellow at Base 6.1.20030421
+ Nlm_isPrimInWindow at Base 6.1.20030421
+ Nlm_largeFont at Base 6.1.20030421
+ Nlm_mediumFont at Base 6.1.20030421
+ Nlm_nowPrinting at Base 6.1.20030421
+ Nlm_programFont at Base 6.1.20030421
+ Nlm_smallFont at Base 6.1.20030421
+ Nlm_stdAscent at Base 6.1.20030421
+ Nlm_stdCharWidth at Base 6.1.20030421
+ Nlm_stdDescent at Base 6.1.20030421
+ Nlm_stdFontHeight at Base 6.1.20030421
+ Nlm_stdLeading at Base 6.1.20030421
+ Nlm_stdLineHeight at Base 6.1.20030421
+ Nlm_systemFont at Base 6.1.20030421
+ Nlm_updateRect at Base 6.1.20030421
+ Nlm_updateRgn at Base 6.1.20030421
+ RED_COLOR at Base 6.1.20030421
+ WHITE_COLOR at Base 6.1.20030421
+ YELLOW_COLOR at Base 6.1.20030421
+ blackAttPData at Base 6.1.20030421
+ gdFont5X8 at Base 6.1.20030421
+ gdFont6X12 at Base 6.1.20030421
+ gdFont7X13b at Base 6.1.20030421
+ gdFont8X16 at Base 6.1.20030421
+ gdFont9X15b at Base 6.1.20030421
+ main at Base 6.1.20030421
+ whiteAttPData at Base 6.1.20030421
diff -Nru ncbi-tools6-6.1.20170106+dfsg1/debian/libvibrant6b.install ncbi-tools6-6.1.20170106+dfsg1/debian/libvibrant6b.install
--- ncbi-tools6-6.1.20170106+dfsg1/debian/libvibrant6b.install 2022-09-02 20:28:02.000000000 +0000
+++ ncbi-tools6-6.1.20170106+dfsg1/debian/libvibrant6b.install 1970-01-01 00:00:00.000000000 +0000
@@ -1,5 +0,0 @@
-usr/lib/*/libddvlib.so.*
-usr/lib/*/libncbicn3d*.so.*
-usr/lib/*/libncbidesk.so.*
-usr/lib/*/libvibnet.so.*
-usr/lib/*/libvibrant*.so.*
diff -Nru ncbi-tools6-6.1.20170106+dfsg1/debian/libvibrant6b.lintian-overrides ncbi-tools6-6.1.20170106+dfsg1/debian/libvibrant6b.lintian-overrides
--- ncbi-tools6-6.1.20170106+dfsg1/debian/libvibrant6b.lintian-overrides 2022-09-02 20:28:02.000000000 +0000
+++ ncbi-tools6-6.1.20170106+dfsg1/debian/libvibrant6b.lintian-overrides 1970-01-01 00:00:00.000000000 +0000
@@ -1 +0,0 @@
-libvibrant6b: package-name-doesnt-match-sonames
diff -Nru ncbi-tools6-6.1.20170106+dfsg1/debian/libvibrant6b.symbols ncbi-tools6-6.1.20170106+dfsg1/debian/libvibrant6b.symbols
--- ncbi-tools6-6.1.20170106+dfsg1/debian/libvibrant6b.symbols 2022-09-02 20:28:02.000000000 +0000
+++ ncbi-tools6-6.1.20170106+dfsg1/debian/libvibrant6b.symbols 1970-01-01 00:00:00.000000000 +0000
@@ -1,2474 +0,0 @@
-libddvlib.so.6 libvibrant6b #MINVER#
-* Build-Depends-Package: libvibrant6-dev
- DDVResetProc at Base 6.1.20060507
- DDV_AdjustDrawingRect at Base 6.1.20060507
- DDV_Blast2Seqs at Base 6.1.20060507
- DDV_Cancel at Base 6.1.20060507
- DDV_CleanupDDVPdata_g at Base 6.1.20060507
- DDV_ClickProc at Base 6.1.20060507
- DDV_ClickProcLower at Base 6.1.20060507
- DDV_ClickProcUpper at Base 6.1.20060507
- DDV_CloseData at Base 6.1.20060507
- DDV_ComputeColWidth at Base 6.1.20060507
- DDV_ComputeRuler at Base 6.1.20060507
- DDV_CreateDataForEditor at Base 6.1.20060507
- DDV_CreateViewerPanel at Base 6.1.20060507
- DDV_DispPositionInStatus at Base 6.1.20060507
- DDV_DoAlign at Base 6.1.20060507
- DDV_DragProc at Base 6.1.20060507
- DDV_DrawPanelContent at Base 6.1.20060507
- DDV_DrawPanelContent_H at Base 6.1.20060507
- DDV_DrawViewer at Base 6.1.20060507
- DDV_EnableGotoTBItems at Base 6.1.20060507
- DDV_FileCloseIt at Base 6.1.20060507
- DDV_GetAndCheckSeqAlign at Base 6.1.20060507
- DDV_GetCharBufferForEditor at Base 6.1.20060507
- DDV_GetColNumberGivenMousePos at Base 6.1.20060507
- DDV_GetCurrentDispRange at Base 6.1.20060507
- DDV_GetHPixelPosGivenColNumber at Base 6.1.20060507
- DDV_GetHPixelPosGivenColNumberAndScroll at Base 6.1.20060507
- DDV_GetMtdpListForEditor at Base 6.1.20060507
- DDV_GetRulerForEditor at Base 6.1.20060507
- DDV_GetSelectedRegions at Base 6.1.20060507
- DDV_GetSeqNameGivenRow at Base 6.1.20060507
- DDV_GetVPixelPosGivenRowNumber at Base 6.1.20060507
- DDV_GetVPixelPosGivenRowNumberAndScroll at Base 6.1.20060507
- DDV_GetVPixelPosOfEmptySpace at Base 6.1.20060507
- DDV_GreyOut at Base 6.1.20060507
- DDV_HScrlProc at Base 6.1.20060507
- DDV_HideDlg at Base 6.1.20060507
- DDV_HideDlgItem at Base 6.1.20060507
- DDV_HoldProc at Base 6.1.20060507
- DDV_ImportBioseq at Base 6.1.20060507
- DDV_ImportBioseqDlg at Base 6.1.20060507
- DDV_ImportCB at Base 6.1.20060507
- DDV_ImportNucSeqAlign at Base 6.1.20060507
- DDV_ImportProtSeqAlign at Base 6.1.20060507
- DDV_InitGraphGlobal at Base 6.1.20060507
- DDV_InitPanelData at Base 6.1.20060507
- DDV_InvalRegion at Base 6.1.20060507
- DDV_IsLetterSelected at Base 6.1.20060507
- DDV_KeyboardProc at Base 6.1.20060507
- DDV_NoSave at Base 6.1.20060507
- DDV_ObjRegMasterEditDDV at Base 6.1.20060507
- DDV_ObjRegMasterViewDDV at Base 6.1.20060507
- DDV_ObjRegSlaveEditDDV at Base 6.1.20060507
- DDV_ObjRegSlaveViewDDV at Base 6.1.20060507
- DDV_OpenFile at Base 6.1.20060507
- DDV_OpenNetwork at Base 6.1.20060507
- DDV_ReDraw at Base 6.1.20060507
- DDV_ReDrawAtCol at Base 6.1.20060507
- DDV_ReleaseProc at Base 6.1.20060507
- DDV_Resize_DDV at Base 6.1.20060507
- DDV_Save at Base 6.1.20060507
- DDV_SaveEdits at Base 6.1.20060507
- DDV_SetMenuFocus at Base 6.1.20060507
- DDV_SetRulerAttribInPGP at Base 6.1.20060507
- DDV_SetupMenus at Base 6.1.20060507
- DDV_SetupWin at Base 6.1.20060507
- DDV_ShredAln at Base 6.1.20060507
- DDV_SlaveQuit at Base 6.1.20060507
- DDV_SortPGPLineNum at Base 6.1.20060507
- DDV_StartMainWin_Slave at Base 6.1.20060507
- DDV_TimerProc at Base 6.1.20060507
- DDV_UpdateHScrollVal at Base 6.1.20060507
- DDV_UpdateVScrollVal at Base 6.1.20060507
- DDV_VHScrl at Base 6.1.20060507
- DDV_VScrlProc at Base 6.1.20060507
- DDV_WhatSize at Base 6.1.20060507
- DDV_WinMainCleanup at Base 6.1.20060507
- DDV_WinMainProgQuit at Base 6.1.20060507
- DDV_WinMainResize at Base 6.1.20060507
- ddvPageData at Base 6.1.20060507
- szAppName2 at Base 6.1.20060507
- szAppName at Base 6.1.20060507
-libncbicn3dOGL.so.6 libvibrant6b #MINVER#
-* Build-Depends-Package: libvibrant6-dev
- AlgorithmicRendering at Base 6.1.20060507
- AssignDomainAlignedStatus at Base 6.1.20060507
- AssignDomainAlignedStatusForStrucSeqs at Base 6.1.20060507
- CSC_CalculateColumnColors at Base 6.1.20060507
- CSC_GetAlgorithmName at Base 6.1.20060507
- CSC_GetColumnColorByRow at Base 6.1.20060507
- CSC_SetAllDDVRowCells at Base 6.1.20060507
- CSC_SetDDVRowCells at Base 6.1.20060507
- CSC_SetNonStructureDDVRowCells at Base 6.1.20060507
- ClearDomainData at Base 6.1.20060507
- ClearRest at Base 6.1.20060507
- ClearSequences at Base 6.1.20060507
- Cn3DAddUserDefinedFeatureToBiostruc at Base 6.1.20060507
- Cn3DCheckAndDoHighlight at Base 6.1.20060507
- Cn3DCheckHighlighted at Base 6.1.20060507
- Cn3DCheckNoSingleHighlight at Base 6.1.20060507
- Cn3DFetchSeqEntry at Base 6.1.20060507
- Cn3DIndexUserDefinedFeature at Base 6.1.20060507
- Cn3DMime at Base 6.1.20060507
- Cn3DRemoveUserDefinedFeatureFromBiostruc at Base 6.1.20060507
- Cn3DResizeProc at Base 6.1.20060507
- Cn3DWin at Base 6.1.20060507
- Cn3DWin_Entrez at Base 6.1.20060507
- Cn3D_Accession2Gi at Base 6.1.20060507
- Cn3D_AddFeatureSet at Base 6.1.20060507
- Cn3D_Animate at Base 6.1.20060507
- Cn3D_AnnotEditFunc at Base 6.1.20060507
- Cn3D_Asn2Matrix at Base 6.1.20060507
- Cn3D_CheckNetworkUse at Base 6.1.20060507
- Cn3D_ColCPK at Base 6.1.20060507
- Cn3D_ColCyChain at Base 6.1.20060507
- Cn3D_ColDomain at Base 6.1.20060507
- Cn3D_ColHydro at Base 6.1.20060507
- Cn3D_ColObject at Base 6.1.20060507
- Cn3D_ColRes at Base 6.1.20060507
- Cn3D_ColSecStruc at Base 6.1.20060507
- Cn3D_ColSeqCons at Base 6.1.20060507
- Cn3D_ColStrucAlign at Base 6.1.20060507
- Cn3D_ColTemp at Base 6.1.20060507
- Cn3D_ColorData at Base 6.1.20060507
- Cn3D_ColorFuncFind at Base 6.1.20060507
- Cn3D_ColorFuncName at Base 6.1.20060507
- Cn3D_ColorList at Base 6.1.20060507
- Cn3D_ColorSpecial at Base 6.1.20060507
- Cn3D_Color_BYCHAIN at Base 6.1.20060507
- Cn3D_Color_BYDOMAIN at Base 6.1.20060507
- Cn3D_Color_BYHYDRO at Base 6.1.20060507
- Cn3D_Color_BYOBJECT at Base 6.1.20060507
- Cn3D_Color_BYRES at Base 6.1.20060507
- Cn3D_Color_BYSECSTRUC at Base 6.1.20060507
- Cn3D_Color_BYSEQCONS at Base 6.1.20060507
- Cn3D_Color_BYSTRUCCONS at Base 6.1.20060507
- Cn3D_Color_BYTEMP at Base 6.1.20060507
- Cn3D_Color_CPK at Base 6.1.20060507
- Cn3D_ConstructColorData at Base 6.1.20060507
- Cn3D_CountDomainProc at Base 6.1.20060507
- Cn3D_CountRows at Base 6.1.20060507
- Cn3D_DestructColorData at Base 6.1.20060507
- Cn3D_DisableFileOps at Base 6.1.20060507
- Cn3D_DisableMenus at Base 6.1.20060507
- Cn3D_DisplayProc at Base 6.1.20060507
- Cn3D_EnableFileOps at Base 6.1.20060507
- Cn3D_EnableMenus at Base 6.1.20060507
- Cn3D_EntrezOn at Base 6.1.20060507
- Cn3D_ExportSub at Base 6.1.20060507
- Cn3D_FindFeature at Base 6.1.20060507
- Cn3D_GetCurrentOGLData at Base 6.1.20060507
- Cn3D_GetRenderSettingsFromBiostruc at Base 6.1.20060507
- Cn3D_HideCtrl at Base 6.1.20060507
- Cn3D_ImportBioseq at Base 6.1.20060507
- Cn3D_ImportBioseqFile at Base 6.1.20060507
- Cn3D_ImportBioseqFileGap at Base 6.1.20060507
- Cn3D_ImportBioseqGap at Base 6.1.20060507
- Cn3D_IsVisible at Base 6.1.20060507
- Cn3D_LaunchSeqAnnot at Base 6.1.20060507
- Cn3D_LaunchSeqEntry at Base 6.1.20060507
- Cn3D_ListDomainProc at Base 6.1.20060507
- Cn3D_Matrix2Asn at Base 6.1.20060507
- Cn3D_ModelSelect at Base 6.1.20060507
- Cn3D_NetOpenBiostruc at Base 6.1.20060507
- Cn3D_OpenBiostruc at Base 6.1.20060507
- Cn3D_OpenEnd at Base 6.1.20060507
- Cn3D_OpenMesh at Base 6.1.20060507
- Cn3D_OpenStart at Base 6.1.20060507
- Cn3D_Redraw at Base 6.1.20060507
- Cn3D_RedrawEx at Base 6.1.20060507
- Cn3D_RedrawNUpdate at Base 6.1.20060507
- Cn3D_RedrawProc at Base 6.1.20060507
- Cn3D_RegisterColor at Base 6.1.20060507
- Cn3D_RegisterSeqAnnot at Base 6.1.20060507
- Cn3D_RegisterSeqEntry at Base 6.1.20060507
- Cn3D_RenAlign at Base 6.1.20060507
- Cn3D_RenBS at Base 6.1.20060507
- Cn3D_RenDefault at Base 6.1.20060507
- Cn3D_RenHier at Base 6.1.20060507
- Cn3D_RenSpace at Base 6.1.20060507
- Cn3D_RenStruc at Base 6.1.20060507
- Cn3D_RenTube at Base 6.1.20060507
- Cn3D_RenWire at Base 6.1.20060507
- Cn3D_ResetActiveStrucProc at Base 6.1.20060507
- Cn3D_SaveActiveCam at Base 6.1.20060507
- Cn3D_SaveBiostruc at Base 6.1.20060507
- Cn3D_SaveSub at Base 6.1.20060507
- Cn3D_SendUpdate at Base 6.1.20060507
- Cn3D_SetPars at Base 6.1.20060507
- Cn3D_SetQualityFromAppParams at Base 6.1.20060507
- Cn3D_SetQueryCallback at Base 6.1.20060507
- Cn3D_SetStrucList at Base 6.1.20060507
- Cn3D_SetVisible at Base 6.1.20060507
- Cn3D_Size at Base 6.1.20060507
- Cn3D_StartNet at Base 6.1.20060507
- Cn3D_UsingEntrez at Base 6.1.20060507
- Cn3D_fAlignOn at Base 6.1.20060507
- Cn3D_fUnalignOn at Base 6.1.20060507
- Cn3dObjMgrGetSelected at Base 6.1.20060507
- Cn3d_ColorNames at Base 6.1.20060507
- Cn3d_PaletteRGB at Base 6.1.20060507
- CopyRenderKeep at Base 6.1.20060507
- DecrementFeatureID at Base 6.1.20060507
- DisplayControls at Base 6.1.20060507
- DoCHighlightSeg at Base 6.1.20060507
- DoMediaHL at Base 6.1.20060507
- FindMM at Base 6.1.20060507
- FreeAlgorRenderSet at Base 6.1.20060507
- FreeRenderKeep at Base 6.1.20060507
- GetGraphNCBI4na at Base 6.1.20060507
- GetGraphNCBIstdaa at Base 6.1.20060507
- GetSpecialAlgorRenderSet at Base 6.1.20060507
- LabelControls at Base 6.1.20060507
- LaunchSequenceWindow at Base 6.1.20060507
- MMDB_OpenTraverse at Base 6.1.20060507
- MMDB_ReadMime at Base 6.1.20060507
- MakeStrucPalette at Base 6.1.20060507
- MediaHL at Base 6.1.20060507
- MediaObjSelect at Base 6.1.20060507
- Mesh at Base 6.1.20060507
- MeshLoaded at Base 6.1.20060507
- Mime_ReadIn at Base 6.1.20060507
- ModelControls at Base 6.1.20060507
- NewAlignRenderSet at Base 6.1.20060507
- NewRenderKeep at Base 6.1.20060507
- NewStructureRenderSet at Base 6.1.20060507
- Nlm_Call_SaveImageGIF at Base 6.1.20060507
- Nlm_Call_SetPosition3D at Base 6.1.20060507
- OGL_Quality at Base 6.1.20060507
- OpenMimeFileWithDeletion at Base 6.1.20060507
- PickedModels at Base 6.1.20060507
- RemovePARSFromMGD at Base 6.1.20060507
- RenderAnAtom at Base 6.1.20060507
- RenderControls at Base 6.1.20060507
- RenderObject at Base 6.1.20060507
- ResetDisplayCtrls at Base 6.1.20060507
- ResetLabelCtrls at Base 6.1.20060507
- ResetRenderCtrls at Base 6.1.20060507
- SeqStrucMediaFunc at Base 6.1.20060507
- SetAlignAlgorRender at Base 6.1.20060507
- SetStructureAlgorRender at Base 6.1.20060507
- allowAltConfIdOverlay at Base 6.1.20060507
- fnARLoop at Base 6.1.20060507
- fnAlignList at Base 6.1.20060507
- fnCHLresidue at Base 6.1.20060507
- fnClearMarkedResidues at Base 6.1.20060507
- fnCn3D_RedrawWrapper at Base 6.1.20060507
- fnMSPLoop at Base 6.1.20060507
- fnMarkAlignedResidues at Base 6.1.20060507
- fnPreCHLresidue at Base 6.1.20060507
- fnSetGlobalPARSinMG at Base 6.1.20060507
- iCountItemGet at Base 6.1.20060507
- readErrors at Base 6.1.20060507
-libncbidesk.so.6 libvibrant6b #MINVER#
-* Build-Depends-Package: libvibrant6-dev
- AAComposition at Base 6.1.20060507
- ActOnFeatureReplaceList at Base 6.1.20081116
- AddAppearanceItemToAppearance at Base 6.1.20060507
- AddBioseqPageToList at Base 6.1.20060507
- AddFeatureToFilterItem at Base 6.1.20060507
- AddFeaturesToList at Base 6.1.20081116
- AddFeaturesToReplaceList at Base 6.1.20081116
- AddGraphSentinelToPicture at Base 6.1.20060507
- AddIntervalForImage at Base 6.1.20060507
- AddScrollControl at Base 6.1.20060507
- AddStringToValNodeChain at Base 6.1.20060507
- AddToComment at Base 6.1.20080302
- AdjustFromForGap at Base 6.1.20060507
- AdjustToForGap at Base 6.1.20060507
- AlgEditFunc at Base 6.1.20060507
- AlgViewFunc at Base 6.1.20060507
- AlignReportItem at Base 6.1.20060507
- AlnSettingsDlg at Base 6.1.20120620
- AlreadyHasRNA at Base 6.1.20080302
- AnnotAlgEditFunc at Base 6.1.20060507
- AppendReplaceMessage at Base 6.1.20060507
- ApplyFeatureDetailsDialog at Base 6.1.20100808
- ApplyFeatureDetailsFree at Base 6.1.20100808
- ApplyFeatureDetailsNew at Base 6.1.20100808
- ApplyFeatureToAlignment at Base 6.1.20060507
- ApplyProductToRNA at Base 6.1.20080302
- ApplyRnaTypeToSeqFeat at Base 6.1.20080302
- AsnReadForSalsa at Base 6.1.20060507
- AuthorSpreadsheetStringToNameStdPtr at Base 6.1.20060507
- AutofixOnStartup at Base 6.1.20110713
- AutomatchFeatures at Base 6.1.20081116
- BatchApplyFeatureDetailsDialog at Base 6.1.20060507
- BatchApplyFeatureDetailsFree at Base 6.1.20060507
- BatchApplyFeatureDetailsNew at Base 6.1.20060507
- BioSourceDialog at Base 6.1.20060507
- BioSourceDialogToGenBankDivision at Base 6.1.20060507
- BioSourceGenFunc at Base 6.1.20060507
- BioseqPageListFree at Base 6.1.20060507
- BioseqPtrToGraphViewForm at Base 6.1.20060507
- BioseqPtrToSeqAnalForm at Base 6.1.20060507
- BioseqViewCanSaveFasta at Base 6.1.20060507
- BioseqViewMsgFunc at Base 6.1.20060507
- ButRegAdd at Base 6.1.20060507
- ButRegFree at Base 6.1.20060507
- ButRegNew at Base 6.1.20060507
- ButRegSelectProc at Base 6.1.20060507
- CCFetchFromNet at Base 6.1.20060507
- CCReadAnythingLoop at Base 6.1.20060507
- CalculateAlignmentOffsets at Base 6.1.20061015
- CapChangeDialog at Base 6.1.20100808
- CapChangeDialogEx at Base 6.1.20120620
- CdRgnFeatFormActnProc at Base 6.1.20060507
- CdRgnGenFunc at Base 6.1.20060507
- CdRgnToProtProc at Base 6.1.20060507
- CdRgnTranslateWithFrame at Base 6.1.20060507
- ChangeComplexConstraintFieldType at Base 6.1.20100808
- ChangeDataForTabColumnConfigListDialog at Base 6.1.20090301
- CheckAlignmentSequenceLengths at Base 6.1.20061015
- CitSubFromContactInfo at Base 6.1.20060507
- CleanupEvidenceGBQuals at Base 6.1.20060507
- ClearTextBtn at Base 6.1.20160908
- ClearUDV_mouse_select at Base 6.1.20060507
- ClearValidateWindow at Base 6.1.20060507
- CloseAlignmentEditor at Base 6.1.20110713
- CloseLog at Base 6.1.20090719
- CloseMacroEditorWindowProc at Base 6.1.20120620
- CollectFeatures at Base 6.1.20060507
- CollectionDateDialog at Base 6.1.20070822
- ColorIdentityDialog at Base 6.1.20060507
- ColorIdentityDialogItem at Base 6.1.20060507
- ComMatFree at Base 6.1.20060507
- CommentRuleDialog at Base 6.1.20090719
- CommentSetDialog at Base 6.1.20090719
- CompareFeatureValNodeStrings at Base 6.1.20060507
- CompareImpFeatEnumFieldAssoc at Base 6.1.20060507
- CompileMatrix at Base 6.1.20060507
- ComplexConstraintDialog at Base 6.1.20081116
- ConstraintSetDialog at Base 6.1.20100808
- ConvertPairwiseToMultipleAlignment at Base 6.1.20060507
- ConvertProductQualToRnaRefName at Base 6.1.20080302
- CopyMedlineViewFormToClipboard at Base 6.1.20060507
- CopyTableDisplayRowList at Base 6.1.20060507
- CorrectAlignmentIDs at Base 6.1.20120620
- CountIvals at Base 6.1.20060507
- CountMaxSeqLabel at Base 6.1.20060507
- CreateAffilDialog at Base 6.1.20060507
- CreateAlnEditorWindow at Base 6.1.20060507
- CreateAlnEditorWindowEx at Base 6.1.20100808
- CreateAppearance at Base 6.1.20060507
- CreateAuthorDialog at Base 6.1.20060507
- CreateAuthorDialogEx at Base 6.1.20160908
- CreateBioSourceDescForm at Base 6.1.20060507
- CreateBioSourceFeatForm at Base 6.1.20060507
- CreateBondEditorDialog at Base 6.1.20060507
- CreateCdRgnForm at Base 6.1.20060507
- CreateCitSubDialog at Base 6.1.20060507
- CreateClickableListDialog at Base 6.1.20070822
- CreateClickableListDialogEx at Base 6.1.20070822
- CreateClickableListDialogExEx at Base 6.1.20081116
- CreateClickableListDialogExExEx at Base 6.1.20120620
- CreateCommonFeatureGroup at Base 6.1.20060507
- CreateCommonFeatureGroupEx at Base 6.1.20060507
- CreateContactDialog at Base 6.1.20060507
- CreateDatabaseAlist at Base 6.1.20060507
- CreateDateDialog at Base 6.1.20060507
- CreateDateDialogEx at Base 6.1.20081116
- CreateDateForm at Base 6.1.20060507
- CreateDbtagDialog at Base 6.1.20060507
- CreateDocsumForm at Base 6.1.20060507
- CreateDotMatrixForm at Base 6.1.20060507
- CreateDotMatrixFormEx at Base 6.1.20060507
- CreateEnumForm at Base 6.1.20060507
- CreateExperimentDialog at Base 6.1.20160908
- CreateExtAffilDialog at Base 6.1.20060507
- CreateExtProceedingsDialog at Base 6.1.20060507
- CreateExtPublisherAffilDialog at Base 6.1.20060507
- CreateFieldAlist at Base 6.1.20060507
- CreateFilter at Base 6.1.20060507
- CreateGenBankForm at Base 6.1.20060507
- CreateGeneForm at Base 6.1.20060507
- CreateGlobalDrawData at Base 6.1.20060507
- CreateGraphViewForm at Base 6.1.20060507
- CreateGraphicView at Base 6.1.20060507
- CreateGraphicViewFromBsp at Base 6.1.20060507
- CreateGraphicViewInternal at Base 6.1.20060507
- CreateImportFields at Base 6.1.20060507
- CreateImportForm at Base 6.1.20060507
- CreateInferenceEditDialog at Base 6.1.20070822
- CreateIntervalEditorDialog at Base 6.1.20060507
- CreateIntervalEditorDialogEx at Base 6.1.20060507
- CreateIntervalEditorDialogExEx at Base 6.1.20060507
- CreateLegendItem at Base 6.1.20060507
- CreateMainControls at Base 6.1.20060507
- CreateMedlineViewForm at Base 6.1.20060507
- CreateMolInfoDialog at Base 6.1.20060507
- CreateMolInfoForm at Base 6.1.20060507
- CreateNewFilterItemInFilter at Base 6.1.20060507
- CreateNewLayoutMenu at Base 6.1.20060507
- CreateNewSeqEntryViewForm at Base 6.1.20060507
- CreateOrgModDialog at Base 6.1.20070822
- CreateProceedingsDialog at Base 6.1.20060507
- CreateProtForm at Base 6.1.20060507
- CreatePubdescDescForm at Base 6.1.20060507
- CreatePubdescFeatForm at Base 6.1.20060507
- CreatePubdescInitForm at Base 6.1.20060507
- CreatePublisherAffilDialog at Base 6.1.20060507
- CreateQualsDialog at Base 6.1.20060507
- CreateRegionOrCommentForm at Base 6.1.20060507
- CreateReplaceWindow at Base 6.1.20060507
- CreateRnaForm at Base 6.1.20060507
- CreateRptUnitRangeDialog at Base 6.1.20070822
- CreateSearchWindow at Base 6.1.20060507
- CreateSeqAlignLabel at Base 6.1.20070822
- CreateSeqAnalForm at Base 6.1.20060507
- CreateSeqEditorWindow at Base 6.1.20060507
- CreateSeqViewPanel at Base 6.1.20060507
- CreateSimpleBioSourceDialog at Base 6.1.20060507
- CreateStandardEditMenu at Base 6.1.20070822
- CreateStdEditorFormMenus at Base 6.1.20060507
- CreateStdValidatorFormMenus at Base 6.1.20060507
- CreateSubSourceDialog at Base 6.1.20070822
- CreateSubmitBlockForm at Base 6.1.20060507
- CreateSubmitDataDialog at Base 6.1.20060507
- CreateSubmitTemplateEditorForm at Base 6.1.20060507
- CreateTermlistForm at Base 6.1.20060507
- CreateValidateWindow at Base 6.1.20060507
- CreateValidateWindowEx at Base 6.1.20060507
- CreateValidateWindowExEx at Base 6.1.20090719
- CreateValidateWindowExExEx at Base 6.1.20090719
- CreateVisStrForm at Base 6.1.20060507
- CreateVisibleStringDialog at Base 6.1.20060507
- CreatencRNAClassDialog at Base 6.1.20080302
- DBGetIDFromName at Base 6.1.20060507
- DBGetNameFromID at Base 6.1.20060507
- DOT_AlignInfoNew at Base 6.1.20060507
- DOT_AlignPlotGivenScp at Base 6.1.20060507
- DOT_AlignPlotGivenSeqAlign at Base 6.1.20060507
- DOT_CancelParams at Base 6.1.20060507
- DOT_Compression at Base 6.1.20060507
- DOT_DoParams at Base 6.1.20060507
- DOT_DoZoom at Base 6.1.20060507
- DOT_DrawScale at Base 6.1.20060507
- DOT_DrawXGrids at Base 6.1.20060507
- DOT_FillAlignInfoPointer at Base 6.1.20060507
- DOT_GetValue at Base 6.1.20060507
- DOT_MakeMainViewer at Base 6.1.20060507
- DOT_Prob_FillAlignInfoPointer at Base 6.1.20060507
- DOT_QuitProg at Base 6.1.20060507
- DOT_RegDiagsDisplay at Base 6.1.20060507
- DOT_SVFindHit at Base 6.1.20060507
- DOT_SetupBlastWindow at Base 6.1.20060507
- DOT_SetupMenus at Base 6.1.20060507
- DOT_SetupParamsWindow at Base 6.1.20060507
- DOT_SetupZoomWindow at Base 6.1.20060507
- DOT_StartDOTPLOT at Base 6.1.20060507
- DOT_UpdateLRBT at Base 6.1.20060507
- DateGenFunc at Base 6.1.20060507
- DatePtrToVibrant at Base 6.1.20060507
- DefinePanelDialog at Base 6.1.20060507
- DescFormReplaceWithoutUpdateProc at Base 6.1.20060507
- DescFormReplaceWithoutUpdateProcEx at Base 6.1.20100808
- DescriptorPropagate at Base 6.1.20060507
- DescriptorStreamEditor at Base 6.1.20100808
- DestroyAppearance at Base 6.1.20060507
- DestroyFilter at Base 6.1.20060507
- DisableStrainForwarding at Base 6.1.20160908
- DisplayEntrezReply at Base 6.1.20060507
- DisplayEntrezRequest at Base 6.1.20060507
- DisplayErrorMessages at Base 6.1.20060507
- DistPosItem at Base 6.1.20060507
- DoFixCDS at Base 6.1.20060507
- DotMatrixAlignmentNew at Base 6.1.20060507
- DotMatrixGenFunc at Base 6.1.20060507
- DotMatrixSearch at Base 6.1.20060507
- DotPlotDialog at Base 6.1.20060507
- DotPlotItem at Base 6.1.20060507
- DotXYPlot at Base 6.1.20060507
- DrawAlignNode at Base 6.1.20060507
- DrawCompressAlignment at Base 6.1.20060507
- DrawCytoContigMap at Base 6.1.20060507
- DrawCytoMap at Base 6.1.20060507
- DrawFeatNode at Base 6.1.20060507
- DrawFeatures at Base 6.1.20060507
- DrawFlatAlign at Base 6.1.20060507
- DrawFlatNode at Base 6.1.20060507
- DrawGeneticMap at Base 6.1.20060507
- DrawGenomeMap at Base 6.1.20060507
- DrawGenomeMapEx at Base 6.1.20060507
- DrawGraphToPanel at Base 6.1.20060507
- DrawHistory at Base 6.1.20060507
- DrawMPAlignment at Base 6.1.20060507
- DrawPhysicalMap at Base 6.1.20060507
- DrawRestrictionMap at Base 6.1.20060507
- DrawSeqGraphSegment at Base 6.1.20060507
- DrawSeqHistoryAlignment at Base 6.1.20060507
- DrawSeqMap at Base 6.1.20060507
- DrawSeqScale at Base 6.1.20060507
- DrawSequinMap at Base 6.1.20060507
- DrawSequinMapEx at Base 6.1.20060507
- DrawTree at Base 6.1.20060507
- DrawVerticalAlign at Base 6.1.20060507
- Draw_Global at Base 6.1.20060507
- EditAlignDataRepopulateFromSeqAlign at Base 6.1.20060507
- EditApplyDialog at Base 6.1.20070822
- EditApplyFree at Base 6.1.20070822
- EditApplyNew at Base 6.1.20080302
- EditBioseqToFasta at Base 6.1.20060507
- EditCitDescDirectly at Base 6.1.20090719
- EditCitFeatDirectly at Base 6.1.20090719
- EditMacroTemplate at Base 6.1.20110713
- EditPubdescInPlace at Base 6.1.20100808
- EditPublicationInDialog at Base 6.1.20060507
- EditableTableDisplayDialog at Base 6.1.20120620
- EnableDisableLegendItem at Base 6.1.20060507
- EndDistanceDialog at Base 6.1.20100808
- EntityAlreadyHasViewer at Base 6.1.20061015
- EnumAssocSelectionDialog at Base 6.1.20060507
- EnumGenFunc at Base 6.1.20060507
- ExperimentDialogToGbquals at Base 6.1.20160908
- ExportBioseqViewFasta at Base 6.1.20060507
- ExportMedlineViewFormToFile at Base 6.1.20060507
- ExportSeqAnnotFeatureTable at Base 6.1.20070822
- ExportTextFunc at Base 6.1.20060507
- FastaRead at Base 6.1.20060507
- FeatCitEditDialog at Base 6.1.20060507
- FeatFormReplaceWithoutUpdateProc at Base 6.1.20060507
- FeatureLocationAlignment at Base 6.1.20060507
- FeaturePropagateForm at Base 6.1.20060507
- FeatureReplaceListDialog at Base 6.1.20081116
- FeatureReplaceListFree at Base 6.1.20081116
- FeatureReplaceListFromSeqAnnot at Base 6.1.20081116
- FeatureSelectListDialog at Base 6.1.20081116
- FeatureTypeDialog at Base 6.1.20080302
- FeatureTypeDialogMulti at Base 6.1.20090719
- FigureMaxScale at Base 6.1.20060507
- FigureMinScale at Base 6.1.20060507
- FileInProc at Base 6.1.20060507
- FileToClipboard at Base 6.1.20060507
- FileToScrollText at Base 6.1.20060507
- FilterSeq at Base 6.1.20060507
- FindAppearanceByName at Base 6.1.20060507
- FindFilterByName at Base 6.1.20060507
- FindIdsInSalsaPanel at Base 6.1.20060507
- FindLayoutByName at Base 6.1.20060507
- FindPatternDialog at Base 6.1.20060507
- FixCapsSourceCountryDialog at Base 6.1.20110713
- FixSpecialCharacters at Base 6.1.20080302
- FixSpecialCharactersForObject at Base 6.1.20080302
- FixSpecialCharactersForStringsInList at Base 6.1.20080302
- FormulaDialog at Base 6.1.20060507
- FreeCollectedFeatures at Base 6.1.20060507
- FreeGeneticCodes at Base 6.1.20060507
- FreeOrganismTable at Base 6.1.20060507
- FreePrintOptions at Base 6.1.20060507
- FreeReplaceWindow at Base 6.1.20060507
- FreeSearchWindow at Base 6.1.20060507
- FreeSqnTempFiles at Base 6.1.20080302
- FreeTableDisplayRowList at Base 6.1.20060507
- FreeValidateWindow at Base 6.1.20060507
- GBQualsToExperimentDialog at Base 6.1.20160908
- GBQualsToInferenceDialog at Base 6.1.20060507
- GenBankGenFunc at Base 6.1.20060507
- GeneGenFunc at Base 6.1.20060507
- GenericMacroActionForm at Base 6.1.20120620
- GetAlignDataPanel at Base 6.1.20060507
- GetAlignEditData at Base 6.1.20060507
- GetAlignmentOptions at Base 6.1.20120620
- GetAlignmentsInSeqEntryCallback at Base 6.1.20070822
- GetAlnScoreCount at Base 6.1.20060507
- GetAlnScoreCutoffCount at Base 6.1.20060507
- GetAlnScoreCutoffList at Base 6.1.20060507
- GetAlnScoreNameList at Base 6.1.20060507
- GetAppearanceCount at Base 6.1.20060507
- GetBaseFormList at Base 6.1.20080302
- GetBioseqViewPtrFromBaseFormPtr at Base 6.1.20060507
- GetBioseqViewTarget at Base 6.1.20070822
- GetCapChangeDialogValue at Base 6.1.20110713
- GetExistingTextHandlerInfo at Base 6.1.20070822
- GetFeatureTypeFromFeatureTypeDialog at Base 6.1.20110713
- GetFilterCount at Base 6.1.20060507
- GetFilterNameList at Base 6.1.20060507
- GetGeneticCodeValNodeList at Base 6.1.20060507
- GetGraphicConfigParseResults at Base 6.1.20060507
- GetIdStringsForSeqEntryAligns at Base 6.1.20060507
- GetLayoutCount at Base 6.1.20060507
- GetLayoutNameList at Base 6.1.20060507
- GetLocListForBioSource at Base 6.1.20081116
- GetMatchLocationFromIdMatchLocationDlg at Base 6.1.20110713
- GetModifiersEnum at Base 6.1.20070822
- GetMoleculeClassName at Base 6.1.20070822
- GetMoleculeTopologyName at Base 6.1.20120620
- GetMoleculeTypeName at Base 6.1.20070822
- GetNextFeatureOnSegOrMaster at Base 6.1.20060507
- GetPanelFromWindow at Base 6.1.20060507
- GetProcIdForItemEditor at Base 6.1.20090719
- GetRidOfEmptyFeatsDescStrings at Base 6.1.20060507
- GetRowListCellText at Base 6.1.20060507
- GetSelectedClickableListText at Base 6.1.20070822
- GetSelectedDocText at Base 6.1.20080302
- GetSelectedNewFeature at Base 6.1.20081116
- GetSeqAnnotForAlignment at Base 6.1.20060507
- GetStyleNameList at Base 6.1.20060507
- GetSubSourceAndOrgModEnum at Base 6.1.20070822
- GetTableDisplayDefaultFont at Base 6.1.20060507
- GetTextSelectCharOffsetEx at Base 6.1.20080302
- GetUidsForOneSeqAnnot at Base 6.1.20060507
- GetUidsForSeqEntryAligns at Base 6.1.20060507
- GetViewedSeqEntryList at Base 6.1.20080302
- GlobalPictureUpdate at Base 6.1.20060507
- GoToButton at Base 6.1.20060507
- GpDistanceItem at Base 6.1.20060507
- GraphViewFormFree at Base 6.1.20060507
- GraphViewFormNew at Base 6.1.20060507
- GridMatch at Base 6.1.20060507
- GridMatchSetUp at Base 6.1.20060507
- GroupFeatNode at Base 6.1.20060507
- HandleExistingText at Base 6.1.20070822
- HideBioseqView at Base 6.1.20100808
- HideFeatureFunc at Base 6.1.20060507
- HideValidateDoc at Base 6.1.20060507
- HscrlProc at Base 6.1.20060507
- IdMatchLocationDlg at Base 6.1.20110713
- ImportFromFile at Base 6.1.20060507
- ImportGenFunc at Base 6.1.20060507
- InBioseqViewEntityList at Base 6.1.20060507
- InferenceDialogToGBQuals at Base 6.1.20060507
- InferenceEditFree at Base 6.1.20070822
- InferenceFieldEditFree at Base 6.1.20070822
- InferenceTextFromStruct at Base 6.1.20070822
- Ing_AddGCRect at Base 6.1.20060507
- Ing_AddRuler at Base 6.1.20060507
- Ing_AttachMessageProc at Base 6.1.20060507
- Ing_AttachSeqAnnotToSeqEntry at Base 6.1.20060507
- Ing_BigDecodeIdxFeat at Base 6.1.20060507
- Ing_BigEncodeIdxFeat at Base 6.1.20060507
- Ing_Blast2SeqsProc at Base 6.1.20060507
- Ing_BuildColorTable at Base 6.1.20060507
- Ing_CanSaveFasta at Base 6.1.20060507
- Ing_CreateBlast2SeqsForm at Base 6.1.20060507
- Ing_CreateDotMatrixForm at Base 6.1.20060507
- Ing_CreateSpideyForm at Base 6.1.20060507
- Ing_DeleteSpidey at Base 6.1.20060507
- Ing_DoesAlignmentCoverAll at Base 6.1.20060507
- Ing_DotDiagProc at Base 6.1.20060507
- Ing_ExploreSegments at Base 6.1.20060507
- Ing_ExportFasta at Base 6.1.20060507
- Ing_FileOpenFromCommandline at Base 6.1.20060507
- Ing_FileOpenProc at Base 6.1.20060507
- Ing_FillSeqBuffer at Base 6.1.20060507
- Ing_FindSpidpGivenParent at Base 6.1.20060507
- Ing_FreeColorTable at Base 6.1.20060507
- Ing_GetBspFromGIOrAcc at Base 6.1.20060507
- Ing_GetFileForDotMatrix at Base 6.1.20060507
- Ing_GetFileForSpidey at Base 6.1.20060507
- Ing_GetFromNetwork at Base 6.1.20060507
- Ing_GetScoreAndEvalue at Base 6.1.20060507
- Ing_GetValue at Base 6.1.20060507
- Ing_HighlightReportWindow at Base 6.1.20060507
- Ing_InitAlignArrays at Base 6.1.20060507
- Ing_InitGrData at Base 6.1.20060507
- Ing_InitfeatDefFilter at Base 6.1.20060507
- Ing_MainDataNew at Base 6.1.20060507
- Ing_MakeLocListFromSpidp at Base 6.1.20060507
- Ing_NetOpenFromCommandline at Base 6.1.20060507
- Ing_OpenFromFileORNetwork at Base 6.1.20060507
- Ing_OpenUDV at Base 6.1.20060507
- Ing_ParseSeqIdFile at Base 6.1.20060507
- Ing_PopDetailedPage at Base 6.1.20060507
- Ing_PopOverviewPage at Base 6.1.20060507
- Ing_PopOverviewRuler at Base 6.1.20060507
- Ing_PopulateDetailedPage at Base 6.1.20060507
- Ing_PopulateOverviewPage at Base 6.1.20060507
- Ing_PopulateReport at Base 6.1.20060507
- Ing_PopulateSequinGraphic at Base 6.1.20060507
- Ing_PrintText at Base 6.1.20060507
- Ing_ProgressEnd at Base 6.1.20060507
- Ing_ProgressNew at Base 6.1.20060507
- Ing_PutColor at Base 6.1.20060507
- Ing_QBlastProc at Base 6.1.20060507
- Ing_ReadmRNAs at Base 6.1.20060507
- Ing_RegIngenueProc at Base 6.1.20060507
- Ing_RegisterIngenueProc at Base 6.1.20060507
- Ing_ReplaceAllMismatchedInLocation at Base 6.1.20060507
- Ing_ReportWindow at Base 6.1.20060507
- Ing_SearchAli at Base 6.1.20060507
- Ing_SetupMenus at Base 6.1.20060507
- Ing_StringCat at Base 6.1.20060507
- Ing_WinTimerProc at Base 6.1.20060507
- Ing_mRNAOrExons at Base 6.1.20060507
- Ing_tRNAscanMenu at Base 6.1.20060507
- IngenueCheckSocketsProc at Base 6.1.20060507
- IngfeatDefFilter at Base 6.1.20060507
- IngfeatDefTrack2 at Base 6.1.20060507
- IngfeatDefTrack at Base 6.1.20060507
- InitPseudogenePopup at Base 6.1.20120620
- InvertMatrix at Base 6.1.20060507
- IsADeltaBioseq at Base 6.1.20060507
- IsAGenomeRecord at Base 6.1.20060507
- IsANamedAlignment at Base 6.1.20060507
- IsNonTextModifier at Base 6.1.20070822
- IsSegmentedBioseqWithoutParts at Base 6.1.20060507
- IsTaxValidationRequested at Base 6.1.20100808
- IsVSeqMgrOpen at Base 6.1.20160908
- ItemAlreadyHasEditor at Base 6.1.20060507
- JK_NTPattern2 at Base 6.1.20060507
- JK_NTPattern2Ex at Base 6.1.20060507
- JK_NTPattern at Base 6.1.20060507
- Label_GData at Base 6.1.20060507
- LaunchAlignEditor at Base 6.1.20060507
- LaunchAlignEditorFromDesktop2 at Base 6.1.20060507
- LaunchAlignEditorFromDesktop at Base 6.1.20060507
- LaunchAlignViewer at Base 6.1.20060507
- LaunchAnnotAlignEditor at Base 6.1.20060507
- LaunchAsnTextViewer at Base 6.1.20060507
- LaunchCommentRulesEditor at Base 6.1.20090719
- LaunchEntrezURL at Base 6.1.20060507
- LaunchGeneralTextViewer at Base 6.1.20060507
- LaunchGeneralTextViewerWithRepopulate at Base 6.1.20060507
- LaunchMacroEditor at Base 6.1.20080302
- LaunchMacroEditorMenuItem at Base 6.1.20120620
- LaunchMacroTemplateEditor at Base 6.1.20110713
- LaunchNewBioseqViewer at Base 6.1.20060507
- LaunchRecViewer at Base 6.1.20060507
- LaunchSuspectProductRuleEditor at Base 6.1.20110713
- LaunchSuspectProductRuleEditorBaseForm at Base 6.1.20110713
- LaunchViewerNotEditor at Base 6.1.20060507
- LayoutAlignFlat at Base 6.1.20060507
- LayoutAlignNode at Base 6.1.20060507
- LayoutFeatNode at Base 6.1.20060507
- LayoutGlobalDrawData at Base 6.1.20060507
- LayoutNodeFlat at Base 6.1.20060507
- LoadContigAlign at Base 6.1.20060507
- LoadOrganismTable at Base 6.1.20060507
- LocationConstraintDialog at Base 6.1.20080302
- LogoFontCreate at Base 6.1.20060507
- LookAtButton at Base 6.1.20060507
- MUSK_COLOR at Base 6.1.20060507
- MacroApplyKeyword at Base 6.1.20090719
- MacroTemplateApplyTextDialog at Base 6.1.20110713
- MacroTemplateStringDialog at Base 6.1.20110713
- MakeCompressAlignList at Base 6.1.20060507
- MakeFeatProc at Base 6.1.20060507
- MakeIvals at Base 6.1.20060507
- MakeToolFormForBioseqView at Base 6.1.20060507
- MakeTxLink at Base 6.1.20060507
- MakeViewerIndependent at Base 6.1.20061015
- MapCytoBand at Base 6.1.20060507
- MatchTypeDialog at Base 6.1.20081116
- MatchesRnaType at Base 6.1.20080302
- MatrixSeq at Base 6.1.20060507
- MedlineViewGenFunc at Base 6.1.20060507
- ModTextFixNew at Base 6.1.20060507
- ModalAcceptButton at Base 6.1.20060507
- ModalCancelButton at Base 6.1.20060507
- ModalThirdOptionButton at Base 6.1.20060507
- MolInfoBlockDialog at Base 6.1.20081116
- MolInfoGenFunc at Base 6.1.20060507
- MolinfoFieldChoiceDialog at Base 6.1.20090719
- Msk_OrderWasModified at Base 6.1.20060507
- MuskGlobalPicture at Base 6.1.20060507
- NameStdPtrToAuthorSpreadsheetString at Base 6.1.20060507
- NameValuePairCopy at Base 6.1.20070822
- NameValuePairFree at Base 6.1.20070822
- NameValuePairListFree at Base 6.1.20070822
- NewCreateImportFields at Base 6.1.20070822
- NewSaveBioseqViewFormGifItemTable at Base 6.1.20060507
- NewSeqEntryViewGenFunc at Base 6.1.20060507
- NewlinesToTildes at Base 6.1.20080302
- Nlm_CopyMuskStyle at Base 6.1.20060507
- Nlm_CreateDlgCColor at Base 6.1.20060507
- Nlm_CreateDlgCommon at Base 6.1.20060507
- Nlm_CreateDlgExtra at Base 6.1.20060507
- Nlm_CreateDlgFeatures at Base 6.1.20060507
- Nlm_CreateDlgGroup at Base 6.1.20060507
- Nlm_CreateDlgSeq at Base 6.1.20060507
- Nlm_CtreateToolsSM at Base 6.1.20060507
- Nlm_DeleteMuskStyle at Base 6.1.20060507
- Nlm_DisableSM at Base 6.1.20060507
- Nlm_EditMuskStyle at Base 6.1.20060507
- Nlm_EnableSM at Base 6.1.20060507
- Nlm_ExitMuskStyles at Base 6.1.20060507
- Nlm_FreeMuskStyleEd at Base 6.1.20060507
- Nlm_GetMuskCParam at Base 6.1.20060507
- Nlm_GetMuskCParamEd at Base 6.1.20060507
- Nlm_GetMuskCurrentSt at Base 6.1.20060507
- Nlm_GetMuskStyleName at Base 6.1.20060507
- Nlm_GetMuskTotalSt at Base 6.1.20060507
- Nlm_GetToolValueSM at Base 6.1.20060507
- Nlm_InitMuskStyles at Base 6.1.20060507
- Nlm_LaunchGeneFeatEd at Base 6.1.20060507
- Nlm_LaunchWebPage at Base 6.1.20060507
- Nlm_LoadMuskFont at Base 6.1.20060507
- Nlm_MuskStyleDialog at Base 6.1.20060507
- Nlm_MuskStyleManager at Base 6.1.20060507
- Nlm_SetMuskCParamEd at Base 6.1.20060507
- Nlm_SetMuskCurrentSt at Base 6.1.20060507
- Nlm_SetMuskManagetTitle at Base 6.1.20060507
- Nlm_SetTDefCColor at Base 6.1.20060507
- Nlm_SetTDefCommon at Base 6.1.20060507
- Nlm_SetTDefExtra at Base 6.1.20060507
- Nlm_SetTDefFeatures at Base 6.1.20060507
- Nlm_SetTDefGroup at Base 6.1.20060507
- Nlm_SetTDefSeq at Base 6.1.20060507
- Nlm_SetToolDefaultSM at Base 6.1.20060507
- Nlm_SetToolsCallbackSM at Base 6.1.20060507
- Nlm_ShowToolsSM at Base 6.1.20060507
- Nlm_ToolDlgCColor at Base 6.1.20060507
- Nlm_ToolDlgCommon at Base 6.1.20060507
- Nlm_ToolDlgExtra at Base 6.1.20060507
- Nlm_ToolDlgFeatures at Base 6.1.20060507
- Nlm_ToolDlgGroup at Base 6.1.20060507
- Nlm_ToolDlgSeq at Base 6.1.20060507
- NonsyToSynItem1 at Base 6.1.20060507
- NonsyToSynItem2 at Base 6.1.20060507
- NonsyToSynItem3 at Base 6.1.20060507
- NonsyToSynItem4 at Base 6.1.20060507
- NonsyToSynItem5 at Base 6.1.20060507
- NonsyToSynItem6 at Base 6.1.20060507
- NormaliseScore at Base 6.1.20060507
- OBJ_ at Base 6.1.20060507
- OkToAcceptBatchApplyFeatureDetails at Base 6.1.20070822
- OkToListFeatDefInRemainingFeatures at Base 6.1.20080302
- OldAlignmentEditor at Base 6.1.20060507
- OpenNewAlignmentEditor at Base 6.1.20060507
- OrderCdsmRNA at Base 6.1.20060507
- OrgModTypeDialog at Base 6.1.20070822
- PCCPredictFunc at Base 6.1.20060507
- PCCProc at Base 6.1.20060507
- PanelOffsetFromCharOffsetEx at Base 6.1.20080302
- ParseCollectionDateOk at Base 6.1.20070822
- ParseConfigFile at Base 6.1.20060507
- ParseDstDialog at Base 6.1.20100808
- ParseInferenceText at Base 6.1.20070822
- PicForAlignNode at Base 6.1.20060507
- PopulateGenePopup at Base 6.1.20060507
- PopulateGeneticCodePopup at Base 6.1.20160908
- PopulateSalsaPanel at Base 6.1.20060507
- PopulateTabConfigListColumnListDoc at Base 6.1.20120620
- PredictCodingRegion at Base 6.1.20060507
- PrintBandHeader at Base 6.1.20060507
- PrintContigAlign at Base 6.1.20060507
- PrintContigForOneMap at Base 6.1.20060507
- PrintDataBaseLink at Base 6.1.20060507
- PrintGeneticMarkerForOneMap at Base 6.1.20060507
- PrintMedlineViewForm at Base 6.1.20060507
- PrintTableDisplayRowListToFile at Base 6.1.20060507
- ProduceAlignmentNotes at Base 6.1.20120620
- PropagateFeatDialog at Base 6.1.20060507
- PropagateOneFeat at Base 6.1.20070822
- ProtGenFunc at Base 6.1.20060507
- PubdescGenFunc at Base 6.1.20060507
- PublicationListDialog at Base 6.1.20060507
- PwDistanceItem at Base 6.1.20060507
- PwDistanceLongItem at Base 6.1.20060507
- Query_FetchCount at Base 6.1.20060507
- Query_FetchParsedCount at Base 6.1.20060507
- Query_FetchSeveralCounts at Base 6.1.20060507
- Query_FetchUIDs at Base 6.1.20060507
- Query_GetInfo at Base 6.1.20060507
- QuorumItem at Base 6.1.20060507
- ReSetFeatNode at Base 6.1.20060507
- ReadAAC at Base 6.1.20060507
- ReadAlignmentForSeqEntry at Base 6.1.20120620
- ReadAnyAlignment at Base 6.1.20060507
- ReadContiguouseAlign at Base 6.1.20060507
- ReadInterleaveAlign at Base 6.1.20060507
- ReadLocalAlignment at Base 6.1.20060507
- ReadMatrix at Base 6.1.20060507
- RefineUIDs at Base 6.1.20060507
- RegionOrCommentGenFunc at Base 6.1.20060507
- RememberSqnTempFile at Base 6.1.20080302
- RemoveDuplicateFeatActionDialog at Base 6.1.20110713
- RemoveFeatureFromFilterItem at Base 6.1.20060507
- RemoveFeaturesFromReplaceList at Base 6.1.20081116
- RemoveSelectedFeaturesFromList at Base 6.1.20081116
- RemoveSeqEdCloseFunc at Base 6.1.20100808
- RemoveSeqEntryViewer at Base 6.1.20060507
- RemoveTextFromTextFreeSubSourceModifiers at Base 6.1.20060507
- ReplaceBioSourceGencodePopup at Base 6.1.20060507
- ReplaceToolFormForBioseqView at Base 6.1.20100808
- ReplaceToolFormWithDataForBioseqView at Base 6.1.20110713
- RepopulateValidateFilter at Base 6.1.20060507
- ResetFeatureFunc at Base 6.1.20060507
- RestoreEntityIDFromFile at Base 6.1.20080302
- RestoreEntityIDFromFileEx at Base 6.1.20110713
- RestoreFromFile at Base 6.1.20080302
- RestoreFromFileEx at Base 6.1.20110713
- RetrieveDocs at Base 6.1.20060507
- RnaGenFunc at Base 6.1.20060507
- RnaTypeDialog at Base 6.1.20080302
- RnaTypeFree at Base 6.1.20080302
- RunAutoFixScript at Base 6.1.20110713
- SCP_CompareOrderOrganizeBioseqs at Base 6.1.20060507
- SCP_OrganizeAlnsInSet at Base 6.1.20060507
- SalsaExportDialog at Base 6.1.20060507
- SalsaPanelHasResized at Base 6.1.20060507
- SalsaTextPanel at Base 6.1.20060507
- SaveAllFeatProc at Base 6.1.20060507
- SaveFeatProc at Base 6.1.20060507
- SaveSalsaPanel at Base 6.1.20060507
- SaveStringFromTextAndStripNewlines at Base 6.1.20060507
- ScalePlot at Base 6.1.20060507
- ScrollTextToFile at Base 6.1.20060507
- ScrollToMatchingFeatures at Base 6.1.20081116
- ScrollToNextClickableTextDescription at Base 6.1.20070822
- ScrollToPreviousClickableTextDescription at Base 6.1.20070822
- SearchBioseq at Base 6.1.20060507
- SearchFuncDialog at Base 6.1.20110713
- SelectRegionDialog at Base 6.1.20060507
- SelectSeqDialog at Base 6.1.20060507
- SelectionDialog at Base 6.1.20060507
- SelectionDialogEx at Base 6.1.20060507
- SelectionDialogExEx at Base 6.1.20081116
- SelectiveMacroRun at Base 6.1.20110713
- SeqAlnWindowScrollToAlnPos at Base 6.1.20100808
- SeqAnalFormFree at Base 6.1.20060507
- SeqAnalFormNew at Base 6.1.20060507
- SeqEdCorrectBarMax at Base 6.1.20060507
- SeqEdCorrectBarPage at Base 6.1.20060507
- SeqEdCorrectBarValue at Base 6.1.20060507
- SeqEdGetSlateScrollBar at Base 6.1.20060507
- SeqEdGetValueScrollBar at Base 6.1.20060507
- SeqEdJournalNewTranslate at Base 6.1.20060507
- SeqEdSetCorrectBarMax at Base 6.1.20060507
- SeqEdSetValueScrollBar at Base 6.1.20060507
- SeqEditFunc at Base 6.1.20060507
- SeqFeatPtrToCommon at Base 6.1.20060507
- SeqFeatPtrToFieldPage at Base 6.1.20060507
- SeqFontProc at Base 6.1.20060507
- SeqScrollDataFree at Base 6.1.20060507
- SeqScrollDataNew at Base 6.1.20060507
- SeqnSeqEntrysToFasta at Base 6.1.20060507
- SequenceConstraintDialog at Base 6.1.20110713
- SequenceSelectionDialog at Base 6.1.20060507
- SequenceSelectionDialogEx at Base 6.1.20080302
- SequinGlobalPicture at Base 6.1.20060507
- Sequin_GlobalAlign2Seq at Base 6.1.20060507
- SetBioSourceDialogTaxName at Base 6.1.20060507
- SetBioseqViewTarget at Base 6.1.20060507
- SetCapChangeDialogValue at Base 6.1.20110713
- SetClickableListDialogTitles at Base 6.1.20080302
- SetClickableListDisplayChosen at Base 6.1.20081116
- SetClosestParentIfDuplicating at Base 6.1.20060507
- SetComplexConstraintType at Base 6.1.20120620
- SetConstraintSetDefaultConstraintType at Base 6.1.20160908
- SetDescriptorStreamEditorIdList at Base 6.1.20100808
- SetFeatureTypeInFeatureTypeDialog at Base 6.1.20110713
- SetGenome at Base 6.1.20060507
- SetMatchLocationInIdMatchLocationDlg at Base 6.1.20110713
- SetNewFeatureDefaultInterval at Base 6.1.20060507
- SetSequenceAndStrandForIntervalPage at Base 6.1.20060507
- SetupGeneticCodes at Base 6.1.20060507
- SetupPrintOptions at Base 6.1.20060507
- ShouldSetJustShowAccession at Base 6.1.20060507
- ShouldSetSuppressContext at Base 6.1.20060507
- ShowASN at Base 6.1.20060507
- ShowFeatureFunc at Base 6.1.20060507
- ShowFeatureProc at Base 6.1.20060507
- ShowGeneList at Base 6.1.20060507
- ShowLog at Base 6.1.20160908
- ShowNewNetConfigForm at Base 6.1.20060507
- ShowReplaceWindow at Base 6.1.20060507
- ShowSearchWindow at Base 6.1.20060507
- ShowValidateDoc at Base 6.1.20060507
- ShowValidateWindow at Base 6.1.20060507
- SimpleReplaceDialog at Base 6.1.20110713
- SingleAECRMacroAction at Base 6.1.20081116
- SingleMacroAction at Base 6.1.20110713
- SingleParseAction at Base 6.1.20090301
- SmartDrawText at Base 6.1.20060507
- SmartSeqEntryViewGenFunc at Base 6.1.20060507
- SortByVnpDataIntvalue at Base 6.1.20060507
- SortEnumFieldAssocPtrArray at Base 6.1.20060507
- SortSameSeqInAlignNode at Base 6.1.20060507
- SortSeqFeatInAnnot at Base 6.1.20081116
- SortbyLenItem at Base 6.1.20060507
- SortbySimItem at Base 6.1.20060507
- SpecialEntrezSynchronousQuery at Base 6.1.20060507
- StdDescFormActnProc at Base 6.1.20060507
- StdDescFormActnProcNoFeatureChangeNoMolInfoChange at Base 6.1.20100808
- StdDescFormCleanupProc at Base 6.1.20060507
- StdFeatFormAcceptButtonProc at Base 6.1.20060507
- StdFeatFormActnProc at Base 6.1.20060507
- StdFeatFormCleanupProc at Base 6.1.20060507
- StdFeatIntEdPartialCallback at Base 6.1.20060507
- StdInitFeatFormProc at Base 6.1.20060507
- StdReplaceNotify at Base 6.1.20060507
- StdSeqFeatPtrToFeatFormProc at Base 6.1.20060507
- StdVibrantEditorMsgFunc at Base 6.1.20060507
- StringComboDialog at Base 6.1.20110713
- StringConstraintDialog at Base 6.1.20080302
- StripNewlines at Base 6.1.20080302
- StructuredCommentDatabaseNameDialog at Base 6.1.20110713
- SubSourceTypeDialog at Base 6.1.20070822
- SubmitBlockDialog at Base 6.1.20060507
- SubmitBlockGenFunc at Base 6.1.20060507
- SuspectRuleDialog at Base 6.1.20110713
- TabColumnConfigDialog at Base 6.1.20080302
- TabColumnConfigListDialog at Base 6.1.20080302
- TableDisplayDialog at Base 6.1.20060507
- TermList_UnselectAll at Base 6.1.20060507
- TestInference at Base 6.1.20060507
- TextPortionDialog at Base 6.1.20100808
- TextScrollWindowNew at Base 6.1.20060507
- TextToFeatID at Base 6.1.20100808
- TextToFeatXref at Base 6.1.20100808
- TextTransformSetDialog at Base 6.1.20110713
- ThreeOptionsDlg at Base 6.1.20100808
- TranslateAllBioseq at Base 6.1.20060507
- TruncateLocation at Base 6.1.20070822
- TwoStepExistingText at Base 6.1.20081116
- UDVResetProc at Base 6.1.20060507
- UDV_BuildFeatColorTable at Base 6.1.20060507
- UDV_Build_AA_LayoutPalette at Base 6.1.20060507
- UDV_Build_NA_LayoutPalette at Base 6.1.20060507
- UDV_Build_Other_Colors at Base 6.1.20060507
- UDV_ClickProc at Base 6.1.20060507
- UDV_ComputeBlockByLine at Base 6.1.20060507
- UDV_ComputeLineHeight at Base 6.1.20060507
- UDV_ComputePanelSize at Base 6.1.20060507
- UDV_CreateListBioseqDlg at Base 6.1.20060507
- UDV_DragMouse at Base 6.1.20060507
- UDV_DragProc at Base 6.1.20060507
- UDV_Draw_features at Base 6.1.20060507
- UDV_Draw_features_MAP at Base 6.1.20060507
- UDV_Draw_scale at Base 6.1.20060507
- UDV_Draw_sequence at Base 6.1.20060507
- UDV_FeaturesListBoxFind at Base 6.1.20060507
- UDV_FileClose at Base 6.1.20060507
- UDV_FileOpen at Base 6.1.20060507
- UDV_FontDim at Base 6.1.20060507
- UDV_FreeVDPstruct at Base 6.1.20060507
- UDV_GetClosetSeqLocGivenBspPos at Base 6.1.20060507
- UDV_GetCurrentDispRange at Base 6.1.20060507
- UDV_GetSelectedRegions at Base 6.1.20060507
- UDV_HoldProc at Base 6.1.20060507
- UDV_InitFont at Base 6.1.20060507
- UDV_InitForSequin at Base 6.1.20060507
- UDV_Init_GraphData at Base 6.1.20060507
- UDV_Init_NonAutonomous at Base 6.1.20060507
- UDV_Init_ScaleData at Base 6.1.20060507
- UDV_Init_vdp_struct at Base 6.1.20060507
- UDV_InvalRegion at Base 6.1.20060507
- UDV_IsLetterSelected at Base 6.1.20060507
- UDV_LoadSpecificEditor at Base 6.1.20060507
- UDV_Logo_onDraw at Base 6.1.20060507
- UDV_ManageDragHoldActions at Base 6.1.20060507
- UDV_NetOpen at Base 6.1.20060507
- UDV_ObjRegAutonomous at Base 6.1.20060507
- UDV_ReleaseMouse at Base 6.1.20060507
- UDV_ReleaseProc at Base 6.1.20060507
- UDV_Resize_Logo_Panel at Base 6.1.20060507
- UDV_SelectFeatInFeatDlg at Base 6.1.20060507
- UDV_SetupMenus at Base 6.1.20060507
- UDV_WinMainCleanupExtraProc at Base 6.1.20060507
- UDV_WinMainProgQuit at Base 6.1.20060507
- UDV_WinMainResize at Base 6.1.20060507
- UDV_analyze_SEP_for_open at Base 6.1.20060507
- UDV_create_buffer at Base 6.1.20060507
- UDV_deselect_feature at Base 6.1.20060507
- UDV_draw_double_cursor at Base 6.1.20060507
- UDV_draw_horizontal_bar at Base 6.1.20060507
- UDV_draw_horizontal_line at Base 6.1.20060507
- UDV_draw_rectangle at Base 6.1.20060507
- UDV_draw_vertical_bar at Base 6.1.20060507
- UDV_draw_viewer at Base 6.1.20060507
- UDV_init_bsp_forViewer at Base 6.1.20060507
- UDV_resize_viewer at Base 6.1.20060507
- UDV_select_feature at Base 6.1.20060507
- UDV_set_MainControls at Base 6.1.20060507
- UDV_set_MainMenus at Base 6.1.20060507
- UDV_set_PullMenus at Base 6.1.20060507
- UnDViewerVScrlProc at Base 6.1.20060507
- UnDViewerVScrlUpdate at Base 6.1.20060507
- UntranslateFunc at Base 6.1.20060507
- UpdateGeneLocation at Base 6.1.20060507
- UpdateOneSeqAlignFarPointer at Base 6.1.20081116
- UpdateSeqAlign at Base 6.1.20060507
- UpdateSeqViewPanel at Base 6.1.20060507
- UpdatemRNAAfterEditing at Base 6.1.20110713
- VSMAddMenu at Base 6.1.20060507
- VSMAddToMenu at Base 6.1.20060507
- VSMDescriptorAsnSave at Base 6.1.20080302
- VSMEntityDraw at Base 6.1.20060507
- VSMExportNucFeatureTable at Base 6.1.20060507
- VSMExportNucFeatureTableSelectedFeatures at Base 6.1.20060507
- VSMExportNucFeatureTableSelectedFeaturesSuppressProteinIDs at Base 6.1.20060507
- VSMExportNucFeatureTableSuppressProteinIDs at Base 6.1.20060507
- VSMExportNucFeatureTableWithoutSources at Base 6.1.20060507
- VSMExportNucFeatureTableWithoutSourcesSuppressProteinIDs at Base 6.1.20060507
- VSMExportProteinFeatureTable at Base 6.1.20060507
- VSMFastaNucOpen at Base 6.1.20060507
- VSMFastaNucSave at Base 6.1.20060507
- VSMFastaProtOpen at Base 6.1.20060507
- VSMFastaProtSave at Base 6.1.20060507
- VSMFastaProtSaveWithProduct at Base 6.1.20100808
- VSMFastaSortedProtSave at Base 6.1.20060507
- VSMFileInit at Base 6.1.20060507
- VSMGenericBinAsnOpen at Base 6.1.20060507
- VSMGenericBinAsnSave at Base 6.1.20060507
- VSMGenericTextAsnOpen at Base 6.1.20060507
- VSMGenericTextAsnSave at Base 6.1.20060507
- VSMPictMsgFunc at Base 6.1.20060507
- VSMSaveSetsAsFiles at Base 6.1.20090719
- VSeqMgrDelete at Base 6.1.20060507
- VSeqMgrGenFunc at Base 6.1.20060507
- VSeqMgrGet at Base 6.1.20060507
- VSeqMgrInit at Base 6.1.20060507
- VSeqMgrMsgFunc at Base 6.1.20060507
- VSeqMgrRun at Base 6.1.20060507
- VSeqMgrShow at Base 6.1.20060507
- ValNodeChoiceMatch at Base 6.1.20060507
- ValNodeSelectionDialog at Base 6.1.20060507
- ValNodeSelectionDialogEx at Base 6.1.20060507
- ValNodeSelectionDialogExEx at Base 6.1.20081116
- ValNodeSimpleDataFree at Base 6.1.20060507
- ValNodeStringCopy at Base 6.1.20060507
- ValNodeStringMatch at Base 6.1.20060507
- ValNodeStringName at Base 6.1.20060507
- ValidErrCallback at Base 6.1.20070822
- ValidErrHook at Base 6.1.20060507
- ValidateSeqAlignandACC at Base 6.1.20061015
- ValidateSeqAlignandACCFromData at Base 6.1.20061015
- ValidateSeqAlignandACCInSeqEntry at Base 6.1.20061015
- ValueListDialog at Base 6.1.20070822
- VibrantToDatePtr at Base 6.1.20060507
- ViewSortedProteins at Base 6.1.20070822
- VisStrGenFunc at Base 6.1.20060507
- VisStringDialogToGbquals at Base 6.1.20060507
- VscrlProc at Base 6.1.20060507
- WWW_PrintGeneRef at Base 6.1.20060507
- WordSubstitutionSetDialog at Base 6.1.20110713
- WriteAlignmentContiguousToFile at Base 6.1.20060507
- WriteAlignmentInterleaveToFile at Base 6.1.20060507
- WriteAlignmentInterleaveToFileEx at Base 6.1.20061015
- WriteBadSpecificHostTable at Base 6.1.20070822
- XYPlot at Base 6.1.20060507
- accessionlist_types at Base 6.1.20080302
- accessionlist_widths at Base 6.1.20080302
- accn_type_alist at Base 6.1.20060507
- add_attribute_pen at Base 6.1.20060507
- alnPageData at Base 6.1.20060507
- amino_acid_order at Base 6.1.20060507
- asn2gphGphPageData at Base 6.1.20060507
- asnPageData at Base 6.1.20060507
- author_types at Base 6.1.20060507
- biosource_genome_simple_alist at Base 6.1.20060507
- biosource_origin_alist at Base 6.1.20060507
- blosum30mt at Base 6.1.20060507
- blosum40mt at Base 6.1.20060507
- blosum45mt at Base 6.1.20060507
- blosum62mt2 at Base 6.1.20060507
- blosum62mt at Base 6.1.20060507
- blosum80mt at Base 6.1.20060507
- codebreak_alists at Base 6.1.20060507
- codebreak_types at Base 6.1.20060507
- codebreak_widths at Base 6.1.20060507
- codon_start_values at Base 6.1.20070822
- collect_alignnode_from_slp at Base 6.1.20060507
- compose_g_legend at Base 6.1.20060507
- create_gene_data at Base 6.1.20060507
- custom_color at Base 6.1.20060507
- ddbjPageData at Base 6.1.20060507
- direction_values at Base 6.1.20070822
- do_copy at Base 6.1.20060507
- do_cut at Base 6.1.20060507
- do_paste at Base 6.1.20060507
- do_resize_panel at Base 6.1.20060507
- do_resize_window at Base 6.1.20060507
- draw_one_align at Base 6.1.20060507
- dskPageData at Base 6.1.20060507
- emblPageData at Base 6.1.20060507
- enum_bond_alist at Base 6.1.20060507
- enum_site_alist at Base 6.1.20060507
- ep_t at Base 6.1.20060507
- ep_types_f at Base 6.1.20060507
- ep_types_m at Base 6.1.20060507
- ep_w at Base 6.1.20060507
- ep_width_f at Base 6.1.20060507
- ep_width_m at Base 6.1.20060507
- evcat_alist at Base 6.1.20110713
- experiment_category_alist at Base 6.1.20160908
- experiment_types at Base 6.1.20160908
- experiment_widths at Base 6.1.20160908
- feature2segment at Base 6.1.20060507
- find_map_pos at Base 6.1.20060507
- free_global_draw at Base 6.1.20060507
- fstaPageData at Base 6.1.20060507
- ftblPageData at Base 6.1.20060507
- gbgnPageData at Base 6.1.20060507
- gbqual_edit_list at Base 6.1.20070822
- gbqual_types at Base 6.1.20060507
- gbqual_widths at Base 6.1.20060507
- gbseqPageData at Base 6.1.20060507
- gcIdToIndex at Base 6.1.20060507
- gcIndexToId at Base 6.1.20060507
- gcNames at Base 6.1.20060507
- gene2segment at Base 6.1.20060507
- get_current_class at Base 6.1.20060507
- get_enz_color at Base 6.1.20060507
- get_map_type at Base 6.1.20060507
- get_seg_color at Base 6.1.20060507
- getwindow_frompanel at Base 6.1.20060507
- gnbkPageData at Base 6.1.20060507
- gnptPageData at Base 6.1.20060507
- gon120mt at Base 6.1.20060507
- gon160mt at Base 6.1.20060507
- gon250mt at Base 6.1.20060507
- gon300mt at Base 6.1.20060507
- gon350mt at Base 6.1.20060507
- gon40mt at Base 6.1.20060507
- gon80mt at Base 6.1.20060507
- gphPageData at Base 6.1.20060507
- has_cyto_map at Base 6.1.20060507
- hoffset2voffset at Base 6.1.20060507
- idmat at Base 6.1.20060507
- import_featdef_alist at Base 6.1.20060507
- inference_alist at Base 6.1.20060507
- interval_types at Base 6.1.20060507
- interval_widths at Base 6.1.20060507
- inval_all at Base 6.1.20060507
- inval_allines at Base 6.1.20060507
- inval_panel at Base 6.1.20060507
- inval_pep at Base 6.1.20060507
- inval_rect at Base 6.1.20060507
- inval_rectidselected at Base 6.1.20060507
- inval_selstruct at Base 6.1.20060507
- inval_selstructloc at Base 6.1.20060507
- inval_selstructloc_forfeat at Base 6.1.20060507
- inval_selstructpos at Base 6.1.20060507
- inval_selstructpos_tobottom at Base 6.1.20060507
- inval_window at Base 6.1.20060507
- kDisableStrainForwardAttrib at Base 6.1.20160908
- kDoNotEditTitle at Base 6.1.20160908
- kTransSplicing at Base 6.1.20160908
- legacy_pseudogene_alist at Base 6.1.20120620
- load_align_label_rectangle at Base 6.1.20060507
- load_align_option_for_graphic at Base 6.1.20060507
- locate_point at Base 6.1.20060507
- locate_region at Base 6.1.20060507
- mRNAFilter at Base 6.1.20060507
- mRNALookup at Base 6.1.20060507
- mRNATrack at Base 6.1.20060507
- mSM_allfeatureNames at Base 6.1.20060507
- mapPageData at Base 6.1.20060507
- map_gene_location at Base 6.1.20060507
- map_one_location_to_slp_list at Base 6.1.20060507
- merge_same_itemID at Base 6.1.20060507
- mobile_element_keywords at Base 6.1.20070822
- modify_insert_fnode at Base 6.1.20060507
- mol_type_values at Base 6.1.20070822
- months_alist at Base 6.1.20060507
- new_pseudogene_alist at Base 6.1.20120620
- nucleotide_alphabet at Base 6.1.20120620
- numAccnTypePrefixes at Base 6.1.20080302
- numGeneticCodes at Base 6.1.20060507
- on_click at Base 6.1.20060507
- on_drag at Base 6.1.20060507
- on_draw at Base 6.1.20060507
- on_hold at Base 6.1.20060507
- on_key at Base 6.1.20060507
- on_release at Base 6.1.20060507
- on_time at Base 6.1.20060507
- organelle_values at Base 6.1.20070822
- orgmod_types at Base 6.1.20060507
- orgmod_widths at Base 6.1.20060507
- pam120mt at Base 6.1.20060507
- pam20mt at Base 6.1.20060507
- pam250mt at Base 6.1.20060507
- pam350mt at Base 6.1.20060507
- pam60mt at Base 6.1.20060507
- pcr_primer_dlg_types at Base 6.1.20110713
- pcr_primer_dlg_widths at Base 6.1.20110713
- pic_for_f_legend at Base 6.1.20060507
- prev_primID at Base 6.1.20060507
- print_contig_html_color at Base 6.1.20060507
- print_genome_interval at Base 6.1.20060507
- program_alist at Base 6.1.20060507
- progressW at Base 6.1.20060507
- protein_alphabet at Base 6.1.20120620
- qualPageData at Base 6.1.20060507
- readonlystring_types at Base 6.1.20060507
- recombination_class_keywords at Base 6.1.20170106
- regulatory_class_keywords at Base 6.1.20160908
- replace_region at Base 6.1.20060507
- repopulate_panel at Base 6.1.20060507
- rf10ItemProc at Base 6.1.20060507
- rf1ItemProc at Base 6.1.20060507
- rf2ItemProc at Base 6.1.20060507
- rf3ItemProc at Base 6.1.20060507
- rf4ItemProc at Base 6.1.20060507
- rf5ItemProc at Base 6.1.20060507
- rf6ItemProc at Base 6.1.20060507
- rf7ItemProc at Base 6.1.20060507
- rf8ItemProc at Base 6.1.20060507
- rf9ItemProc at Base 6.1.20060507
- rpt_type_values at Base 6.1.20070822
- satellite_keywords at Base 6.1.20081116
- seqAlnPnlPageData at Base 6.1.20060507
- seqPageData at Base 6.1.20060507
- seqalign_write at Base 6.1.20060507
- seqannot_write at Base 6.1.20060507
- seqentry_read at Base 6.1.20060507
- seqpnlPageData at Base 6.1.20060507
- sesp_to_pept at Base 6.1.20060507
- setUpLetterColor at Base 6.1.20060507
- smartBioseqViewForm at Base 6.1.20060507
- spop at Base 6.1.20060507
- startPt at Base 6.1.20060507
- std_author_widths at Base 6.1.20060507
- stopPt at Base 6.1.20060507
- str_author_widths at Base 6.1.20060507
- strip_repeat_feature at Base 6.1.20060507
- subsource_types at Base 6.1.20060507
- subsource_widths at Base 6.1.20060507
- sumPageData at Base 6.1.20060507
- to_update_prompt at Base 6.1.20060507
- true_false at Base 6.1.20090719
- udvPageData at Base 6.1.20060507
- update_codonstartbt at Base 6.1.20060507
- update_edititem at Base 6.1.20060507
- update_featpept at Base 6.1.20060507
- update_translateitem at Base 6.1.20060507
- visstring_types at Base 6.1.20060507
- visstring_widths at Base 6.1.20060507
- xmlPageData at Base 6.1.20060507
-libvibnet.so.6 libvibrant6b #MINVER#
-* Build-Depends-Package: libvibrant6-dev
- CreateClearUnusedItem at Base 6.1.20060507
- CreateDocSumForm at Base 6.1.20060507
- CreateEntrezPrefsDialog at Base 6.1.20060507
- CreateNeighborDelayChoice at Base 6.1.20060507
- CreateQueryTypeChoice at Base 6.1.20060507
- CreateTermListForm at Base 6.1.20060507
- DSLoadUidListProc at Base 6.1.20060507
- DSSaveUidListProc at Base 6.1.20060507
- DatabaseFromName at Base 6.1.20060507
- DisplayFontChangeProc at Base 6.1.20060507
- DocSumCanSaveFasta at Base 6.1.20060507
- DocSumFontChangeProc at Base 6.1.20060507
- EntrezPrefsFree at Base 6.1.20060507
- EntrezPrefsNew at Base 6.1.20060507
- ExportDocSumFasta at Base 6.1.20060507
- FieldFromTag at Base 6.1.20060507
- LaunchRecordViewer at Base 6.1.20060507
- LoadDocsumOptionsMenu at Base 6.1.20060507
- LoadNamedUidList at Base 6.1.20060507
- MakeDatabaseAlist at Base 6.1.20060507
- MakeFieldAlist at Base 6.1.20060507
- MakeViewerLinkControls at Base 6.1.20060507
- RetrieveDocuments at Base 6.1.20060507
- RetrieveSimpleSeqs at Base 6.1.20060507
- ShowNetConfigForm at Base 6.1.20060507
- TLLoadUidListProc at Base 6.1.20060507
- TLSaveUidListProc at Base 6.1.20060507
- UpdateViewerLinkTarget at Base 6.1.20060507
- UseDelayedNeighbor at Base 6.1.20060507
- UsingDelayedNeighbor at Base 6.1.20060507
- UsingTextQuery at Base 6.1.20060507
-libvibrantOGL.so.6 libvibrant6b #MINVER#
-* Build-Depends-Package: libvibrant6-dev
- AddOval at Base 6.1.20060507
- AppendPalette at Base 6.1.20060507
- AppendTableText at Base 6.1.20060507
- BLACK_COLOR at Base 6.1.20060507
- BLUE_COLOR at Base 6.1.20060507
- BgColorDlg3D at Base 6.1.20060507
- CYAN_COLOR at Base 6.1.20060507
- CreateTagListDialogEx3 at Base 6.1.20070822
- CreateTagListDialogEx at Base 6.1.20060507
- CreateTagListDialogExEx at Base 6.1.20060507
- DoNothingMA at Base 6.1.20060507
- GREEN_COLOR at Base 6.1.20060507
- GetPaletteValue at Base 6.1.20060507
- GetTableGray at Base 6.1.20060507
- GetTableHilight at Base 6.1.20060507
- GetTableText at Base 6.1.20060507
- MAGENTA_COLOR at Base 6.1.20060507
- MA_AddAction at Base 6.1.20060507
- MA_AddGroup at Base 6.1.20060507
- MA_Create at Base 6.1.20060507
- MA_Destroy at Base 6.1.20060507
- MA_GetExtra at Base 6.1.20060507
- MA_GetPanel at Base 6.1.20060507
- MA_GetVisible at Base 6.1.20060507
- MA_LinkPanel at Base 6.1.20060507
- MA_Reset at Base 6.1.20060507
- MA_SetAction at Base 6.1.20060507
- MA_SetExtra at Base 6.1.20060507
- MA_SetGroup at Base 6.1.20060507
- MA_SetVisible at Base 6.1.20060507
- MA_UnlinkPanel at Base 6.1.20060507
- MA_UnsetAll at Base 6.1.20060507
- MA_UnsetGroup at Base 6.1.20060507
- NS_OpenURL at Base 6.1.20060507
- NS_ResetWindow at Base 6.1.20060507
- NS_SendCommand at Base 6.1.20060507
- NS_WindowFree at Base 6.1.20060507
- Nlm_ActiveWindow at Base 6.1.20060507
- Nlm_AddArc at Base 6.1.20060507
- Nlm_AddAttribute at Base 6.1.20060507
- Nlm_AddBitmap at Base 6.1.20060507
- Nlm_AddCylinder3D at Base 6.1.20060507
- Nlm_AddHalfWorm3D at Base 6.1.20060507
- Nlm_AddInvFrame at Base 6.1.20060507
- Nlm_AddLabel at Base 6.1.20060507
- Nlm_AddLine3D at Base 6.1.20060507
- Nlm_AddLine at Base 6.1.20060507
- Nlm_AddMarker at Base 6.1.20060507
- Nlm_AddPoly3D at Base 6.1.20060507
- Nlm_AddPolygon at Base 6.1.20060507
- Nlm_AddPrim3D at Base 6.1.20060507
- Nlm_AddPrimitive at Base 6.1.20060507
- Nlm_AddPt at Base 6.1.20060507
- Nlm_AddRectangle at Base 6.1.20060507
- Nlm_AddRoundedRectangle at Base 6.1.20060507
- Nlm_AddSegRect at Base 6.1.20060507
- Nlm_AddSegment3D at Base 6.1.20060507
- Nlm_AddSilentSegRect at Base 6.1.20060507
- Nlm_AddSntRectangle at Base 6.1.20060507
- Nlm_AddSphere3D at Base 6.1.20060507
- Nlm_AddSubwindowShell at Base 6.1.20060507
- Nlm_AddSymbol at Base 6.1.20060507
- Nlm_AddText3D at Base 6.1.20060507
- Nlm_AddTextLabel at Base 6.1.20060507
- Nlm_AddVertPoly3D at Base 6.1.20060507
- Nlm_Adjust3D at Base 6.1.20060507
- Nlm_AdjustDocScroll at Base 6.1.20060507
- Nlm_AdjustPrnt at Base 6.1.20060507
- Nlm_Advance at Base 6.1.20060507
- Nlm_AlertWindow at Base 6.1.20060507
- Nlm_AlignObjects at Base 6.1.20060507
- Nlm_AllLayerSet3D at Base 6.1.20060507
- Nlm_AllParentsButWindowVisible at Base 6.1.20060507
- Nlm_AllParentsEnabled at Base 6.1.20060507
- Nlm_AllParentsVisible at Base 6.1.20060507
- Nlm_AllocPalette3D at Base 6.1.20060507
- Nlm_AllocateImage at Base 6.1.20060507
- Nlm_AppendItem at Base 6.1.20060507
- Nlm_AppendText at Base 6.1.20060507
- Nlm_AppleMenu at Base 6.1.20060507
- Nlm_ArrowCursor at Base 6.1.20060507
- Nlm_Ascent at Base 6.1.20060507
- Nlm_AssignPrinterFont at Base 6.1.20060507
- Nlm_AttachInstance at Base 6.1.20060507
- Nlm_AttachPicture3D at Base 6.1.20060507
- Nlm_AttachPicture at Base 6.1.20060507
- Nlm_Autonomous3DPanel at Base 6.1.20060507
- Nlm_AutonomousPanel4 at Base 6.1.20060507
- Nlm_AutonomousPanel at Base 6.1.20060507
- Nlm_Black at Base 6.1.20060507
- Nlm_Blue at Base 6.1.20060507
- Nlm_BoxInViewport at Base 6.1.20060507
- Nlm_Break at Base 6.1.20060507
- Nlm_BulkAppendItem at Base 6.1.20060507
- Nlm_CaptureSlateFocus at Base 6.1.20060507
- Nlm_CardToStr at Base 6.1.20060507
- Nlm_ChangeAddPrimOrder at Base 6.1.20060507
- Nlm_ChangePrim3D at Base 6.1.20060507
- Nlm_ChangePrimAttribute at Base 6.1.20060507
- Nlm_ChangeSegment3D at Base 6.1.20060507
- Nlm_ChangeSentinelRectangle at Base 6.1.20060507
- Nlm_CharWidth at Base 6.1.20060507
- Nlm_CheckBox at Base 6.1.20060507
- Nlm_CheckBoxEx at Base 6.1.20170106
- Nlm_CheckX at Base 6.1.20060507
- Nlm_ChoiceGroup at Base 6.1.20060507
- Nlm_ChoiceItem at Base 6.1.20060507
- Nlm_ChooseColorDialog at Base 6.1.20060507
- Nlm_ChooseFont at Base 6.1.20060507
- Nlm_CleanUpDrawingTools at Base 6.1.20060507
- Nlm_CleanupPrimitive at Base 6.1.20060507
- Nlm_ClearItemsInGroup at Base 6.1.20060507
- Nlm_ClearRgn at Base 6.1.20060507
- Nlm_ClearText at Base 6.1.20060507
- Nlm_ClipPrintingRect at Base 6.1.20060507
- Nlm_ClipRect at Base 6.1.20060507
- Nlm_ClipRgn at Base 6.1.20060507
- Nlm_ClipboardHasString at Base 6.1.20060507
- Nlm_ClipboardToString at Base 6.1.20060507
- Nlm_CommandItem at Base 6.1.20060507
- Nlm_ComputerTime at Base 6.1.20060507
- Nlm_CopyAllViewer at Base 6.1.20060507
- Nlm_CopyBits at Base 6.1.20060507
- Nlm_CopyFont at Base 6.1.20060507
- Nlm_CopyMode at Base 6.1.20060507
- Nlm_CopyPixmap at Base 6.1.20060507
- Nlm_CopyText at Base 6.1.20060507
- Nlm_CopyViewer at Base 6.1.20060507
- Nlm_CopyWindowImage at Base 6.1.20060507
- Nlm_CorrectBarMax at Base 6.1.20060507
- Nlm_CorrectBarPage at Base 6.1.20060507
- Nlm_CorrectBarValue at Base 6.1.20060507
- Nlm_CountGroupItems at Base 6.1.20060507
- Nlm_CountItems at Base 6.1.20060507
- Nlm_Courier at Base 6.1.20060507
- Nlm_CreateControls3D at Base 6.1.20060507
- Nlm_CreateEnumListDialog at Base 6.1.20060507
- Nlm_CreateEnumPopupDialog at Base 6.1.20060507
- Nlm_CreateEnumPopupListInitName at Base 6.1.20060507
- Nlm_CreateEnumPopupListInitVal at Base 6.1.20060507
- Nlm_CreateFolderTabButtons at Base 6.1.20120620
- Nlm_CreateFolderTabs at Base 6.1.20060507
- Nlm_CreateFont at Base 6.1.20060507
- Nlm_CreateGIF at Base 6.1.20060507
- Nlm_CreateImage at Base 6.1.20060507
- Nlm_CreateLink at Base 6.1.20060507
- Nlm_CreatePicture3D at Base 6.1.20060507
- Nlm_CreatePicture at Base 6.1.20060507
- Nlm_CreateRgn at Base 6.1.20060507
- Nlm_CreateSegment at Base 6.1.20060507
- Nlm_CreateTagListDialog at Base 6.1.20060507
- Nlm_CreateTextTabs at Base 6.1.20060507
- Nlm_CreateViewer3D at Base 6.1.20060507
- Nlm_CreateViewer at Base 6.1.20060507
- Nlm_CrossCursor at Base 6.1.20060507
- Nlm_CurrentText at Base 6.1.20060507
- Nlm_CurrentVisibleText at Base 6.1.20060507
- Nlm_CurrentWindow at Base 6.1.20060507
- Nlm_CustomPanel at Base 6.1.20060507
- Nlm_CutText at Base 6.1.20060507
- Nlm_Cyan at Base 6.1.20060507
- Nlm_Dark at Base 6.1.20060507
- Nlm_Dashed at Base 6.1.20060507
- Nlm_DecodeColor at Base 6.1.20060507
- Nlm_DefaultButton at Base 6.1.20060507
- Nlm_DefaultButtonEx at Base 6.1.20170106
- Nlm_DelSubwindowShell at Base 6.1.20060507
- Nlm_DeleteControls3D at Base 6.1.20060507
- Nlm_DeleteFont at Base 6.1.20060507
- Nlm_DeleteImage at Base 6.1.20060507
- Nlm_DeleteItem at Base 6.1.20060507
- Nlm_DeletePicture3D at Base 6.1.20060507
- Nlm_DeletePicture at Base 6.1.20060507
- Nlm_DeletePrim3D at Base 6.1.20060507
- Nlm_DeletePrim at Base 6.1.20060507
- Nlm_DeleteSegment3D at Base 6.1.20060507
- Nlm_DeleteSegment at Base 6.1.20060507
- Nlm_DeleteViewer3D at Base 6.1.20060507
- Nlm_DeleteViewer at Base 6.1.20060507
- Nlm_DependentPrompt at Base 6.1.20060507
- Nlm_Descent at Base 6.1.20060507
- Nlm_DeskAccGroup at Base 6.1.20060507
- Nlm_DestroyGIF at Base 6.1.20060507
- Nlm_DestroyRgn at Base 6.1.20060507
- Nlm_DiagGetRecordCount at Base 6.1.20060507
- Nlm_DiagGetRecordStr at Base 6.1.20060507
- Nlm_DiagGetRecordType at Base 6.1.20060507
- Nlm_DiagHasErrorRec at Base 6.1.20060507
- Nlm_DiagPutRecord at Base 6.1.20060507
- Nlm_DiagReset at Base 6.1.20060507
- Nlm_DialogText at Base 6.1.20060507
- Nlm_DialogTextWithFont at Base 6.1.20120620
- Nlm_DialogToPointer at Base 6.1.20060507
- Nlm_DiffRgn at Base 6.1.20060507
- Nlm_Disable at Base 6.1.20060507
- Nlm_DisplayFancy at Base 6.1.20060507
- Nlm_DisplayFile at Base 6.1.20060507
- Nlm_DkGray at Base 6.1.20060507
- Nlm_DoAction at Base 6.1.20060507
- Nlm_DoActivate at Base 6.1.20060507
- Nlm_DoAdjustPrnt at Base 6.1.20060507
- Nlm_DoCallback at Base 6.1.20060507
- Nlm_DoDeactivate at Base 6.1.20060507
- Nlm_DoDisable at Base 6.1.20060507
- Nlm_DoEnable at Base 6.1.20060507
- Nlm_DoGainFocus at Base 6.1.20060507
- Nlm_DoGetOffset at Base 6.1.20060507
- Nlm_DoGetPosition at Base 6.1.20060507
- Nlm_DoGetStatus at Base 6.1.20060507
- Nlm_DoGetTitle at Base 6.1.20060507
- Nlm_DoGetValue at Base 6.1.20060507
- Nlm_DoHide at Base 6.1.20060507
- Nlm_DoLinkIn at Base 6.1.20060507
- Nlm_DoLoseFocus at Base 6.1.20060507
- Nlm_DoRemove at Base 6.1.20060507
- Nlm_DoReset at Base 6.1.20060507
- Nlm_DoSelect at Base 6.1.20060507
- Nlm_DoSendChar at Base 6.1.20060507
- Nlm_DoSendFocus at Base 6.1.20060507
- Nlm_DoSetOffset at Base 6.1.20060507
- Nlm_DoSetPosition at Base 6.1.20060507
- Nlm_DoSetRange at Base 6.1.20060507
- Nlm_DoSetStatus at Base 6.1.20060507
- Nlm_DoSetTitle at Base 6.1.20060507
- Nlm_DoSetValue at Base 6.1.20060507
- Nlm_DoShow at Base 6.1.20060507
- Nlm_DocumentPanel at Base 6.1.20060507
- Nlm_DocumentWindow at Base 6.1.20060507
- Nlm_Dotted at Base 6.1.20060507
- Nlm_DoubleToStr at Base 6.1.20060507
- Nlm_DrawLine at Base 6.1.20060507
- Nlm_DrawPrimitive at Base 6.1.20060507
- Nlm_DrawSegment at Base 6.1.20060507
- Nlm_DrawString at Base 6.1.20060507
- Nlm_DrawText at Base 6.1.20060507
- Nlm_DuplicateEnumFieldAlist at Base 6.1.20060507
- Nlm_Empty at Base 6.1.20060507
- Nlm_EmptyRect at Base 6.1.20060507
- Nlm_EmptyRgn at Base 6.1.20060507
- Nlm_Enable at Base 6.1.20060507
- Nlm_Enabled at Base 6.1.20060507
- Nlm_EndPage at Base 6.1.20060507
- Nlm_EndPicture at Base 6.1.20060507
- Nlm_EndPrinting at Base 6.1.20060507
- Nlm_EqualFontSpec at Base 6.1.20060507
- Nlm_EqualPt at Base 6.1.20060507
- Nlm_EqualRect at Base 6.1.20060507
- Nlm_EqualRgn at Base 6.1.20060507
- Nlm_EraseArc at Base 6.1.20060507
- Nlm_EraseMode at Base 6.1.20060507
- Nlm_EraseOval at Base 6.1.20060507
- Nlm_ErasePoly at Base 6.1.20060507
- Nlm_EraseQuadrant at Base 6.1.20060507
- Nlm_EraseRect at Base 6.1.20060507
- Nlm_EraseRgn at Base 6.1.20060507
- Nlm_EraseRoundRect at Base 6.1.20060507
- Nlm_EraseWindow at Base 6.1.20060507
- Nlm_EstimateScaling at Base 6.1.20060507
- Nlm_EventAvail at Base 6.1.20060507
- Nlm_Execv at Base 6.1.20060507
- Nlm_ExploreSegment at Base 6.1.20060507
- Nlm_ExportDialog at Base 6.1.20060507
- Nlm_ExportForm at Base 6.1.20060507
- Nlm_ExtendedList at Base 6.1.20060507
- Nlm_ExtractTagListColumn at Base 6.1.20060507
- Nlm_FindAvailableFonts at Base 6.1.20060507
- Nlm_FindFormMenuItem at Base 6.1.20060507
- Nlm_FindItem at Base 6.1.20060507
- Nlm_FindNextResidentFont at Base 6.1.20060507
- Nlm_FindPrim3D at Base 6.1.20060507
- Nlm_FindSegPrim at Base 6.1.20060507
- Nlm_FindSegment at Base 6.1.20060507
- Nlm_FineGranularitySleep at Base 6.1.20060507
- Nlm_FitStringWidth at Base 6.1.20060507
- Nlm_FixedWindow at Base 6.1.20060507
- Nlm_FloatingWindow at Base 6.1.20060507
- Nlm_FlushEvents at Base 6.1.20060507
- Nlm_FontGroup at Base 6.1.20060507
- Nlm_FontHeight at Base 6.1.20060507
- Nlm_FontSpecToStr at Base 6.1.20060507
- Nlm_ForceFormat at Base 6.1.20060507
- Nlm_FormCommandItem at Base 6.1.20060507
- Nlm_FormToPointer at Base 6.1.20060507
- Nlm_FrameArc at Base 6.1.20060507
- Nlm_FrameOval at Base 6.1.20060507
- Nlm_FramePoly at Base 6.1.20060507
- Nlm_FrameQuadrant at Base 6.1.20060507
- Nlm_FrameRect at Base 6.1.20060507
- Nlm_FrameRgn at Base 6.1.20060507
- Nlm_FrameRoundRect at Base 6.1.20060507
- Nlm_FreeBars at Base 6.1.20060507
- Nlm_FreeButtons at Base 6.1.20060507
- Nlm_FreeEnumFieldAlist at Base 6.1.20060507
- Nlm_FreeExtras at Base 6.1.20060507
- Nlm_FreeForms at Base 6.1.20060507
- Nlm_FreeGroup at Base 6.1.20060507
- Nlm_FreeLists at Base 6.1.20060507
- Nlm_FreeMenus at Base 6.1.20060507
- Nlm_FreePrompt at Base 6.1.20060507
- Nlm_FreeSlate at Base 6.1.20060507
- Nlm_FreeTexts at Base 6.1.20060507
- Nlm_FreeWindows at Base 6.1.20060507
- Nlm_FrontWindow at Base 6.1.20060507
- Nlm_FrozenWindow at Base 6.1.20060507
- Nlm_GeneralPanel at Base 6.1.20060507
- Nlm_GeneralSlate at Base 6.1.20060507
- Nlm_GetAllParentsEnabled at Base 6.1.20060507
- Nlm_GetAllParentsVisible at Base 6.1.20060507
- Nlm_GetArgs at Base 6.1.20060507
- Nlm_GetArgsSilent at Base 6.1.20060507
- Nlm_GetBarMax at Base 6.1.20060507
- Nlm_GetBarValue at Base 6.1.20060507
- Nlm_GetBestOGLVisual at Base 6.1.20060507
- Nlm_GetBoxData at Base 6.1.20060507
- Nlm_GetChild at Base 6.1.20060507
- Nlm_GetChoiceTitle at Base 6.1.20060507
- Nlm_GetClassPtr at Base 6.1.20060507
- Nlm_GetColParams at Base 6.1.20060507
- Nlm_GetColor3D at Base 6.1.20060507
- Nlm_GetColor at Base 6.1.20060507
- Nlm_GetColorImage at Base 6.1.20060507
- Nlm_GetColorRGB at Base 6.1.20060507
- Nlm_GetDocData at Base 6.1.20060507
- Nlm_GetDocHighlight at Base 6.1.20060507
- Nlm_GetDocParams4 at Base 6.1.20060507
- Nlm_GetDocParams at Base 6.1.20060507
- Nlm_GetDocText at Base 6.1.20060507
- Nlm_GetEnabled at Base 6.1.20060507
- Nlm_GetEnumName at Base 6.1.20060507
- Nlm_GetEnumPopup at Base 6.1.20060507
- Nlm_GetEnumPopupByName at Base 6.1.20060507
- Nlm_GetExtraData at Base 6.1.20060507
- Nlm_GetFixedColormap at Base 6.1.20060507
- Nlm_GetFont at Base 6.1.20060507
- Nlm_GetFontEx at Base 6.1.20060507
- Nlm_GetFontSpec at Base 6.1.20060507
- Nlm_GetFoundPrim3D at Base 6.1.20060507
- Nlm_GetGraphicData at Base 6.1.20060507
- Nlm_GetHitWindow at Base 6.1.20060507
- Nlm_GetImageSize at Base 6.1.20060507
- Nlm_GetInputChar at Base 6.1.20060507
- Nlm_GetInputFileName at Base 6.1.20060507
- Nlm_GetInputFileNameEx at Base 6.1.20170106
- Nlm_GetItemIndex at Base 6.1.20060507
- Nlm_GetItemParams4 at Base 6.1.20060507
- Nlm_GetItemParams at Base 6.1.20060507
- Nlm_GetItemStatus at Base 6.1.20060507
- Nlm_GetItemTitle at Base 6.1.20060507
- Nlm_GetLayerStatus3D at Base 6.1.20060507
- Nlm_GetLayerTop3D at Base 6.1.20060507
- Nlm_GetListItem at Base 6.1.20060507
- Nlm_GetNext at Base 6.1.20060507
- Nlm_GetNextItem at Base 6.1.20060507
- Nlm_GetNextPosition at Base 6.1.20060507
- Nlm_GetObject at Base 6.1.20060507
- Nlm_GetObjectExtra at Base 6.1.20060507
- Nlm_GetOffset at Base 6.1.20060507
- Nlm_GetOffsetX at Base 6.1.20060507
- Nlm_GetOffsetY at Base 6.1.20060507
- Nlm_GetOutputFileName at Base 6.1.20060507
- Nlm_GetPanelExtra at Base 6.1.20060507
- Nlm_GetParent at Base 6.1.20060507
- Nlm_GetParentWindow at Base 6.1.20060507
- Nlm_GetPen at Base 6.1.20060507
- Nlm_GetPosition at Base 6.1.20060507
- Nlm_GetPrimDrawAttribute at Base 6.1.20060507
- Nlm_GetPrimHligh at Base 6.1.20060507
- Nlm_GetPrimInfo3D at Base 6.1.20060507
- Nlm_GetPrimitive at Base 6.1.20060507
- Nlm_GetPrimitiveIDs at Base 6.1.20060507
- Nlm_GetRealized at Base 6.1.20060507
- Nlm_GetRect at Base 6.1.20060507
- Nlm_GetResidentFont at Base 6.1.20060507
- Nlm_GetScaleX at Base 6.1.20060507
- Nlm_GetScaleY at Base 6.1.20060507
- Nlm_GetScrlParams4 at Base 6.1.20060507
- Nlm_GetScrlParams at Base 6.1.20060507
- Nlm_GetScrollTextOffset4 at Base 6.1.20061015
- Nlm_GetSegBox3D at Base 6.1.20060507
- Nlm_GetSegSphere3D at Base 6.1.20060507
- Nlm_GetSegmentInfo3D at Base 6.1.20060507
- Nlm_GetSlateHScrollBar at Base 6.1.20060507
- Nlm_GetSlateVScrollBar at Base 6.1.20060507
- Nlm_GetStatus at Base 6.1.20060507
- Nlm_GetString at Base 6.1.20060507
- Nlm_GetSwitchMax at Base 6.1.20060507
- Nlm_GetTextCursorPos at Base 6.1.20060507
- Nlm_GetTitle at Base 6.1.20060507
- Nlm_GetValue at Base 6.1.20060507
- Nlm_GetViewerData at Base 6.1.20060507
- Nlm_GetViewerImage3D at Base 6.1.20060507
- Nlm_GetViewerInfo3D at Base 6.1.20060507
- Nlm_GetVisible at Base 6.1.20060507
- Nlm_GetVnpFromText at Base 6.1.20060507
- Nlm_GetWindowCharDisplay at Base 6.1.20060507
- Nlm_GetWindowDefaultButton at Base 6.1.20060507
- Nlm_GetWindowExtra at Base 6.1.20060507
- Nlm_GetWindowMenuBar at Base 6.1.20060507
- Nlm_GetWindowShell at Base 6.1.20060507
- Nlm_GetWorldWindow at Base 6.1.20060507
- Nlm_GlobalToLocal at Base 6.1.20060507
- Nlm_Gothic at Base 6.1.20060507
- Nlm_GothicFixed at Base 6.1.20060507
- Nlm_Gray at Base 6.1.20060507
- Nlm_Green at Base 6.1.20060507
- Nlm_HasAquaMenuLayout at Base 6.1.20060507
- Nlm_HasDualScreen at Base 6.1.20060507
- Nlm_Helvetica at Base 6.1.20060507
- Nlm_HiddenGroup at Base 6.1.20060507
- Nlm_HiddenSlate at Base 6.1.20060507
- Nlm_HiddenText at Base 6.1.20060507
- Nlm_Hide at Base 6.1.20060507
- Nlm_HideSegment at Base 6.1.20060507
- Nlm_HighlightPrim3D at Base 6.1.20060507
- Nlm_HighlightPrimitive at Base 6.1.20060507
- Nlm_HighlightSeg3D at Base 6.1.20060507
- Nlm_HighlightSegment at Base 6.1.20060507
- Nlm_HorizScrollBar4 at Base 6.1.20060507
- Nlm_HorizScrollBar at Base 6.1.20060507
- Nlm_IBeamCursor at Base 6.1.20060507
- Nlm_IconButton at Base 6.1.20060507
- Nlm_IconicWindow at Base 6.1.20060507
- Nlm_IconifyWindow at Base 6.1.20060507
- Nlm_ImageGetBlack at Base 6.1.20060507
- Nlm_ImageGetColorMax at Base 6.1.20060507
- Nlm_ImageGetColorOffset at Base 6.1.20060507
- Nlm_ImageModified at Base 6.1.20060507
- Nlm_ImageSetPalette at Base 6.1.20060507
- Nlm_ImageShow at Base 6.1.20060507
- Nlm_ImportDialog at Base 6.1.20060507
- Nlm_ImportForm at Base 6.1.20060507
- Nlm_InFront at Base 6.1.20060507
- Nlm_InWindow at Base 6.1.20060507
- Nlm_InitBars at Base 6.1.20060507
- Nlm_InitButtons at Base 6.1.20060507
- Nlm_InitCursorShapes at Base 6.1.20060507
- Nlm_InitEnumPopup at Base 6.1.20060507
- Nlm_InitExtras at Base 6.1.20060507
- Nlm_InitForms at Base 6.1.20060507
- Nlm_InitGroup at Base 6.1.20060507
- Nlm_InitLists at Base 6.1.20060507
- Nlm_InitMenus at Base 6.1.20060507
- Nlm_InitPrompt at Base 6.1.20060507
- Nlm_InitSlate at Base 6.1.20060507
- Nlm_InitTexts at Base 6.1.20060507
- Nlm_InitVibrantHooks at Base 6.1.20060507
- Nlm_InitWindows at Base 6.1.20060507
- Nlm_InsertItem at Base 6.1.20060507
- Nlm_InsertText at Base 6.1.20060507
- Nlm_InsetRect at Base 6.1.20060507
- Nlm_IntToStr at Base 6.1.20060507
- Nlm_InvalDocCols at Base 6.1.20060507
- Nlm_InvalDocRows at Base 6.1.20060507
- Nlm_InvalDocument at Base 6.1.20060507
- Nlm_InvalObject at Base 6.1.20060507
- Nlm_InvalRect at Base 6.1.20060507
- Nlm_InvalRgn at Base 6.1.20060507
- Nlm_InvertArc at Base 6.1.20060507
- Nlm_InvertColors at Base 6.1.20060507
- Nlm_InvertMode at Base 6.1.20060507
- Nlm_InvertOval at Base 6.1.20060507
- Nlm_InvertPoly at Base 6.1.20060507
- Nlm_InvertQuadrant at Base 6.1.20060507
- Nlm_InvertRect at Base 6.1.20060507
- Nlm_InvertRgn at Base 6.1.20060507
- Nlm_InvertRoundRect at Base 6.1.20060507
- Nlm_IsLineInVPort at Base 6.1.20060507
- Nlm_IsPlaying3D at Base 6.1.20060507
- Nlm_IsPrim3DHlighted at Base 6.1.20060507
- Nlm_IsRemoteDesktop at Base 6.1.20110713
- Nlm_IsSeg3DHlighted at Base 6.1.20060507
- Nlm_IsWindowDying at Base 6.1.20060507
- Nlm_IsWindowModal at Base 6.1.20060507
- Nlm_Isqrt at Base 6.1.20060507
- Nlm_ItemIsVisible at Base 6.1.20060507
- Nlm_JustInvalObject at Base 6.1.20060507
- Nlm_JustSaveStringFromText at Base 6.1.20070822
- Nlm_KeyboardView at Base 6.1.20060507
- Nlm_KillSlateTimer at Base 6.1.20060507
- Nlm_LaunchApp at Base 6.1.20060507
- Nlm_LaunchAppEx at Base 6.1.20060507
- Nlm_Leading at Base 6.1.20060507
- Nlm_LeftRightSwitch at Base 6.1.20060507
- Nlm_Light at Base 6.1.20060507
- Nlm_LineHeight at Base 6.1.20060507
- Nlm_LineIntoVPort at Base 6.1.20060507
- Nlm_LineTo at Base 6.1.20060507
- Nlm_LinkControls3D at Base 6.1.20060507
- Nlm_LinkIn at Base 6.1.20060507
- Nlm_LinkSegment at Base 6.1.20060507
- Nlm_ListItem at Base 6.1.20060507
- Nlm_LoadAction at Base 6.1.20060507
- Nlm_LoadBox at Base 6.1.20060507
- Nlm_LoadBoxData at Base 6.1.20060507
- Nlm_LoadGraphicData at Base 6.1.20060507
- Nlm_LoadImageBMP at Base 6.1.20060507
- Nlm_LoadImageClip at Base 6.1.20060507
- Nlm_LoadImageGIF at Base 6.1.20060507
- Nlm_LoadPt at Base 6.1.20060507
- Nlm_LoadRect at Base 6.1.20060507
- Nlm_LoadRectRgn at Base 6.1.20060507
- Nlm_LocalToGlobal at Base 6.1.20060507
- Nlm_LockPixMapImage at Base 6.1.20060507
- Nlm_LongToStr at Base 6.1.20060507
- Nlm_LtGray at Base 6.1.20060507
- Nlm_MAToViewer3D at Base 6.1.20060507
- Nlm_Magenta at Base 6.1.20060507
- Nlm_MakeEnumFieldAlistFromValNodeList at Base 6.1.20060507
- Nlm_MapDefaultButton at Base 6.1.20060507
- Nlm_MapDocPoint at Base 6.1.20060507
- Nlm_MapDocPointEx at Base 6.1.20080302
- Nlm_MapPixelPointToWorld at Base 6.1.20060507
- Nlm_MapRectToWorldBox at Base 6.1.20060507
- Nlm_MapViewerToWorld at Base 6.1.20060507
- Nlm_MapWorldBoxToRect at Base 6.1.20060507
- Nlm_MapWorldPointToPixel at Base 6.1.20060507
- Nlm_MapWorldToViewer3D at Base 6.1.20060507
- Nlm_MapWorldToViewer at Base 6.1.20060507
- Nlm_MaxAlistWidths at Base 6.1.20060507
- Nlm_MaxCharWidth at Base 6.1.20060507
- Nlm_MaxStringWidths at Base 6.1.20060507
- Nlm_Medium at Base 6.1.20060507
- Nlm_MergeMode at Base 6.1.20060507
- Nlm_Metronome at Base 6.1.20060507
- Nlm_Minchou at Base 6.1.20060507
- Nlm_MinchouFixed at Base 6.1.20060507
- Nlm_ModalWindow at Base 6.1.20060507
- Nlm_MouseButton at Base 6.1.20060507
- Nlm_MousePosition at Base 6.1.20060507
- Nlm_MovableModalWindow at Base 6.1.20060507
- Nlm_MoveTo at Base 6.1.20060507
- Nlm_MultiLinePrompt at Base 6.1.20060507
- Nlm_MultiLinePromptEx at Base 6.1.20060507
- Nlm_MultiList at Base 6.1.20060507
- Nlm_NextLayer3D at Base 6.1.20060507
- Nlm_NextPosition at Base 6.1.20060507
- Nlm_NormalDisplay at Base 6.1.20060507
- Nlm_NormalGroup at Base 6.1.20060507
- Nlm_NormalSlate at Base 6.1.20060507
- Nlm_NormalizeBox at Base 6.1.20060507
- Nlm_ObjectRect at Base 6.1.20060507
- Nlm_OffsetPrim at Base 6.1.20060507
- Nlm_OffsetRect at Base 6.1.20060507
- Nlm_OffsetRgn at Base 6.1.20060507
- Nlm_OffsetSegment at Base 6.1.20060507
- Nlm_OutsetBox at Base 6.1.20060507
- Nlm_OverrideStdTranslations at Base 6.1.20060507
- Nlm_PaintArc at Base 6.1.20060507
- Nlm_PaintChar at Base 6.1.20060507
- Nlm_PaintOval at Base 6.1.20060507
- Nlm_PaintPoly at Base 6.1.20060507
- Nlm_PaintQuadrant at Base 6.1.20060507
- Nlm_PaintRect at Base 6.1.20060507
- Nlm_PaintRgn at Base 6.1.20060507
- Nlm_PaintRoundRect at Base 6.1.20060507
- Nlm_PaintString at Base 6.1.20060507
- Nlm_PaintStringEx at Base 6.1.20060507
- Nlm_PaintText at Base 6.1.20060507
- Nlm_PanelToViewer3D at Base 6.1.20060507
- Nlm_Parent at Base 6.1.20060507
- Nlm_ParentSegment at Base 6.1.20060507
- Nlm_ParentWindow at Base 6.1.20060507
- Nlm_ParentWindowMain at Base 6.1.20060507
- Nlm_ParentWindowPort at Base 6.1.20060507
- Nlm_ParentWindowPtr at Base 6.1.20060507
- Nlm_ParentWindowShell at Base 6.1.20060507
- Nlm_ParseFont at Base 6.1.20060507
- Nlm_ParseFontEx at Base 6.1.20060507
- Nlm_PassPanelClickToText at Base 6.1.20060507
- Nlm_PasswordText at Base 6.1.20060507
- Nlm_PasteText at Base 6.1.20060507
- Nlm_PictureGrew at Base 6.1.20060507
- Nlm_PictureHasEnlarged at Base 6.1.20060507
- Nlm_PlainWindow at Base 6.1.20060507
- Nlm_PlayLayer3D at Base 6.1.20060507
- Nlm_PlusCursor at Base 6.1.20060507
- Nlm_PoinTToPointTool at Base 6.1.20060507
- Nlm_PointToolToPoinT at Base 6.1.20060507
- Nlm_PointerToDialog at Base 6.1.20060507
- Nlm_PointerToForm at Base 6.1.20060507
- Nlm_PopupItem at Base 6.1.20060507
- Nlm_PopupItems at Base 6.1.20060507
- Nlm_PopupList at Base 6.1.20060507
- Nlm_PopupListEx at Base 6.1.20170106
- Nlm_PopupMenu at Base 6.1.20060507
- Nlm_PopupParentWindow at Base 6.1.20060507
- Nlm_PrevLayer3D at Base 6.1.20060507
- Nlm_PrimitiveBox at Base 6.1.20060507
- Nlm_PrimitiveIsCloseToPoint at Base 6.1.20060507
- Nlm_PrintAllViewer at Base 6.1.20060507
- Nlm_PrintDocument at Base 6.1.20060507
- Nlm_PrintImage at Base 6.1.20060507
- Nlm_PrintViewer at Base 6.1.20060507
- Nlm_PrintingRect at Base 6.1.20060507
- Nlm_ProcessAnEvent at Base 6.1.20060507
- Nlm_ProcessEventOrIdle at Base 6.1.20060507
- Nlm_ProcessEvents at Base 6.1.20060507
- Nlm_ProcessExternalEvent at Base 6.1.20060507
- Nlm_ProcessTimerEvent at Base 6.1.20060507
- Nlm_ProcessUpdatesFirst at Base 6.1.20060507
- Nlm_PtInRect at Base 6.1.20060507
- Nlm_PtInRgn at Base 6.1.20060507
- Nlm_PtrToStr at Base 6.1.20060507
- Nlm_PulldownMenu at Base 6.1.20060507
- Nlm_PushButton at Base 6.1.20060507
- Nlm_PushButtonEx at Base 6.1.20170106
- Nlm_QuitProgram at Base 6.1.20060507
- Nlm_QuittingProgram at Base 6.1.20060507
- Nlm_RadioButton at Base 6.1.20060507
- Nlm_RadioButtonEx at Base 6.1.20170106
- Nlm_ReadCard at Base 6.1.20060507
- Nlm_ReadChar at Base 6.1.20060507
- Nlm_ReadDouble at Base 6.1.20060507
- Nlm_ReadField at Base 6.1.20060507
- Nlm_ReadInt at Base 6.1.20060507
- Nlm_ReadLine at Base 6.1.20060507
- Nlm_ReadLong at Base 6.1.20060507
- Nlm_ReadReal at Base 6.1.20060507
- Nlm_ReadString at Base 6.1.20060507
- Nlm_ReadText at Base 6.1.20060507
- Nlm_RealToStr at Base 6.1.20060507
- Nlm_RealizeWindow at Base 6.1.20060507
- Nlm_RecTToRectTool at Base 6.1.20060507
- Nlm_RecalculateSegment at Base 6.1.20060507
- Nlm_RecordRect at Base 6.1.20060507
- Nlm_RectInRect at Base 6.1.20060507
- Nlm_RectInRgn at Base 6.1.20060507
- Nlm_RectToolToRecT at Base 6.1.20060507
- Nlm_Red at Base 6.1.20060507
- Nlm_RedrawViewer3D at Base 6.1.20060507
- Nlm_RegisterColumn at Base 6.1.20060507
- Nlm_RegisterDropProc at Base 6.1.20060507
- Nlm_RegisterFormMenuItemName at Base 6.1.20060507
- Nlm_RegisterIO at Base 6.1.20060507
- Nlm_RegisterRect at Base 6.1.20060507
- Nlm_RegisterResultProc at Base 6.1.20060507
- Nlm_RegisterRow at Base 6.1.20060507
- Nlm_RegisterServiceProc at Base 6.1.20060507
- Nlm_RegisterSlates at Base 6.1.20060507
- Nlm_RegisterStdTranslations at Base 6.1.20060507
- Nlm_RegisterTexts at Base 6.1.20060507
- Nlm_RegisterWindows at Base 6.1.20060507
- Nlm_ReleaseFolderTabButtons at Base 6.1.20120620
- Nlm_Remove at Base 6.1.20060507
- Nlm_RemoveDyingWindows at Base 6.1.20060507
- Nlm_RemoveLink at Base 6.1.20060507
- Nlm_RepeatButton at Base 6.1.20060507
- Nlm_RepeatProcOnHandles at Base 6.1.20060507
- Nlm_ReplaceItem at Base 6.1.20060507
- Nlm_ReplaceText at Base 6.1.20060507
- Nlm_Reset at Base 6.1.20060507
- Nlm_ResetClip at Base 6.1.20060507
- Nlm_ResetDrawingTools at Base 6.1.20060507
- Nlm_ResetHighlight3D at Base 6.1.20060507
- Nlm_ResetHighlight at Base 6.1.20060507
- Nlm_ResetPicture3D at Base 6.1.20060507
- Nlm_ResetSegment at Base 6.1.20060507
- Nlm_ResetViewer at Base 6.1.20060507
- Nlm_ResizableModalWindow at Base 6.1.20170106
- Nlm_RestorePort at Base 6.1.20060507
- Nlm_RestorePrimAttribute at Base 6.1.20060507
- Nlm_RestrictMotifColorsTo at Base 6.1.20060507
- Nlm_RoundWindow at Base 6.1.20060507
- Nlm_RowIsVisible at Base 6.1.20060507
- Nlm_SafeDisable at Base 6.1.20060507
- Nlm_SafeEnable at Base 6.1.20060507
- Nlm_SafeHide at Base 6.1.20060507
- Nlm_SafeSetStatus at Base 6.1.20060507
- Nlm_SafeSetTitle at Base 6.1.20060507
- Nlm_SafeSetValue at Base 6.1.20060507
- Nlm_SafeShow at Base 6.1.20060507
- Nlm_SaveDocument at Base 6.1.20060507
- Nlm_SaveDocumentItem at Base 6.1.20060507
- Nlm_SaveGIF at Base 6.1.20060507
- Nlm_SaveImageBMP at Base 6.1.20060507
- Nlm_SaveImageClip at Base 6.1.20060507
- Nlm_SaveImageGIF at Base 6.1.20060507
- Nlm_SaveImagePNG at Base 6.1.20060507
- Nlm_SavePort at Base 6.1.20060507
- Nlm_SavePortIfNeeded at Base 6.1.20060507
- Nlm_SaveStringFromText at Base 6.1.20060507
- Nlm_SaveViewer3D at Base 6.1.20060507
- Nlm_Scroll at Base 6.1.20060507
- Nlm_ScrollBar4 at Base 6.1.20060507
- Nlm_ScrollBar at Base 6.1.20060507
- Nlm_ScrollDisplay at Base 6.1.20060507
- Nlm_ScrollRect at Base 6.1.20060507
- Nlm_ScrollSlate at Base 6.1.20060507
- Nlm_ScrollText at Base 6.1.20060507
- Nlm_SearchSegment at Base 6.1.20060507
- Nlm_SectRect at Base 6.1.20060507
- Nlm_SectRgn at Base 6.1.20060507
- Nlm_SegmentBox at Base 6.1.20060507
- Nlm_SegmentID at Base 6.1.20060507
- Nlm_SegmentStyle at Base 6.1.20060507
- Nlm_SegmentVisible at Base 6.1.20060507
- Nlm_Select at Base 6.1.20060507
- Nlm_SelectColor at Base 6.1.20060507
- Nlm_SelectFont at Base 6.1.20060507
- Nlm_SelectText at Base 6.1.20060507
- Nlm_SendMessageToDialog at Base 6.1.20060507
- Nlm_SendMessageToForm at Base 6.1.20060507
- Nlm_SeparatorItem at Base 6.1.20060507
- Nlm_Set3DColorMap at Base 6.1.20060507
- Nlm_SetAction at Base 6.1.20060507
- Nlm_SetActivate at Base 6.1.20060507
- Nlm_SetAdjust3D at Base 6.1.20060507
- Nlm_SetBackground3D at Base 6.1.20060507
- Nlm_SetBarAnomaly at Base 6.1.20060507
- Nlm_SetBarMax at Base 6.1.20060507
- Nlm_SetBarValue at Base 6.1.20060507
- Nlm_SetBoxData at Base 6.1.20060507
- Nlm_SetButtonAction at Base 6.1.20160908
- Nlm_SetButtonDefault at Base 6.1.20060507
- Nlm_SetChild at Base 6.1.20060507
- Nlm_SetClose at Base 6.1.20060507
- Nlm_SetColor3D at Base 6.1.20060507
- Nlm_SetColor at Base 6.1.20060507
- Nlm_SetColorCell at Base 6.1.20060507
- Nlm_SetColorEx at Base 6.1.20060507
- Nlm_SetColorImage at Base 6.1.20060507
- Nlm_SetColorMap at Base 6.1.20060507
- Nlm_SetCurrentGIF at Base 6.1.20060507
- Nlm_SetCursorShape at Base 6.1.20060507
- Nlm_SetDeactivate at Base 6.1.20060507
- Nlm_SetDefArrowSize at Base 6.1.20060507
- Nlm_SetDialogActnProc at Base 6.1.20090301
- Nlm_SetDocAutoAdjust at Base 6.1.20060507
- Nlm_SetDocCache at Base 6.1.20060507
- Nlm_SetDocData at Base 6.1.20060507
- Nlm_SetDocDefaults at Base 6.1.20060507
- Nlm_SetDocExtra at Base 6.1.20060507
- Nlm_SetDocHighlight at Base 6.1.20060507
- Nlm_SetDocNotify at Base 6.1.20060507
- Nlm_SetDocProcs at Base 6.1.20060507
- Nlm_SetDocShade at Base 6.1.20060507
- Nlm_SetDocSimpleMode at Base 6.1.20060507
- Nlm_SetDocTabstops at Base 6.1.20060507
- Nlm_SetEnabled at Base 6.1.20060507
- Nlm_SetEnumPopup at Base 6.1.20060507
- Nlm_SetEnumPopupByName at Base 6.1.20060507
- Nlm_SetExtraData at Base 6.1.20060507
- Nlm_SetFolderTabButton at Base 6.1.20120620
- Nlm_SetFolderTabSubclass at Base 6.1.20060507
- Nlm_SetFolderTabTitle at Base 6.1.20120620
- Nlm_SetFolderTabValue at Base 6.1.20060507
- Nlm_SetFormActnProc at Base 6.1.20060507
- Nlm_SetFormMenuItem at Base 6.1.20060507
- Nlm_SetGraphicData at Base 6.1.20060507
- Nlm_SetGroupMargins at Base 6.1.20060507
- Nlm_SetGroupSpacing at Base 6.1.20060507
- Nlm_SetHLColor3D at Base 6.1.20060507
- Nlm_SetItemStatus at Base 6.1.20060507
- Nlm_SetItemTitle at Base 6.1.20060507
- Nlm_SetKeepCrNlTextFieldCallback at Base 6.1.20060507
- Nlm_SetLargeFont at Base 6.1.20060507
- Nlm_SetLayer3D at Base 6.1.20060507
- Nlm_SetLayerTop3D at Base 6.1.20060507
- Nlm_SetMediumFont at Base 6.1.20060507
- Nlm_SetMenuAction at Base 6.1.20160908
- Nlm_SetModalWindowOwner at Base 6.1.20060507
- Nlm_SetMotifWindowName at Base 6.1.20060507
- Nlm_SetMouseMoveCallback at Base 6.1.20060507
- Nlm_SetMouseMoveRegion at Base 6.1.20060507
- Nlm_SetNext at Base 6.1.20060507
- Nlm_SetNextPosition at Base 6.1.20060507
- Nlm_SetOGLContext at Base 6.1.20060507
- Nlm_SetObject at Base 6.1.20060507
- Nlm_SetObjectExtra at Base 6.1.20060507
- Nlm_SetOffset at Base 6.1.20060507
- Nlm_SetPanelClick at Base 6.1.20060507
- Nlm_SetPanelExtra at Base 6.1.20060507
- Nlm_SetParent at Base 6.1.20060507
- Nlm_SetPen at Base 6.1.20060507
- Nlm_SetPenDash at Base 6.1.20060507
- Nlm_SetPenPattern at Base 6.1.20060507
- Nlm_SetPenWidth at Base 6.1.20080302
- Nlm_SetPosition3D at Base 6.1.20060507
- Nlm_SetPosition at Base 6.1.20060507
- Nlm_SetPrimAttribute at Base 6.1.20060507
- Nlm_SetPrimitiveIDs at Base 6.1.20060507
- Nlm_SetRange at Base 6.1.20060507
- Nlm_SetRealized at Base 6.1.20060507
- Nlm_SetRect at Base 6.1.20060507
- Nlm_SetResize at Base 6.1.20060507
- Nlm_SetScrlParams4 at Base 6.1.20061015
- Nlm_SetScrollTextOffset4 at Base 6.1.20061015
- Nlm_SetSegmentVisibleFlag at Base 6.1.20060507
- Nlm_SetSlateBorder at Base 6.1.20060507
- Nlm_SetSlateChar at Base 6.1.20060507
- Nlm_SetSlatePolicy at Base 6.1.20060507
- Nlm_SetSmallFont at Base 6.1.20060507
- Nlm_SetStatus at Base 6.1.20060507
- Nlm_SetStdMouse3D at Base 6.1.20060507
- Nlm_SetString at Base 6.1.20060507
- Nlm_SetSwitchMax at Base 6.1.20060507
- Nlm_SetSwitchParams at Base 6.1.20060507
- Nlm_SetTextColor at Base 6.1.20060507
- Nlm_SetTextCursorBlinkRate at Base 6.1.20060507
- Nlm_SetTextCursorPos at Base 6.1.20060507
- Nlm_SetTextEditable at Base 6.1.20060507
- Nlm_SetTextFromVnp at Base 6.1.20060507
- Nlm_SetTextSelect at Base 6.1.20060507
- Nlm_SetTitle at Base 6.1.20060507
- Nlm_SetUpDrawingTools at Base 6.1.20060507
- Nlm_SetValue at Base 6.1.20060507
- Nlm_SetViewerData at Base 6.1.20060507
- Nlm_SetViewerProcs at Base 6.1.20060507
- Nlm_SetVisible at Base 6.1.20060507
- Nlm_SetWindowCharDisplay at Base 6.1.20060507
- Nlm_SetWindowConfigureCallback at Base 6.1.20060507
- Nlm_SetWindowDefaultButton at Base 6.1.20060507
- Nlm_SetWindowExtra at Base 6.1.20060507
- Nlm_SetWindowMenuBar at Base 6.1.20060507
- Nlm_SetWindowTimer at Base 6.1.20060507
- Nlm_ShadowWindow at Base 6.1.20060507
- Nlm_Show at Base 6.1.20060507
- Nlm_ShowSegment at Base 6.1.20060507
- Nlm_SimplePanel at Base 6.1.20060507
- Nlm_SingleList at Base 6.1.20060507
- Nlm_Solid at Base 6.1.20060507
- Nlm_SortEnumFieldAlist at Base 6.1.20060507
- Nlm_SpecialText at Base 6.1.20060507
- Nlm_SpecialTextWithFont at Base 6.1.20120620
- Nlm_StartPage at Base 6.1.20060507
- Nlm_StartPicture at Base 6.1.20060507
- Nlm_StartPlaying3D at Base 6.1.20060507
- Nlm_StartPrinting at Base 6.1.20060507
- Nlm_StaticPrompt at Base 6.1.20060507
- Nlm_StatusItem at Base 6.1.20060507
- Nlm_StdAcceptFormButtonProc at Base 6.1.20060507
- Nlm_StdCancelButtonProc at Base 6.1.20060507
- Nlm_StdCleanupExtraProc at Base 6.1.20060507
- Nlm_StdCleanupFormProc at Base 6.1.20060507
- Nlm_StdCloseWindowProc at Base 6.1.20060507
- Nlm_StdCopyTextProc at Base 6.1.20060507
- Nlm_StdCutTextProc at Base 6.1.20060507
- Nlm_StdDeleteTextProc at Base 6.1.20060507
- Nlm_StdGetDocCache at Base 6.1.20060507
- Nlm_StdPasteTextProc at Base 6.1.20060507
- Nlm_StdPutDocCache at Base 6.1.20060507
- Nlm_StdResetDocCache at Base 6.1.20060507
- Nlm_StdSendAcceptButtonMessageProc at Base 6.1.20060507
- Nlm_StdSendCancelButtonMessageProc at Base 6.1.20060507
- Nlm_StdSendCloseWindowMessageProc at Base 6.1.20060507
- Nlm_StopPlaying3D at Base 6.1.20060507
- Nlm_StrToCard at Base 6.1.20060507
- Nlm_StrToDouble at Base 6.1.20060507
- Nlm_StrToFontSpec at Base 6.1.20060507
- Nlm_StrToInt at Base 6.1.20060507
- Nlm_StrToLong at Base 6.1.20060507
- Nlm_StrToPtr at Base 6.1.20060507
- Nlm_StrToReal at Base 6.1.20060507
- Nlm_StringToClipboard at Base 6.1.20060507
- Nlm_StringWidth at Base 6.1.20060507
- Nlm_StrngCat at Base 6.1.20060507
- Nlm_StrngCmp at Base 6.1.20060507
- Nlm_StrngCpy at Base 6.1.20060507
- Nlm_StrngEql at Base 6.1.20060507
- Nlm_StrngLen at Base 6.1.20060507
- Nlm_StrngPos at Base 6.1.20060507
- Nlm_StrngPrintable at Base 6.1.20060507
- Nlm_StrngRep at Base 6.1.20060507
- Nlm_StrngSeg at Base 6.1.20060507
- Nlm_SubMenu at Base 6.1.20060507
- Nlm_SubPt at Base 6.1.20060507
- Nlm_SymblCmp at Base 6.1.20060507
- Nlm_Symbol at Base 6.1.20060507
- Nlm_TestDialog at Base 6.1.20060507
- Nlm_TestForm at Base 6.1.20060507
- Nlm_TextHasNoText at Base 6.1.20060507
- Nlm_TextLength at Base 6.1.20060507
- Nlm_TextSelectionRange at Base 6.1.20060507
- Nlm_TextWidth at Base 6.1.20060507
- Nlm_Times at Base 6.1.20060507
- Nlm_TryGetPrimitiveLimits at Base 6.1.20060507
- Nlm_TryHighlightPrimitive at Base 6.1.20060507
- Nlm_TryOffsetPrimitive at Base 6.1.20060507
- Nlm_UnionRect at Base 6.1.20060507
- Nlm_UnionRgn at Base 6.1.20060507
- Nlm_UnlinkSegment at Base 6.1.20060507
- Nlm_UnloadSegment at Base 6.1.20060507
- Nlm_UnlockPixMapImage at Base 6.1.20060507
- Nlm_UnregisterIO at Base 6.1.20060507
- Nlm_UpDownSwitch at Base 6.1.20060507
- Nlm_Update at Base 6.1.20060507
- Nlm_UpdateColFmt at Base 6.1.20060507
- Nlm_UpdateColorTable at Base 6.1.20060507
- Nlm_UpdateDocument at Base 6.1.20060507
- Nlm_UpdateGver at Base 6.1.20060507
- Nlm_UpsetRect at Base 6.1.20060507
- Nlm_UseFullScreen at Base 6.1.20060507
- Nlm_UseLeftScreen at Base 6.1.20060507
- Nlm_UsePrimaryMonitor at Base 6.1.20060507
- Nlm_UseRightScreen at Base 6.1.20060507
- Nlm_UseWindow at Base 6.1.20060507
- Nlm_UsingWindow at Base 6.1.20060507
- Nlm_ValidRect at Base 6.1.20060507
- Nlm_ValidRgn at Base 6.1.20060507
- Nlm_Version at Base 6.1.20060507
- Nlm_VertScrollBar4 at Base 6.1.20060507
- Nlm_VertScrollBar at Base 6.1.20060507
- Nlm_VibMainFinale at Base 6.1.20070822
- Nlm_VibMainPrelude at Base 6.1.20070822
- Nlm_VibrantDefaultColormap at Base 6.1.20060507
- Nlm_VibrantDefaultDepth at Base 6.1.20060507
- Nlm_VibrantDefaultVisual at Base 6.1.20060507
- Nlm_VibrantIsGUI at Base 6.1.20060507
- Nlm_VibrantSetGUI at Base 6.1.20060507
- Nlm_ViewerBox at Base 6.1.20060507
- Nlm_ViewerWasResized at Base 6.1.20060507
- Nlm_VirtualSlate at Base 6.1.20060507
- Nlm_Visible at Base 6.1.20060507
- Nlm_WaitForXEvent at Base 6.1.20060507
- Nlm_WatchCursor at Base 6.1.20060507
- Nlm_WhereInEnumPopup at Base 6.1.20060507
- Nlm_WhichWindow at Base 6.1.20060507
- Nlm_White at Base 6.1.20060507
- Nlm_WidePen at Base 6.1.20060507
- Nlm_WidestAlist at Base 6.1.20060507
- Nlm_WidestString at Base 6.1.20060507
- Nlm_WindowFrameGroup at Base 6.1.20060507
- Nlm_WindowHasBeenShown at Base 6.1.20060507
- Nlm_WriteCard at Base 6.1.20060507
- Nlm_WriteChar at Base 6.1.20060507
- Nlm_WriteDouble at Base 6.1.20060507
- Nlm_WriteInt at Base 6.1.20060507
- Nlm_WriteLn at Base 6.1.20060507
- Nlm_WriteLog at Base 6.1.20060507
- Nlm_WriteLong at Base 6.1.20060507
- Nlm_WriteReal at Base 6.1.20060507
- Nlm_WriteString at Base 6.1.20060507
- Nlm_WriteText at Base 6.1.20060507
- Nlm_XAllocColor at Base 6.1.20060507
- Nlm_XLoadQueryFont at Base 6.1.20060507
- Nlm_XLoadStandardFont at Base 6.1.20060507
- Nlm_XOffset at Base 6.1.20060507
- Nlm_XSetForeground at Base 6.1.20060507
- Nlm_XbackColor at Base 6.1.20060507
- Nlm_XfontList at Base 6.1.20060507
- Nlm_XforeColor at Base 6.1.20060507
- Nlm_XorRgn at Base 6.1.20060507
- Nlm_XrmGetResource at Base 6.1.20060507
- Nlm_YOffset at Base 6.1.20060507
- Nlm_Yellow at Base 6.1.20060507
- Nlm_ZoomAll3D at Base 6.1.20060507
- Nlm_appContext at Base 6.1.20060507
- Nlm_clpRgn at Base 6.1.20060507
- Nlm_cmmdKey at Base 6.1.20060507
- Nlm_ctrlKey at Base 6.1.20060507
- Nlm_currentCursor at Base 6.1.20060507
- Nlm_currentEvent at Base 6.1.20060507
- Nlm_currentKey at Base 6.1.20060507
- Nlm_currentWindowTool at Base 6.1.20060507
- Nlm_currentXDisplay at Base 6.1.20060507
- Nlm_currentXGC at Base 6.1.20060507
- Nlm_currentXScreen at Base 6.1.20060507
- Nlm_currentXWindow at Base 6.1.20060507
- Nlm_dblClick at Base 6.1.20060507
- Nlm_desktopWindow at Base 6.1.20060507
- Nlm_dialogTextHeight at Base 6.1.20060507
- Nlm_fileDialogShell at Base 6.1.20060507
- Nlm_fileDone at Base 6.1.20060507
- Nlm_fileError at Base 6.1.20060507
- Nlm_folderTabProcs at Base 6.1.20060507
- Nlm_globalMouse at Base 6.1.20060507
- Nlm_hScrollBarHeight at Base 6.1.20060507
- Nlm_hasColor at Base 6.1.20060507
- Nlm_internalMenuBarHeight at Base 6.1.20060507
- Nlm_isPrimInWindow at Base 6.1.20060507
- Nlm_largeFont at Base 6.1.20060507
- Nlm_localMouse at Base 6.1.20060507
- Nlm_mediumFont at Base 6.1.20060507
- Nlm_nextIdNumber at Base 6.1.20060507
- Nlm_nowPrinting at Base 6.1.20060507
- Nlm_optKey at Base 6.1.20060507
- Nlm_popupMenuHeight at Base 6.1.20060507
- Nlm_processUpdatesFirstVal at Base 6.1.20060507
- Nlm_programFont at Base 6.1.20060507
- Nlm_screenRect at Base 6.1.20060507
- Nlm_shftKey at Base 6.1.20060507
- Nlm_smallFont at Base 6.1.20060507
- Nlm_stCon at Base 6.1.20060507
- Nlm_stdAscent at Base 6.1.20060507
- Nlm_stdCharWidth at Base 6.1.20060507
- Nlm_stdDescent at Base 6.1.20060507
- Nlm_stdFontHeight at Base 6.1.20060507
- Nlm_stdLeading at Base 6.1.20060507
- Nlm_stdLineHeight at Base 6.1.20060507
- Nlm_systemFont at Base 6.1.20060507
- Nlm_systemWindow at Base 6.1.20060507
- Nlm_termCH at Base 6.1.20060507
- Nlm_textScrapFull at Base 6.1.20060507
- Nlm_theWindow at Base 6.1.20060507
- Nlm_updateRect at Base 6.1.20060507
- Nlm_updateRgn at Base 6.1.20060507
- Nlm_usesMacNavServices at Base 6.1.20060507
- Nlm_vScrollBarWidth at Base 6.1.20060507
- OGL_AddBrick3D at Base 6.1.20060507
- OGL_AddCylinder3D at Base 6.1.20060507
- OGL_AddLine3D at Base 6.1.20060507
- OGL_AddQuad3D at Base 6.1.20060507
- OGL_AddSphere3D at Base 6.1.20060507
- OGL_AddText3D at Base 6.1.20060507
- OGL_AddTri3D at Base 6.1.20060507
- OGL_AllLayerOnProc at Base 6.1.20060507
- OGL_ClearBoundBox at Base 6.1.20060507
- OGL_ClearOGL_Data at Base 6.1.20060507
- OGL_ClearTransparentSpheres at Base 6.1.20060507
- OGL_CreateCTransform at Base 6.1.20060507
- OGL_CreateViewer at Base 6.1.20060507
- OGL_CrossProduct at Base 6.1.20060507
- OGL_DistCompareFunc at Base 6.1.20060507
- OGL_DrawLogo at Base 6.1.20060507
- OGL_DrawViewer3D at Base 6.1.20060507
- OGL_End at Base 6.1.20060507
- OGL_GetLayer at Base 6.1.20060507
- OGL_Hit at Base 6.1.20060507
- OGL_InitializeLists at Base 6.1.20060507
- OGL_IsPlaying at Base 6.1.20060507
- OGL_LoadName at Base 6.1.20060507
- OGL_MakeNormal at Base 6.1.20060507
- OGL_NextLayerProc at Base 6.1.20060507
- OGL_Normalize at Base 6.1.20060507
- OGL_Play at Base 6.1.20060507
- OGL_PopTransformation at Base 6.1.20060507
- OGL_PrevLayerProc at Base 6.1.20060507
- OGL_PushTransformation at Base 6.1.20060507
- OGL_Reset at Base 6.1.20060507
- OGL_RewindLayerProc at Base 6.1.20060507
- OGL_SearchPaletteIndex at Base 6.1.20060507
- OGL_Select at Base 6.1.20060507
- OGL_SetColor at Base 6.1.20060507
- OGL_SetLayer at Base 6.1.20060507
- OGL_SetLayerTop3D at Base 6.1.20060507
- OGL_SetLayers at Base 6.1.20060507
- OGL_SetPosition3D at Base 6.1.20060507
- OGL_SetSelectPoint at Base 6.1.20060507
- OGL_Start at Base 6.1.20060507
- OGL_StartPlaying at Base 6.1.20060507
- OGL_StopPlaying at Base 6.1.20060507
- OGL_XErrorHandler at Base 6.1.20060507
- OGL_ZoomIn at Base 6.1.20060507
- OGL_ZoomOut at Base 6.1.20060507
- OwnerDrawLbox_AddItem at Base 6.1.20060507
- OwnerDrawLbox_Create at Base 6.1.20060507
- OwnerDrawLbox_GetCurData at Base 6.1.20060507
- OwnerDrawLbox_GetCurSel at Base 6.1.20060507
- OwnerDrawLbox_GetData at Base 6.1.20060507
- OwnerDrawLbox_GetNentry at Base 6.1.20060507
- OwnerDrawLbox_MoveWindow at Base 6.1.20060507
- OwnerDrawLbox_ResetLBContent at Base 6.1.20060507
- OwnerDrawLbox_SelectItem at Base 6.1.20060507
- PaletteNumItems at Base 6.1.20060507
- PalettePanel at Base 6.1.20060507
- RED_COLOR at Base 6.1.20060507
- RecordColumn at Base 6.1.20060507
- ReplaceTagListColumn at Base 6.1.20060507
- SetOGLFont at Base 6.1.20060507
- SetPaletteValue at Base 6.1.20060507
- SetTableBlockGray at Base 6.1.20060507
- SetTableBlockHilight at Base 6.1.20060507
- SetTableGray at Base 6.1.20060507
- SetTableHilight at Base 6.1.20060507
- TableNumLines at Base 6.1.20060507
- TablePanel at Base 6.1.20060507
- TableTextLength at Base 6.1.20060507
- TableVisLines at Base 6.1.20060507
- UpdateTagListPopupChoices at Base 6.1.20060507
- VRML_AddCylinder3D at Base 6.1.20060507
- VRML_AddSphere3D at Base 6.1.20060507
- VRML_ColorToString at Base 6.1.20060507
- WHITE_COLOR at Base 6.1.20060507
- YELLOW_COLOR at Base 6.1.20060507
- blackAttPData at Base 6.1.20060507
- defFallbackRes at Base 6.1.20060507
- ilst_add at Base 6.1.20060507
- ilst_draw at Base 6.1.20060507
- ilst_free at Base 6.1.20060507
- ilst_new at Base 6.1.20060507
- ilst_remove at Base 6.1.20060507
- ilst_replace at Base 6.1.20060507
- ilst_size at Base 6.1.20060507
- main at Base 6.1.20060507
- okayToDrawContents at Base 6.1.20060507
- structControls3D at Base 6.1.20060507
- tview_closeSubtree at Base 6.1.20060507
- tview_create at Base 6.1.20060507
- tview_createCustom at Base 6.1.20060507
- tview_delete at Base 6.1.20060507
- tview_disable at Base 6.1.20060507
- tview_distanceCmp at Base 6.1.20060507
- tview_enable at Base 6.1.20060507
- tview_getSelected at Base 6.1.20060507
- tview_getTreePtr at Base 6.1.20060507
- tview_hide at Base 6.1.20060507
- tview_labelCmp at Base 6.1.20060507
- tview_moveRoot at Base 6.1.20060507
- tview_openSubtree at Base 6.1.20060507
- tview_redraw at Base 6.1.20060507
- tview_resize at Base 6.1.20060507
- tview_selectNode at Base 6.1.20060507
- tview_setCtrlClickFunc at Base 6.1.20060507
- tview_setDblClickFunc at Base 6.1.20060507
- tview_setEventHandler at Base 6.1.20060507
- tview_setLineColor at Base 6.1.20060507
- tview_setNodeCmpFunc at Base 6.1.20060507
- tview_setPlusColor at Base 6.1.20060507
- tview_setSelBGColor at Base 6.1.20060507
- tview_setSelFGColor at Base 6.1.20060507
- tview_setShiftClickFunc at Base 6.1.20060507
- tview_setTextColor at Base 6.1.20060507
- tview_show at Base 6.1.20060507
- tview_showSelected at Base 6.1.20060507
- whiteAttPData at Base 6.1.20060507
- write_row_callback at Base 6.1.20060507
diff -Nru ncbi-tools6-6.1.20170106+dfsg1/debian/libvibrant6t64.install ncbi-tools6-6.1.20170106+dfsg1/debian/libvibrant6t64.install
--- ncbi-tools6-6.1.20170106+dfsg1/debian/libvibrant6t64.install 1970-01-01 00:00:00.000000000 +0000
+++ ncbi-tools6-6.1.20170106+dfsg1/debian/libvibrant6t64.install 2022-09-02 20:28:02.000000000 +0000
@@ -0,0 +1,5 @@
+usr/lib/*/libddvlib.so.*
+usr/lib/*/libncbicn3d*.so.*
+usr/lib/*/libncbidesk.so.*
+usr/lib/*/libvibnet.so.*
+usr/lib/*/libvibrant*.so.*
diff -Nru ncbi-tools6-6.1.20170106+dfsg1/debian/libvibrant6t64.lintian-overrides ncbi-tools6-6.1.20170106+dfsg1/debian/libvibrant6t64.lintian-overrides
--- ncbi-tools6-6.1.20170106+dfsg1/debian/libvibrant6t64.lintian-overrides 1970-01-01 00:00:00.000000000 +0000
+++ ncbi-tools6-6.1.20170106+dfsg1/debian/libvibrant6t64.lintian-overrides 2024-02-29 13:13:03.000000000 +0000
@@ -0,0 +1,2 @@
+libvibrant6t64: package-name-doesnt-match-sonames
+libvibrant6t64: package-name-doesnt-match-sonames libvibrant6b
diff -Nru ncbi-tools6-6.1.20170106+dfsg1/debian/libvibrant6t64.symbols ncbi-tools6-6.1.20170106+dfsg1/debian/libvibrant6t64.symbols
--- ncbi-tools6-6.1.20170106+dfsg1/debian/libvibrant6t64.symbols 1970-01-01 00:00:00.000000000 +0000
+++ ncbi-tools6-6.1.20170106+dfsg1/debian/libvibrant6t64.symbols 2024-02-29 13:13:03.000000000 +0000
@@ -0,0 +1,2474 @@
+libddvlib.so.6 libvibrant6t64 #MINVER#
+* Build-Depends-Package: libvibrant6-dev
+ DDVResetProc at Base 6.1.20060507
+ DDV_AdjustDrawingRect at Base 6.1.20060507
+ DDV_Blast2Seqs at Base 6.1.20060507
+ DDV_Cancel at Base 6.1.20060507
+ DDV_CleanupDDVPdata_g at Base 6.1.20060507
+ DDV_ClickProc at Base 6.1.20060507
+ DDV_ClickProcLower at Base 6.1.20060507
+ DDV_ClickProcUpper at Base 6.1.20060507
+ DDV_CloseData at Base 6.1.20060507
+ DDV_ComputeColWidth at Base 6.1.20060507
+ DDV_ComputeRuler at Base 6.1.20060507
+ DDV_CreateDataForEditor at Base 6.1.20060507
+ DDV_CreateViewerPanel at Base 6.1.20060507
+ DDV_DispPositionInStatus at Base 6.1.20060507
+ DDV_DoAlign at Base 6.1.20060507
+ DDV_DragProc at Base 6.1.20060507
+ DDV_DrawPanelContent at Base 6.1.20060507
+ DDV_DrawPanelContent_H at Base 6.1.20060507
+ DDV_DrawViewer at Base 6.1.20060507
+ DDV_EnableGotoTBItems at Base 6.1.20060507
+ DDV_FileCloseIt at Base 6.1.20060507
+ DDV_GetAndCheckSeqAlign at Base 6.1.20060507
+ DDV_GetCharBufferForEditor at Base 6.1.20060507
+ DDV_GetColNumberGivenMousePos at Base 6.1.20060507
+ DDV_GetCurrentDispRange at Base 6.1.20060507
+ DDV_GetHPixelPosGivenColNumber at Base 6.1.20060507
+ DDV_GetHPixelPosGivenColNumberAndScroll at Base 6.1.20060507
+ DDV_GetMtdpListForEditor at Base 6.1.20060507
+ DDV_GetRulerForEditor at Base 6.1.20060507
+ DDV_GetSelectedRegions at Base 6.1.20060507
+ DDV_GetSeqNameGivenRow at Base 6.1.20060507
+ DDV_GetVPixelPosGivenRowNumber at Base 6.1.20060507
+ DDV_GetVPixelPosGivenRowNumberAndScroll at Base 6.1.20060507
+ DDV_GetVPixelPosOfEmptySpace at Base 6.1.20060507
+ DDV_GreyOut at Base 6.1.20060507
+ DDV_HScrlProc at Base 6.1.20060507
+ DDV_HideDlg at Base 6.1.20060507
+ DDV_HideDlgItem at Base 6.1.20060507
+ DDV_HoldProc at Base 6.1.20060507
+ DDV_ImportBioseq at Base 6.1.20060507
+ DDV_ImportBioseqDlg at Base 6.1.20060507
+ DDV_ImportCB at Base 6.1.20060507
+ DDV_ImportNucSeqAlign at Base 6.1.20060507
+ DDV_ImportProtSeqAlign at Base 6.1.20060507
+ DDV_InitGraphGlobal at Base 6.1.20060507
+ DDV_InitPanelData at Base 6.1.20060507
+ DDV_InvalRegion at Base 6.1.20060507
+ DDV_IsLetterSelected at Base 6.1.20060507
+ DDV_KeyboardProc at Base 6.1.20060507
+ DDV_NoSave at Base 6.1.20060507
+ DDV_ObjRegMasterEditDDV at Base 6.1.20060507
+ DDV_ObjRegMasterViewDDV at Base 6.1.20060507
+ DDV_ObjRegSlaveEditDDV at Base 6.1.20060507
+ DDV_ObjRegSlaveViewDDV at Base 6.1.20060507
+ DDV_OpenFile at Base 6.1.20060507
+ DDV_OpenNetwork at Base 6.1.20060507
+ DDV_ReDraw at Base 6.1.20060507
+ DDV_ReDrawAtCol at Base 6.1.20060507
+ DDV_ReleaseProc at Base 6.1.20060507
+ DDV_Resize_DDV at Base 6.1.20060507
+ DDV_Save at Base 6.1.20060507
+ DDV_SaveEdits at Base 6.1.20060507
+ DDV_SetMenuFocus at Base 6.1.20060507
+ DDV_SetRulerAttribInPGP at Base 6.1.20060507
+ DDV_SetupMenus at Base 6.1.20060507
+ DDV_SetupWin at Base 6.1.20060507
+ DDV_ShredAln at Base 6.1.20060507
+ DDV_SlaveQuit at Base 6.1.20060507
+ DDV_SortPGPLineNum at Base 6.1.20060507
+ DDV_StartMainWin_Slave at Base 6.1.20060507
+ DDV_TimerProc at Base 6.1.20060507
+ DDV_UpdateHScrollVal at Base 6.1.20060507
+ DDV_UpdateVScrollVal at Base 6.1.20060507
+ DDV_VHScrl at Base 6.1.20060507
+ DDV_VScrlProc at Base 6.1.20060507
+ DDV_WhatSize at Base 6.1.20060507
+ DDV_WinMainCleanup at Base 6.1.20060507
+ DDV_WinMainProgQuit at Base 6.1.20060507
+ DDV_WinMainResize at Base 6.1.20060507
+ ddvPageData at Base 6.1.20060507
+ szAppName2 at Base 6.1.20060507
+ szAppName at Base 6.1.20060507
+libncbicn3dOGL.so.6 libvibrant6t64 #MINVER#
+* Build-Depends-Package: libvibrant6-dev
+ AlgorithmicRendering at Base 6.1.20060507
+ AssignDomainAlignedStatus at Base 6.1.20060507
+ AssignDomainAlignedStatusForStrucSeqs at Base 6.1.20060507
+ CSC_CalculateColumnColors at Base 6.1.20060507
+ CSC_GetAlgorithmName at Base 6.1.20060507
+ CSC_GetColumnColorByRow at Base 6.1.20060507
+ CSC_SetAllDDVRowCells at Base 6.1.20060507
+ CSC_SetDDVRowCells at Base 6.1.20060507
+ CSC_SetNonStructureDDVRowCells at Base 6.1.20060507
+ ClearDomainData at Base 6.1.20060507
+ ClearRest at Base 6.1.20060507
+ ClearSequences at Base 6.1.20060507
+ Cn3DAddUserDefinedFeatureToBiostruc at Base 6.1.20060507
+ Cn3DCheckAndDoHighlight at Base 6.1.20060507
+ Cn3DCheckHighlighted at Base 6.1.20060507
+ Cn3DCheckNoSingleHighlight at Base 6.1.20060507
+ Cn3DFetchSeqEntry at Base 6.1.20060507
+ Cn3DIndexUserDefinedFeature at Base 6.1.20060507
+ Cn3DMime at Base 6.1.20060507
+ Cn3DRemoveUserDefinedFeatureFromBiostruc at Base 6.1.20060507
+ Cn3DResizeProc at Base 6.1.20060507
+ Cn3DWin at Base 6.1.20060507
+ Cn3DWin_Entrez at Base 6.1.20060507
+ Cn3D_Accession2Gi at Base 6.1.20060507
+ Cn3D_AddFeatureSet at Base 6.1.20060507
+ Cn3D_Animate at Base 6.1.20060507
+ Cn3D_AnnotEditFunc at Base 6.1.20060507
+ Cn3D_Asn2Matrix at Base 6.1.20060507
+ Cn3D_CheckNetworkUse at Base 6.1.20060507
+ Cn3D_ColCPK at Base 6.1.20060507
+ Cn3D_ColCyChain at Base 6.1.20060507
+ Cn3D_ColDomain at Base 6.1.20060507
+ Cn3D_ColHydro at Base 6.1.20060507
+ Cn3D_ColObject at Base 6.1.20060507
+ Cn3D_ColRes at Base 6.1.20060507
+ Cn3D_ColSecStruc at Base 6.1.20060507
+ Cn3D_ColSeqCons at Base 6.1.20060507
+ Cn3D_ColStrucAlign at Base 6.1.20060507
+ Cn3D_ColTemp at Base 6.1.20060507
+ Cn3D_ColorData at Base 6.1.20060507
+ Cn3D_ColorFuncFind at Base 6.1.20060507
+ Cn3D_ColorFuncName at Base 6.1.20060507
+ Cn3D_ColorList at Base 6.1.20060507
+ Cn3D_ColorSpecial at Base 6.1.20060507
+ Cn3D_Color_BYCHAIN at Base 6.1.20060507
+ Cn3D_Color_BYDOMAIN at Base 6.1.20060507
+ Cn3D_Color_BYHYDRO at Base 6.1.20060507
+ Cn3D_Color_BYOBJECT at Base 6.1.20060507
+ Cn3D_Color_BYRES at Base 6.1.20060507
+ Cn3D_Color_BYSECSTRUC at Base 6.1.20060507
+ Cn3D_Color_BYSEQCONS at Base 6.1.20060507
+ Cn3D_Color_BYSTRUCCONS at Base 6.1.20060507
+ Cn3D_Color_BYTEMP at Base 6.1.20060507
+ Cn3D_Color_CPK at Base 6.1.20060507
+ Cn3D_ConstructColorData at Base 6.1.20060507
+ Cn3D_CountDomainProc at Base 6.1.20060507
+ Cn3D_CountRows at Base 6.1.20060507
+ Cn3D_DestructColorData at Base 6.1.20060507
+ Cn3D_DisableFileOps at Base 6.1.20060507
+ Cn3D_DisableMenus at Base 6.1.20060507
+ Cn3D_DisplayProc at Base 6.1.20060507
+ Cn3D_EnableFileOps at Base 6.1.20060507
+ Cn3D_EnableMenus at Base 6.1.20060507
+ Cn3D_EntrezOn at Base 6.1.20060507
+ Cn3D_ExportSub at Base 6.1.20060507
+ Cn3D_FindFeature at Base 6.1.20060507
+ Cn3D_GetCurrentOGLData at Base 6.1.20060507
+ Cn3D_GetRenderSettingsFromBiostruc at Base 6.1.20060507
+ Cn3D_HideCtrl at Base 6.1.20060507
+ Cn3D_ImportBioseq at Base 6.1.20060507
+ Cn3D_ImportBioseqFile at Base 6.1.20060507
+ Cn3D_ImportBioseqFileGap at Base 6.1.20060507
+ Cn3D_ImportBioseqGap at Base 6.1.20060507
+ Cn3D_IsVisible at Base 6.1.20060507
+ Cn3D_LaunchSeqAnnot at Base 6.1.20060507
+ Cn3D_LaunchSeqEntry at Base 6.1.20060507
+ Cn3D_ListDomainProc at Base 6.1.20060507
+ Cn3D_Matrix2Asn at Base 6.1.20060507
+ Cn3D_ModelSelect at Base 6.1.20060507
+ Cn3D_NetOpenBiostruc at Base 6.1.20060507
+ Cn3D_OpenBiostruc at Base 6.1.20060507
+ Cn3D_OpenEnd at Base 6.1.20060507
+ Cn3D_OpenMesh at Base 6.1.20060507
+ Cn3D_OpenStart at Base 6.1.20060507
+ Cn3D_Redraw at Base 6.1.20060507
+ Cn3D_RedrawEx at Base 6.1.20060507
+ Cn3D_RedrawNUpdate at Base 6.1.20060507
+ Cn3D_RedrawProc at Base 6.1.20060507
+ Cn3D_RegisterColor at Base 6.1.20060507
+ Cn3D_RegisterSeqAnnot at Base 6.1.20060507
+ Cn3D_RegisterSeqEntry at Base 6.1.20060507
+ Cn3D_RenAlign at Base 6.1.20060507
+ Cn3D_RenBS at Base 6.1.20060507
+ Cn3D_RenDefault at Base 6.1.20060507
+ Cn3D_RenHier at Base 6.1.20060507
+ Cn3D_RenSpace at Base 6.1.20060507
+ Cn3D_RenStruc at Base 6.1.20060507
+ Cn3D_RenTube at Base 6.1.20060507
+ Cn3D_RenWire at Base 6.1.20060507
+ Cn3D_ResetActiveStrucProc at Base 6.1.20060507
+ Cn3D_SaveActiveCam at Base 6.1.20060507
+ Cn3D_SaveBiostruc at Base 6.1.20060507
+ Cn3D_SaveSub at Base 6.1.20060507
+ Cn3D_SendUpdate at Base 6.1.20060507
+ Cn3D_SetPars at Base 6.1.20060507
+ Cn3D_SetQualityFromAppParams at Base 6.1.20060507
+ Cn3D_SetQueryCallback at Base 6.1.20060507
+ Cn3D_SetStrucList at Base 6.1.20060507
+ Cn3D_SetVisible at Base 6.1.20060507
+ Cn3D_Size at Base 6.1.20060507
+ Cn3D_StartNet at Base 6.1.20060507
+ Cn3D_UsingEntrez at Base 6.1.20060507
+ Cn3D_fAlignOn at Base 6.1.20060507
+ Cn3D_fUnalignOn at Base 6.1.20060507
+ Cn3dObjMgrGetSelected at Base 6.1.20060507
+ Cn3d_ColorNames at Base 6.1.20060507
+ Cn3d_PaletteRGB at Base 6.1.20060507
+ CopyRenderKeep at Base 6.1.20060507
+ DecrementFeatureID at Base 6.1.20060507
+ DisplayControls at Base 6.1.20060507
+ DoCHighlightSeg at Base 6.1.20060507
+ DoMediaHL at Base 6.1.20060507
+ FindMM at Base 6.1.20060507
+ FreeAlgorRenderSet at Base 6.1.20060507
+ FreeRenderKeep at Base 6.1.20060507
+ GetGraphNCBI4na at Base 6.1.20060507
+ GetGraphNCBIstdaa at Base 6.1.20060507
+ GetSpecialAlgorRenderSet at Base 6.1.20060507
+ LabelControls at Base 6.1.20060507
+ LaunchSequenceWindow at Base 6.1.20060507
+ MMDB_OpenTraverse at Base 6.1.20060507
+ MMDB_ReadMime at Base 6.1.20060507
+ MakeStrucPalette at Base 6.1.20060507
+ MediaHL at Base 6.1.20060507
+ MediaObjSelect at Base 6.1.20060507
+ Mesh at Base 6.1.20060507
+ MeshLoaded at Base 6.1.20060507
+ Mime_ReadIn at Base 6.1.20060507
+ ModelControls at Base 6.1.20060507
+ NewAlignRenderSet at Base 6.1.20060507
+ NewRenderKeep at Base 6.1.20060507
+ NewStructureRenderSet at Base 6.1.20060507
+ Nlm_Call_SaveImageGIF at Base 6.1.20060507
+ Nlm_Call_SetPosition3D at Base 6.1.20060507
+ OGL_Quality at Base 6.1.20060507
+ OpenMimeFileWithDeletion at Base 6.1.20060507
+ PickedModels at Base 6.1.20060507
+ RemovePARSFromMGD at Base 6.1.20060507
+ RenderAnAtom at Base 6.1.20060507
+ RenderControls at Base 6.1.20060507
+ RenderObject at Base 6.1.20060507
+ ResetDisplayCtrls at Base 6.1.20060507
+ ResetLabelCtrls at Base 6.1.20060507
+ ResetRenderCtrls at Base 6.1.20060507
+ SeqStrucMediaFunc at Base 6.1.20060507
+ SetAlignAlgorRender at Base 6.1.20060507
+ SetStructureAlgorRender at Base 6.1.20060507
+ allowAltConfIdOverlay at Base 6.1.20060507
+ fnARLoop at Base 6.1.20060507
+ fnAlignList at Base 6.1.20060507
+ fnCHLresidue at Base 6.1.20060507
+ fnClearMarkedResidues at Base 6.1.20060507
+ fnCn3D_RedrawWrapper at Base 6.1.20060507
+ fnMSPLoop at Base 6.1.20060507
+ fnMarkAlignedResidues at Base 6.1.20060507
+ fnPreCHLresidue at Base 6.1.20060507
+ fnSetGlobalPARSinMG at Base 6.1.20060507
+ iCountItemGet at Base 6.1.20060507
+ readErrors at Base 6.1.20060507
+libncbidesk.so.6 libvibrant6t64 #MINVER#
+* Build-Depends-Package: libvibrant6-dev
+ AAComposition at Base 6.1.20060507
+ ActOnFeatureReplaceList at Base 6.1.20081116
+ AddAppearanceItemToAppearance at Base 6.1.20060507
+ AddBioseqPageToList at Base 6.1.20060507
+ AddFeatureToFilterItem at Base 6.1.20060507
+ AddFeaturesToList at Base 6.1.20081116
+ AddFeaturesToReplaceList at Base 6.1.20081116
+ AddGraphSentinelToPicture at Base 6.1.20060507
+ AddIntervalForImage at Base 6.1.20060507
+ AddScrollControl at Base 6.1.20060507
+ AddStringToValNodeChain at Base 6.1.20060507
+ AddToComment at Base 6.1.20080302
+ AdjustFromForGap at Base 6.1.20060507
+ AdjustToForGap at Base 6.1.20060507
+ AlgEditFunc at Base 6.1.20060507
+ AlgViewFunc at Base 6.1.20060507
+ AlignReportItem at Base 6.1.20060507
+ AlnSettingsDlg at Base 6.1.20120620
+ AlreadyHasRNA at Base 6.1.20080302
+ AnnotAlgEditFunc at Base 6.1.20060507
+ AppendReplaceMessage at Base 6.1.20060507
+ ApplyFeatureDetailsDialog at Base 6.1.20100808
+ ApplyFeatureDetailsFree at Base 6.1.20100808
+ ApplyFeatureDetailsNew at Base 6.1.20100808
+ ApplyFeatureToAlignment at Base 6.1.20060507
+ ApplyProductToRNA at Base 6.1.20080302
+ ApplyRnaTypeToSeqFeat at Base 6.1.20080302
+ AsnReadForSalsa at Base 6.1.20060507
+ AuthorSpreadsheetStringToNameStdPtr at Base 6.1.20060507
+ AutofixOnStartup at Base 6.1.20110713
+ AutomatchFeatures at Base 6.1.20081116
+ BatchApplyFeatureDetailsDialog at Base 6.1.20060507
+ BatchApplyFeatureDetailsFree at Base 6.1.20060507
+ BatchApplyFeatureDetailsNew at Base 6.1.20060507
+ BioSourceDialog at Base 6.1.20060507
+ BioSourceDialogToGenBankDivision at Base 6.1.20060507
+ BioSourceGenFunc at Base 6.1.20060507
+ BioseqPageListFree at Base 6.1.20060507
+ BioseqPtrToGraphViewForm at Base 6.1.20060507
+ BioseqPtrToSeqAnalForm at Base 6.1.20060507
+ BioseqViewCanSaveFasta at Base 6.1.20060507
+ BioseqViewMsgFunc at Base 6.1.20060507
+ ButRegAdd at Base 6.1.20060507
+ ButRegFree at Base 6.1.20060507
+ ButRegNew at Base 6.1.20060507
+ ButRegSelectProc at Base 6.1.20060507
+ CCFetchFromNet at Base 6.1.20060507
+ CCReadAnythingLoop at Base 6.1.20060507
+ CalculateAlignmentOffsets at Base 6.1.20061015
+ CapChangeDialog at Base 6.1.20100808
+ CapChangeDialogEx at Base 6.1.20120620
+ CdRgnFeatFormActnProc at Base 6.1.20060507
+ CdRgnGenFunc at Base 6.1.20060507
+ CdRgnToProtProc at Base 6.1.20060507
+ CdRgnTranslateWithFrame at Base 6.1.20060507
+ ChangeComplexConstraintFieldType at Base 6.1.20100808
+ ChangeDataForTabColumnConfigListDialog at Base 6.1.20090301
+ CheckAlignmentSequenceLengths at Base 6.1.20061015
+ CitSubFromContactInfo at Base 6.1.20060507
+ CleanupEvidenceGBQuals at Base 6.1.20060507
+ ClearTextBtn at Base 6.1.20160908
+ ClearUDV_mouse_select at Base 6.1.20060507
+ ClearValidateWindow at Base 6.1.20060507
+ CloseAlignmentEditor at Base 6.1.20110713
+ CloseLog at Base 6.1.20090719
+ CloseMacroEditorWindowProc at Base 6.1.20120620
+ CollectFeatures at Base 6.1.20060507
+ CollectionDateDialog at Base 6.1.20070822
+ ColorIdentityDialog at Base 6.1.20060507
+ ColorIdentityDialogItem at Base 6.1.20060507
+ ComMatFree at Base 6.1.20060507
+ CommentRuleDialog at Base 6.1.20090719
+ CommentSetDialog at Base 6.1.20090719
+ CompareFeatureValNodeStrings at Base 6.1.20060507
+ CompareImpFeatEnumFieldAssoc at Base 6.1.20060507
+ CompileMatrix at Base 6.1.20060507
+ ComplexConstraintDialog at Base 6.1.20081116
+ ConstraintSetDialog at Base 6.1.20100808
+ ConvertPairwiseToMultipleAlignment at Base 6.1.20060507
+ ConvertProductQualToRnaRefName at Base 6.1.20080302
+ CopyMedlineViewFormToClipboard at Base 6.1.20060507
+ CopyTableDisplayRowList at Base 6.1.20060507
+ CorrectAlignmentIDs at Base 6.1.20120620
+ CountIvals at Base 6.1.20060507
+ CountMaxSeqLabel at Base 6.1.20060507
+ CreateAffilDialog at Base 6.1.20060507
+ CreateAlnEditorWindow at Base 6.1.20060507
+ CreateAlnEditorWindowEx at Base 6.1.20100808
+ CreateAppearance at Base 6.1.20060507
+ CreateAuthorDialog at Base 6.1.20060507
+ CreateAuthorDialogEx at Base 6.1.20160908
+ CreateBioSourceDescForm at Base 6.1.20060507
+ CreateBioSourceFeatForm at Base 6.1.20060507
+ CreateBondEditorDialog at Base 6.1.20060507
+ CreateCdRgnForm at Base 6.1.20060507
+ CreateCitSubDialog at Base 6.1.20060507
+ CreateClickableListDialog at Base 6.1.20070822
+ CreateClickableListDialogEx at Base 6.1.20070822
+ CreateClickableListDialogExEx at Base 6.1.20081116
+ CreateClickableListDialogExExEx at Base 6.1.20120620
+ CreateCommonFeatureGroup at Base 6.1.20060507
+ CreateCommonFeatureGroupEx at Base 6.1.20060507
+ CreateContactDialog at Base 6.1.20060507
+ CreateDatabaseAlist at Base 6.1.20060507
+ CreateDateDialog at Base 6.1.20060507
+ CreateDateDialogEx at Base 6.1.20081116
+ CreateDateForm at Base 6.1.20060507
+ CreateDbtagDialog at Base 6.1.20060507
+ CreateDocsumForm at Base 6.1.20060507
+ CreateDotMatrixForm at Base 6.1.20060507
+ CreateDotMatrixFormEx at Base 6.1.20060507
+ CreateEnumForm at Base 6.1.20060507
+ CreateExperimentDialog at Base 6.1.20160908
+ CreateExtAffilDialog at Base 6.1.20060507
+ CreateExtProceedingsDialog at Base 6.1.20060507
+ CreateExtPublisherAffilDialog at Base 6.1.20060507
+ CreateFieldAlist at Base 6.1.20060507
+ CreateFilter at Base 6.1.20060507
+ CreateGenBankForm at Base 6.1.20060507
+ CreateGeneForm at Base 6.1.20060507
+ CreateGlobalDrawData at Base 6.1.20060507
+ CreateGraphViewForm at Base 6.1.20060507
+ CreateGraphicView at Base 6.1.20060507
+ CreateGraphicViewFromBsp at Base 6.1.20060507
+ CreateGraphicViewInternal at Base 6.1.20060507
+ CreateImportFields at Base 6.1.20060507
+ CreateImportForm at Base 6.1.20060507
+ CreateInferenceEditDialog at Base 6.1.20070822
+ CreateIntervalEditorDialog at Base 6.1.20060507
+ CreateIntervalEditorDialogEx at Base 6.1.20060507
+ CreateIntervalEditorDialogExEx at Base 6.1.20060507
+ CreateLegendItem at Base 6.1.20060507
+ CreateMainControls at Base 6.1.20060507
+ CreateMedlineViewForm at Base 6.1.20060507
+ CreateMolInfoDialog at Base 6.1.20060507
+ CreateMolInfoForm at Base 6.1.20060507
+ CreateNewFilterItemInFilter at Base 6.1.20060507
+ CreateNewLayoutMenu at Base 6.1.20060507
+ CreateNewSeqEntryViewForm at Base 6.1.20060507
+ CreateOrgModDialog at Base 6.1.20070822
+ CreateProceedingsDialog at Base 6.1.20060507
+ CreateProtForm at Base 6.1.20060507
+ CreatePubdescDescForm at Base 6.1.20060507
+ CreatePubdescFeatForm at Base 6.1.20060507
+ CreatePubdescInitForm at Base 6.1.20060507
+ CreatePublisherAffilDialog at Base 6.1.20060507
+ CreateQualsDialog at Base 6.1.20060507
+ CreateRegionOrCommentForm at Base 6.1.20060507
+ CreateReplaceWindow at Base 6.1.20060507
+ CreateRnaForm at Base 6.1.20060507
+ CreateRptUnitRangeDialog at Base 6.1.20070822
+ CreateSearchWindow at Base 6.1.20060507
+ CreateSeqAlignLabel at Base 6.1.20070822
+ CreateSeqAnalForm at Base 6.1.20060507
+ CreateSeqEditorWindow at Base 6.1.20060507
+ CreateSeqViewPanel at Base 6.1.20060507
+ CreateSimpleBioSourceDialog at Base 6.1.20060507
+ CreateStandardEditMenu at Base 6.1.20070822
+ CreateStdEditorFormMenus at Base 6.1.20060507
+ CreateStdValidatorFormMenus at Base 6.1.20060507
+ CreateSubSourceDialog at Base 6.1.20070822
+ CreateSubmitBlockForm at Base 6.1.20060507
+ CreateSubmitDataDialog at Base 6.1.20060507
+ CreateSubmitTemplateEditorForm at Base 6.1.20060507
+ CreateTermlistForm at Base 6.1.20060507
+ CreateValidateWindow at Base 6.1.20060507
+ CreateValidateWindowEx at Base 6.1.20060507
+ CreateValidateWindowExEx at Base 6.1.20090719
+ CreateValidateWindowExExEx at Base 6.1.20090719
+ CreateVisStrForm at Base 6.1.20060507
+ CreateVisibleStringDialog at Base 6.1.20060507
+ CreatencRNAClassDialog at Base 6.1.20080302
+ DBGetIDFromName at Base 6.1.20060507
+ DBGetNameFromID at Base 6.1.20060507
+ DOT_AlignInfoNew at Base 6.1.20060507
+ DOT_AlignPlotGivenScp at Base 6.1.20060507
+ DOT_AlignPlotGivenSeqAlign at Base 6.1.20060507
+ DOT_CancelParams at Base 6.1.20060507
+ DOT_Compression at Base 6.1.20060507
+ DOT_DoParams at Base 6.1.20060507
+ DOT_DoZoom at Base 6.1.20060507
+ DOT_DrawScale at Base 6.1.20060507
+ DOT_DrawXGrids at Base 6.1.20060507
+ DOT_FillAlignInfoPointer at Base 6.1.20060507
+ DOT_GetValue at Base 6.1.20060507
+ DOT_MakeMainViewer at Base 6.1.20060507
+ DOT_Prob_FillAlignInfoPointer at Base 6.1.20060507
+ DOT_QuitProg at Base 6.1.20060507
+ DOT_RegDiagsDisplay at Base 6.1.20060507
+ DOT_SVFindHit at Base 6.1.20060507
+ DOT_SetupBlastWindow at Base 6.1.20060507
+ DOT_SetupMenus at Base 6.1.20060507
+ DOT_SetupParamsWindow at Base 6.1.20060507
+ DOT_SetupZoomWindow at Base 6.1.20060507
+ DOT_StartDOTPLOT at Base 6.1.20060507
+ DOT_UpdateLRBT at Base 6.1.20060507
+ DateGenFunc at Base 6.1.20060507
+ DatePtrToVibrant at Base 6.1.20060507
+ DefinePanelDialog at Base 6.1.20060507
+ DescFormReplaceWithoutUpdateProc at Base 6.1.20060507
+ DescFormReplaceWithoutUpdateProcEx at Base 6.1.20100808
+ DescriptorPropagate at Base 6.1.20060507
+ DescriptorStreamEditor at Base 6.1.20100808
+ DestroyAppearance at Base 6.1.20060507
+ DestroyFilter at Base 6.1.20060507
+ DisableStrainForwarding at Base 6.1.20160908
+ DisplayEntrezReply at Base 6.1.20060507
+ DisplayEntrezRequest at Base 6.1.20060507
+ DisplayErrorMessages at Base 6.1.20060507
+ DistPosItem at Base 6.1.20060507
+ DoFixCDS at Base 6.1.20060507
+ DotMatrixAlignmentNew at Base 6.1.20060507
+ DotMatrixGenFunc at Base 6.1.20060507
+ DotMatrixSearch at Base 6.1.20060507
+ DotPlotDialog at Base 6.1.20060507
+ DotPlotItem at Base 6.1.20060507
+ DotXYPlot at Base 6.1.20060507
+ DrawAlignNode at Base 6.1.20060507
+ DrawCompressAlignment at Base 6.1.20060507
+ DrawCytoContigMap at Base 6.1.20060507
+ DrawCytoMap at Base 6.1.20060507
+ DrawFeatNode at Base 6.1.20060507
+ DrawFeatures at Base 6.1.20060507
+ DrawFlatAlign at Base 6.1.20060507
+ DrawFlatNode at Base 6.1.20060507
+ DrawGeneticMap at Base 6.1.20060507
+ DrawGenomeMap at Base 6.1.20060507
+ DrawGenomeMapEx at Base 6.1.20060507
+ DrawGraphToPanel at Base 6.1.20060507
+ DrawHistory at Base 6.1.20060507
+ DrawMPAlignment at Base 6.1.20060507
+ DrawPhysicalMap at Base 6.1.20060507
+ DrawRestrictionMap at Base 6.1.20060507
+ DrawSeqGraphSegment at Base 6.1.20060507
+ DrawSeqHistoryAlignment at Base 6.1.20060507
+ DrawSeqMap at Base 6.1.20060507
+ DrawSeqScale at Base 6.1.20060507
+ DrawSequinMap at Base 6.1.20060507
+ DrawSequinMapEx at Base 6.1.20060507
+ DrawTree at Base 6.1.20060507
+ DrawVerticalAlign at Base 6.1.20060507
+ Draw_Global at Base 6.1.20060507
+ EditAlignDataRepopulateFromSeqAlign at Base 6.1.20060507
+ EditApplyDialog at Base 6.1.20070822
+ EditApplyFree at Base 6.1.20070822
+ EditApplyNew at Base 6.1.20080302
+ EditBioseqToFasta at Base 6.1.20060507
+ EditCitDescDirectly at Base 6.1.20090719
+ EditCitFeatDirectly at Base 6.1.20090719
+ EditMacroTemplate at Base 6.1.20110713
+ EditPubdescInPlace at Base 6.1.20100808
+ EditPublicationInDialog at Base 6.1.20060507
+ EditableTableDisplayDialog at Base 6.1.20120620
+ EnableDisableLegendItem at Base 6.1.20060507
+ EndDistanceDialog at Base 6.1.20100808
+ EntityAlreadyHasViewer at Base 6.1.20061015
+ EnumAssocSelectionDialog at Base 6.1.20060507
+ EnumGenFunc at Base 6.1.20060507
+ ExperimentDialogToGbquals at Base 6.1.20160908
+ ExportBioseqViewFasta at Base 6.1.20060507
+ ExportMedlineViewFormToFile at Base 6.1.20060507
+ ExportSeqAnnotFeatureTable at Base 6.1.20070822
+ ExportTextFunc at Base 6.1.20060507
+ FastaRead at Base 6.1.20060507
+ FeatCitEditDialog at Base 6.1.20060507
+ FeatFormReplaceWithoutUpdateProc at Base 6.1.20060507
+ FeatureLocationAlignment at Base 6.1.20060507
+ FeaturePropagateForm at Base 6.1.20060507
+ FeatureReplaceListDialog at Base 6.1.20081116
+ FeatureReplaceListFree at Base 6.1.20081116
+ FeatureReplaceListFromSeqAnnot at Base 6.1.20081116
+ FeatureSelectListDialog at Base 6.1.20081116
+ FeatureTypeDialog at Base 6.1.20080302
+ FeatureTypeDialogMulti at Base 6.1.20090719
+ FigureMaxScale at Base 6.1.20060507
+ FigureMinScale at Base 6.1.20060507
+ FileInProc at Base 6.1.20060507
+ FileToClipboard at Base 6.1.20060507
+ FileToScrollText at Base 6.1.20060507
+ FilterSeq at Base 6.1.20060507
+ FindAppearanceByName at Base 6.1.20060507
+ FindFilterByName at Base 6.1.20060507
+ FindIdsInSalsaPanel at Base 6.1.20060507
+ FindLayoutByName at Base 6.1.20060507
+ FindPatternDialog at Base 6.1.20060507
+ FixCapsSourceCountryDialog at Base 6.1.20110713
+ FixSpecialCharacters at Base 6.1.20080302
+ FixSpecialCharactersForObject at Base 6.1.20080302
+ FixSpecialCharactersForStringsInList at Base 6.1.20080302
+ FormulaDialog at Base 6.1.20060507
+ FreeCollectedFeatures at Base 6.1.20060507
+ FreeGeneticCodes at Base 6.1.20060507
+ FreeOrganismTable at Base 6.1.20060507
+ FreePrintOptions at Base 6.1.20060507
+ FreeReplaceWindow at Base 6.1.20060507
+ FreeSearchWindow at Base 6.1.20060507
+ FreeSqnTempFiles at Base 6.1.20080302
+ FreeTableDisplayRowList at Base 6.1.20060507
+ FreeValidateWindow at Base 6.1.20060507
+ GBQualsToExperimentDialog at Base 6.1.20160908
+ GBQualsToInferenceDialog at Base 6.1.20060507
+ GenBankGenFunc at Base 6.1.20060507
+ GeneGenFunc at Base 6.1.20060507
+ GenericMacroActionForm at Base 6.1.20120620
+ GetAlignDataPanel at Base 6.1.20060507
+ GetAlignEditData at Base 6.1.20060507
+ GetAlignmentOptions at Base 6.1.20120620
+ GetAlignmentsInSeqEntryCallback at Base 6.1.20070822
+ GetAlnScoreCount at Base 6.1.20060507
+ GetAlnScoreCutoffCount at Base 6.1.20060507
+ GetAlnScoreCutoffList at Base 6.1.20060507
+ GetAlnScoreNameList at Base 6.1.20060507
+ GetAppearanceCount at Base 6.1.20060507
+ GetBaseFormList at Base 6.1.20080302
+ GetBioseqViewPtrFromBaseFormPtr at Base 6.1.20060507
+ GetBioseqViewTarget at Base 6.1.20070822
+ GetCapChangeDialogValue at Base 6.1.20110713
+ GetExistingTextHandlerInfo at Base 6.1.20070822
+ GetFeatureTypeFromFeatureTypeDialog at Base 6.1.20110713
+ GetFilterCount at Base 6.1.20060507
+ GetFilterNameList at Base 6.1.20060507
+ GetGeneticCodeValNodeList at Base 6.1.20060507
+ GetGraphicConfigParseResults at Base 6.1.20060507
+ GetIdStringsForSeqEntryAligns at Base 6.1.20060507
+ GetLayoutCount at Base 6.1.20060507
+ GetLayoutNameList at Base 6.1.20060507
+ GetLocListForBioSource at Base 6.1.20081116
+ GetMatchLocationFromIdMatchLocationDlg at Base 6.1.20110713
+ GetModifiersEnum at Base 6.1.20070822
+ GetMoleculeClassName at Base 6.1.20070822
+ GetMoleculeTopologyName at Base 6.1.20120620
+ GetMoleculeTypeName at Base 6.1.20070822
+ GetNextFeatureOnSegOrMaster at Base 6.1.20060507
+ GetPanelFromWindow at Base 6.1.20060507
+ GetProcIdForItemEditor at Base 6.1.20090719
+ GetRidOfEmptyFeatsDescStrings at Base 6.1.20060507
+ GetRowListCellText at Base 6.1.20060507
+ GetSelectedClickableListText at Base 6.1.20070822
+ GetSelectedDocText at Base 6.1.20080302
+ GetSelectedNewFeature at Base 6.1.20081116
+ GetSeqAnnotForAlignment at Base 6.1.20060507
+ GetStyleNameList at Base 6.1.20060507
+ GetSubSourceAndOrgModEnum at Base 6.1.20070822
+ GetTableDisplayDefaultFont at Base 6.1.20060507
+ GetTextSelectCharOffsetEx at Base 6.1.20080302
+ GetUidsForOneSeqAnnot at Base 6.1.20060507
+ GetUidsForSeqEntryAligns at Base 6.1.20060507
+ GetViewedSeqEntryList at Base 6.1.20080302
+ GlobalPictureUpdate at Base 6.1.20060507
+ GoToButton at Base 6.1.20060507
+ GpDistanceItem at Base 6.1.20060507
+ GraphViewFormFree at Base 6.1.20060507
+ GraphViewFormNew at Base 6.1.20060507
+ GridMatch at Base 6.1.20060507
+ GridMatchSetUp at Base 6.1.20060507
+ GroupFeatNode at Base 6.1.20060507
+ HandleExistingText at Base 6.1.20070822
+ HideBioseqView at Base 6.1.20100808
+ HideFeatureFunc at Base 6.1.20060507
+ HideValidateDoc at Base 6.1.20060507
+ HscrlProc at Base 6.1.20060507
+ IdMatchLocationDlg at Base 6.1.20110713
+ ImportFromFile at Base 6.1.20060507
+ ImportGenFunc at Base 6.1.20060507
+ InBioseqViewEntityList at Base 6.1.20060507
+ InferenceDialogToGBQuals at Base 6.1.20060507
+ InferenceEditFree at Base 6.1.20070822
+ InferenceFieldEditFree at Base 6.1.20070822
+ InferenceTextFromStruct at Base 6.1.20070822
+ Ing_AddGCRect at Base 6.1.20060507
+ Ing_AddRuler at Base 6.1.20060507
+ Ing_AttachMessageProc at Base 6.1.20060507
+ Ing_AttachSeqAnnotToSeqEntry at Base 6.1.20060507
+ Ing_BigDecodeIdxFeat at Base 6.1.20060507
+ Ing_BigEncodeIdxFeat at Base 6.1.20060507
+ Ing_Blast2SeqsProc at Base 6.1.20060507
+ Ing_BuildColorTable at Base 6.1.20060507
+ Ing_CanSaveFasta at Base 6.1.20060507
+ Ing_CreateBlast2SeqsForm at Base 6.1.20060507
+ Ing_CreateDotMatrixForm at Base 6.1.20060507
+ Ing_CreateSpideyForm at Base 6.1.20060507
+ Ing_DeleteSpidey at Base 6.1.20060507
+ Ing_DoesAlignmentCoverAll at Base 6.1.20060507
+ Ing_DotDiagProc at Base 6.1.20060507
+ Ing_ExploreSegments at Base 6.1.20060507
+ Ing_ExportFasta at Base 6.1.20060507
+ Ing_FileOpenFromCommandline at Base 6.1.20060507
+ Ing_FileOpenProc at Base 6.1.20060507
+ Ing_FillSeqBuffer at Base 6.1.20060507
+ Ing_FindSpidpGivenParent at Base 6.1.20060507
+ Ing_FreeColorTable at Base 6.1.20060507
+ Ing_GetBspFromGIOrAcc at Base 6.1.20060507
+ Ing_GetFileForDotMatrix at Base 6.1.20060507
+ Ing_GetFileForSpidey at Base 6.1.20060507
+ Ing_GetFromNetwork at Base 6.1.20060507
+ Ing_GetScoreAndEvalue at Base 6.1.20060507
+ Ing_GetValue at Base 6.1.20060507
+ Ing_HighlightReportWindow at Base 6.1.20060507
+ Ing_InitAlignArrays at Base 6.1.20060507
+ Ing_InitGrData at Base 6.1.20060507
+ Ing_InitfeatDefFilter at Base 6.1.20060507
+ Ing_MainDataNew at Base 6.1.20060507
+ Ing_MakeLocListFromSpidp at Base 6.1.20060507
+ Ing_NetOpenFromCommandline at Base 6.1.20060507
+ Ing_OpenFromFileORNetwork at Base 6.1.20060507
+ Ing_OpenUDV at Base 6.1.20060507
+ Ing_ParseSeqIdFile at Base 6.1.20060507
+ Ing_PopDetailedPage at Base 6.1.20060507
+ Ing_PopOverviewPage at Base 6.1.20060507
+ Ing_PopOverviewRuler at Base 6.1.20060507
+ Ing_PopulateDetailedPage at Base 6.1.20060507
+ Ing_PopulateOverviewPage at Base 6.1.20060507
+ Ing_PopulateReport at Base 6.1.20060507
+ Ing_PopulateSequinGraphic at Base 6.1.20060507
+ Ing_PrintText at Base 6.1.20060507
+ Ing_ProgressEnd at Base 6.1.20060507
+ Ing_ProgressNew at Base 6.1.20060507
+ Ing_PutColor at Base 6.1.20060507
+ Ing_QBlastProc at Base 6.1.20060507
+ Ing_ReadmRNAs at Base 6.1.20060507
+ Ing_RegIngenueProc at Base 6.1.20060507
+ Ing_RegisterIngenueProc at Base 6.1.20060507
+ Ing_ReplaceAllMismatchedInLocation at Base 6.1.20060507
+ Ing_ReportWindow at Base 6.1.20060507
+ Ing_SearchAli at Base 6.1.20060507
+ Ing_SetupMenus at Base 6.1.20060507
+ Ing_StringCat at Base 6.1.20060507
+ Ing_WinTimerProc at Base 6.1.20060507
+ Ing_mRNAOrExons at Base 6.1.20060507
+ Ing_tRNAscanMenu at Base 6.1.20060507
+ IngenueCheckSocketsProc at Base 6.1.20060507
+ IngfeatDefFilter at Base 6.1.20060507
+ IngfeatDefTrack2 at Base 6.1.20060507
+ IngfeatDefTrack at Base 6.1.20060507
+ InitPseudogenePopup at Base 6.1.20120620
+ InvertMatrix at Base 6.1.20060507
+ IsADeltaBioseq at Base 6.1.20060507
+ IsAGenomeRecord at Base 6.1.20060507
+ IsANamedAlignment at Base 6.1.20060507
+ IsNonTextModifier at Base 6.1.20070822
+ IsSegmentedBioseqWithoutParts at Base 6.1.20060507
+ IsTaxValidationRequested at Base 6.1.20100808
+ IsVSeqMgrOpen at Base 6.1.20160908
+ ItemAlreadyHasEditor at Base 6.1.20060507
+ JK_NTPattern2 at Base 6.1.20060507
+ JK_NTPattern2Ex at Base 6.1.20060507
+ JK_NTPattern at Base 6.1.20060507
+ Label_GData at Base 6.1.20060507
+ LaunchAlignEditor at Base 6.1.20060507
+ LaunchAlignEditorFromDesktop2 at Base 6.1.20060507
+ LaunchAlignEditorFromDesktop at Base 6.1.20060507
+ LaunchAlignViewer at Base 6.1.20060507
+ LaunchAnnotAlignEditor at Base 6.1.20060507
+ LaunchAsnTextViewer at Base 6.1.20060507
+ LaunchCommentRulesEditor at Base 6.1.20090719
+ LaunchEntrezURL at Base 6.1.20060507
+ LaunchGeneralTextViewer at Base 6.1.20060507
+ LaunchGeneralTextViewerWithRepopulate at Base 6.1.20060507
+ LaunchMacroEditor at Base 6.1.20080302
+ LaunchMacroEditorMenuItem at Base 6.1.20120620
+ LaunchMacroTemplateEditor at Base 6.1.20110713
+ LaunchNewBioseqViewer at Base 6.1.20060507
+ LaunchRecViewer at Base 6.1.20060507
+ LaunchSuspectProductRuleEditor at Base 6.1.20110713
+ LaunchSuspectProductRuleEditorBaseForm at Base 6.1.20110713
+ LaunchViewerNotEditor at Base 6.1.20060507
+ LayoutAlignFlat at Base 6.1.20060507
+ LayoutAlignNode at Base 6.1.20060507
+ LayoutFeatNode at Base 6.1.20060507
+ LayoutGlobalDrawData at Base 6.1.20060507
+ LayoutNodeFlat at Base 6.1.20060507
+ LoadContigAlign at Base 6.1.20060507
+ LoadOrganismTable at Base 6.1.20060507
+ LocationConstraintDialog at Base 6.1.20080302
+ LogoFontCreate at Base 6.1.20060507
+ LookAtButton at Base 6.1.20060507
+ MUSK_COLOR at Base 6.1.20060507
+ MacroApplyKeyword at Base 6.1.20090719
+ MacroTemplateApplyTextDialog at Base 6.1.20110713
+ MacroTemplateStringDialog at Base 6.1.20110713
+ MakeCompressAlignList at Base 6.1.20060507
+ MakeFeatProc at Base 6.1.20060507
+ MakeIvals at Base 6.1.20060507
+ MakeToolFormForBioseqView at Base 6.1.20060507
+ MakeTxLink at Base 6.1.20060507
+ MakeViewerIndependent at Base 6.1.20061015
+ MapCytoBand at Base 6.1.20060507
+ MatchTypeDialog at Base 6.1.20081116
+ MatchesRnaType at Base 6.1.20080302
+ MatrixSeq at Base 6.1.20060507
+ MedlineViewGenFunc at Base 6.1.20060507
+ ModTextFixNew at Base 6.1.20060507
+ ModalAcceptButton at Base 6.1.20060507
+ ModalCancelButton at Base 6.1.20060507
+ ModalThirdOptionButton at Base 6.1.20060507
+ MolInfoBlockDialog at Base 6.1.20081116
+ MolInfoGenFunc at Base 6.1.20060507
+ MolinfoFieldChoiceDialog at Base 6.1.20090719
+ Msk_OrderWasModified at Base 6.1.20060507
+ MuskGlobalPicture at Base 6.1.20060507
+ NameStdPtrToAuthorSpreadsheetString at Base 6.1.20060507
+ NameValuePairCopy at Base 6.1.20070822
+ NameValuePairFree at Base 6.1.20070822
+ NameValuePairListFree at Base 6.1.20070822
+ NewCreateImportFields at Base 6.1.20070822
+ NewSaveBioseqViewFormGifItemTable at Base 6.1.20060507
+ NewSeqEntryViewGenFunc at Base 6.1.20060507
+ NewlinesToTildes at Base 6.1.20080302
+ Nlm_CopyMuskStyle at Base 6.1.20060507
+ Nlm_CreateDlgCColor at Base 6.1.20060507
+ Nlm_CreateDlgCommon at Base 6.1.20060507
+ Nlm_CreateDlgExtra at Base 6.1.20060507
+ Nlm_CreateDlgFeatures at Base 6.1.20060507
+ Nlm_CreateDlgGroup at Base 6.1.20060507
+ Nlm_CreateDlgSeq at Base 6.1.20060507
+ Nlm_CtreateToolsSM at Base 6.1.20060507
+ Nlm_DeleteMuskStyle at Base 6.1.20060507
+ Nlm_DisableSM at Base 6.1.20060507
+ Nlm_EditMuskStyle at Base 6.1.20060507
+ Nlm_EnableSM at Base 6.1.20060507
+ Nlm_ExitMuskStyles at Base 6.1.20060507
+ Nlm_FreeMuskStyleEd at Base 6.1.20060507
+ Nlm_GetMuskCParam at Base 6.1.20060507
+ Nlm_GetMuskCParamEd at Base 6.1.20060507
+ Nlm_GetMuskCurrentSt at Base 6.1.20060507
+ Nlm_GetMuskStyleName at Base 6.1.20060507
+ Nlm_GetMuskTotalSt at Base 6.1.20060507
+ Nlm_GetToolValueSM at Base 6.1.20060507
+ Nlm_InitMuskStyles at Base 6.1.20060507
+ Nlm_LaunchGeneFeatEd at Base 6.1.20060507
+ Nlm_LaunchWebPage at Base 6.1.20060507
+ Nlm_LoadMuskFont at Base 6.1.20060507
+ Nlm_MuskStyleDialog at Base 6.1.20060507
+ Nlm_MuskStyleManager at Base 6.1.20060507
+ Nlm_SetMuskCParamEd at Base 6.1.20060507
+ Nlm_SetMuskCurrentSt at Base 6.1.20060507
+ Nlm_SetMuskManagetTitle at Base 6.1.20060507
+ Nlm_SetTDefCColor at Base 6.1.20060507
+ Nlm_SetTDefCommon at Base 6.1.20060507
+ Nlm_SetTDefExtra at Base 6.1.20060507
+ Nlm_SetTDefFeatures at Base 6.1.20060507
+ Nlm_SetTDefGroup at Base 6.1.20060507
+ Nlm_SetTDefSeq at Base 6.1.20060507
+ Nlm_SetToolDefaultSM at Base 6.1.20060507
+ Nlm_SetToolsCallbackSM at Base 6.1.20060507
+ Nlm_ShowToolsSM at Base 6.1.20060507
+ Nlm_ToolDlgCColor at Base 6.1.20060507
+ Nlm_ToolDlgCommon at Base 6.1.20060507
+ Nlm_ToolDlgExtra at Base 6.1.20060507
+ Nlm_ToolDlgFeatures at Base 6.1.20060507
+ Nlm_ToolDlgGroup at Base 6.1.20060507
+ Nlm_ToolDlgSeq at Base 6.1.20060507
+ NonsyToSynItem1 at Base 6.1.20060507
+ NonsyToSynItem2 at Base 6.1.20060507
+ NonsyToSynItem3 at Base 6.1.20060507
+ NonsyToSynItem4 at Base 6.1.20060507
+ NonsyToSynItem5 at Base 6.1.20060507
+ NonsyToSynItem6 at Base 6.1.20060507
+ NormaliseScore at Base 6.1.20060507
+ OBJ_ at Base 6.1.20060507
+ OkToAcceptBatchApplyFeatureDetails at Base 6.1.20070822
+ OkToListFeatDefInRemainingFeatures at Base 6.1.20080302
+ OldAlignmentEditor at Base 6.1.20060507
+ OpenNewAlignmentEditor at Base 6.1.20060507
+ OrderCdsmRNA at Base 6.1.20060507
+ OrgModTypeDialog at Base 6.1.20070822
+ PCCPredictFunc at Base 6.1.20060507
+ PCCProc at Base 6.1.20060507
+ PanelOffsetFromCharOffsetEx at Base 6.1.20080302
+ ParseCollectionDateOk at Base 6.1.20070822
+ ParseConfigFile at Base 6.1.20060507
+ ParseDstDialog at Base 6.1.20100808
+ ParseInferenceText at Base 6.1.20070822
+ PicForAlignNode at Base 6.1.20060507
+ PopulateGenePopup at Base 6.1.20060507
+ PopulateGeneticCodePopup at Base 6.1.20160908
+ PopulateSalsaPanel at Base 6.1.20060507
+ PopulateTabConfigListColumnListDoc at Base 6.1.20120620
+ PredictCodingRegion at Base 6.1.20060507
+ PrintBandHeader at Base 6.1.20060507
+ PrintContigAlign at Base 6.1.20060507
+ PrintContigForOneMap at Base 6.1.20060507
+ PrintDataBaseLink at Base 6.1.20060507
+ PrintGeneticMarkerForOneMap at Base 6.1.20060507
+ PrintMedlineViewForm at Base 6.1.20060507
+ PrintTableDisplayRowListToFile at Base 6.1.20060507
+ ProduceAlignmentNotes at Base 6.1.20120620
+ PropagateFeatDialog at Base 6.1.20060507
+ PropagateOneFeat at Base 6.1.20070822
+ ProtGenFunc at Base 6.1.20060507
+ PubdescGenFunc at Base 6.1.20060507
+ PublicationListDialog at Base 6.1.20060507
+ PwDistanceItem at Base 6.1.20060507
+ PwDistanceLongItem at Base 6.1.20060507
+ Query_FetchCount at Base 6.1.20060507
+ Query_FetchParsedCount at Base 6.1.20060507
+ Query_FetchSeveralCounts at Base 6.1.20060507
+ Query_FetchUIDs at Base 6.1.20060507
+ Query_GetInfo at Base 6.1.20060507
+ QuorumItem at Base 6.1.20060507
+ ReSetFeatNode at Base 6.1.20060507
+ ReadAAC at Base 6.1.20060507
+ ReadAlignmentForSeqEntry at Base 6.1.20120620
+ ReadAnyAlignment at Base 6.1.20060507
+ ReadContiguouseAlign at Base 6.1.20060507
+ ReadInterleaveAlign at Base 6.1.20060507
+ ReadLocalAlignment at Base 6.1.20060507
+ ReadMatrix at Base 6.1.20060507
+ RefineUIDs at Base 6.1.20060507
+ RegionOrCommentGenFunc at Base 6.1.20060507
+ RememberSqnTempFile at Base 6.1.20080302
+ RemoveDuplicateFeatActionDialog at Base 6.1.20110713
+ RemoveFeatureFromFilterItem at Base 6.1.20060507
+ RemoveFeaturesFromReplaceList at Base 6.1.20081116
+ RemoveSelectedFeaturesFromList at Base 6.1.20081116
+ RemoveSeqEdCloseFunc at Base 6.1.20100808
+ RemoveSeqEntryViewer at Base 6.1.20060507
+ RemoveTextFromTextFreeSubSourceModifiers at Base 6.1.20060507
+ ReplaceBioSourceGencodePopup at Base 6.1.20060507
+ ReplaceToolFormForBioseqView at Base 6.1.20100808
+ ReplaceToolFormWithDataForBioseqView at Base 6.1.20110713
+ RepopulateValidateFilter at Base 6.1.20060507
+ ResetFeatureFunc at Base 6.1.20060507
+ RestoreEntityIDFromFile at Base 6.1.20080302
+ RestoreEntityIDFromFileEx at Base 6.1.20110713
+ RestoreFromFile at Base 6.1.20080302
+ RestoreFromFileEx at Base 6.1.20110713
+ RetrieveDocs at Base 6.1.20060507
+ RnaGenFunc at Base 6.1.20060507
+ RnaTypeDialog at Base 6.1.20080302
+ RnaTypeFree at Base 6.1.20080302
+ RunAutoFixScript at Base 6.1.20110713
+ SCP_CompareOrderOrganizeBioseqs at Base 6.1.20060507
+ SCP_OrganizeAlnsInSet at Base 6.1.20060507
+ SalsaExportDialog at Base 6.1.20060507
+ SalsaPanelHasResized at Base 6.1.20060507
+ SalsaTextPanel at Base 6.1.20060507
+ SaveAllFeatProc at Base 6.1.20060507
+ SaveFeatProc at Base 6.1.20060507
+ SaveSalsaPanel at Base 6.1.20060507
+ SaveStringFromTextAndStripNewlines at Base 6.1.20060507
+ ScalePlot at Base 6.1.20060507
+ ScrollTextToFile at Base 6.1.20060507
+ ScrollToMatchingFeatures at Base 6.1.20081116
+ ScrollToNextClickableTextDescription at Base 6.1.20070822
+ ScrollToPreviousClickableTextDescription at Base 6.1.20070822
+ SearchBioseq at Base 6.1.20060507
+ SearchFuncDialog at Base 6.1.20110713
+ SelectRegionDialog at Base 6.1.20060507
+ SelectSeqDialog at Base 6.1.20060507
+ SelectionDialog at Base 6.1.20060507
+ SelectionDialogEx at Base 6.1.20060507
+ SelectionDialogExEx at Base 6.1.20081116
+ SelectiveMacroRun at Base 6.1.20110713
+ SeqAlnWindowScrollToAlnPos at Base 6.1.20100808
+ SeqAnalFormFree at Base 6.1.20060507
+ SeqAnalFormNew at Base 6.1.20060507
+ SeqEdCorrectBarMax at Base 6.1.20060507
+ SeqEdCorrectBarPage at Base 6.1.20060507
+ SeqEdCorrectBarValue at Base 6.1.20060507
+ SeqEdGetSlateScrollBar at Base 6.1.20060507
+ SeqEdGetValueScrollBar at Base 6.1.20060507
+ SeqEdJournalNewTranslate at Base 6.1.20060507
+ SeqEdSetCorrectBarMax at Base 6.1.20060507
+ SeqEdSetValueScrollBar at Base 6.1.20060507
+ SeqEditFunc at Base 6.1.20060507
+ SeqFeatPtrToCommon at Base 6.1.20060507
+ SeqFeatPtrToFieldPage at Base 6.1.20060507
+ SeqFontProc at Base 6.1.20060507
+ SeqScrollDataFree at Base 6.1.20060507
+ SeqScrollDataNew at Base 6.1.20060507
+ SeqnSeqEntrysToFasta at Base 6.1.20060507
+ SequenceConstraintDialog at Base 6.1.20110713
+ SequenceSelectionDialog at Base 6.1.20060507
+ SequenceSelectionDialogEx at Base 6.1.20080302
+ SequinGlobalPicture at Base 6.1.20060507
+ Sequin_GlobalAlign2Seq at Base 6.1.20060507
+ SetBioSourceDialogTaxName at Base 6.1.20060507
+ SetBioseqViewTarget at Base 6.1.20060507
+ SetCapChangeDialogValue at Base 6.1.20110713
+ SetClickableListDialogTitles at Base 6.1.20080302
+ SetClickableListDisplayChosen at Base 6.1.20081116
+ SetClosestParentIfDuplicating at Base 6.1.20060507
+ SetComplexConstraintType at Base 6.1.20120620
+ SetConstraintSetDefaultConstraintType at Base 6.1.20160908
+ SetDescriptorStreamEditorIdList at Base 6.1.20100808
+ SetFeatureTypeInFeatureTypeDialog at Base 6.1.20110713
+ SetGenome at Base 6.1.20060507
+ SetMatchLocationInIdMatchLocationDlg at Base 6.1.20110713
+ SetNewFeatureDefaultInterval at Base 6.1.20060507
+ SetSequenceAndStrandForIntervalPage at Base 6.1.20060507
+ SetupGeneticCodes at Base 6.1.20060507
+ SetupPrintOptions at Base 6.1.20060507
+ ShouldSetJustShowAccession at Base 6.1.20060507
+ ShouldSetSuppressContext at Base 6.1.20060507
+ ShowASN at Base 6.1.20060507
+ ShowFeatureFunc at Base 6.1.20060507
+ ShowFeatureProc at Base 6.1.20060507
+ ShowGeneList at Base 6.1.20060507
+ ShowLog at Base 6.1.20160908
+ ShowNewNetConfigForm at Base 6.1.20060507
+ ShowReplaceWindow at Base 6.1.20060507
+ ShowSearchWindow at Base 6.1.20060507
+ ShowValidateDoc at Base 6.1.20060507
+ ShowValidateWindow at Base 6.1.20060507
+ SimpleReplaceDialog at Base 6.1.20110713
+ SingleAECRMacroAction at Base 6.1.20081116
+ SingleMacroAction at Base 6.1.20110713
+ SingleParseAction at Base 6.1.20090301
+ SmartDrawText at Base 6.1.20060507
+ SmartSeqEntryViewGenFunc at Base 6.1.20060507
+ SortByVnpDataIntvalue at Base 6.1.20060507
+ SortEnumFieldAssocPtrArray at Base 6.1.20060507
+ SortSameSeqInAlignNode at Base 6.1.20060507
+ SortSeqFeatInAnnot at Base 6.1.20081116
+ SortbyLenItem at Base 6.1.20060507
+ SortbySimItem at Base 6.1.20060507
+ SpecialEntrezSynchronousQuery at Base 6.1.20060507
+ StdDescFormActnProc at Base 6.1.20060507
+ StdDescFormActnProcNoFeatureChangeNoMolInfoChange at Base 6.1.20100808
+ StdDescFormCleanupProc at Base 6.1.20060507
+ StdFeatFormAcceptButtonProc at Base 6.1.20060507
+ StdFeatFormActnProc at Base 6.1.20060507
+ StdFeatFormCleanupProc at Base 6.1.20060507
+ StdFeatIntEdPartialCallback at Base 6.1.20060507
+ StdInitFeatFormProc at Base 6.1.20060507
+ StdReplaceNotify at Base 6.1.20060507
+ StdSeqFeatPtrToFeatFormProc at Base 6.1.20060507
+ StdVibrantEditorMsgFunc at Base 6.1.20060507
+ StringComboDialog at Base 6.1.20110713
+ StringConstraintDialog at Base 6.1.20080302
+ StripNewlines at Base 6.1.20080302
+ StructuredCommentDatabaseNameDialog at Base 6.1.20110713
+ SubSourceTypeDialog at Base 6.1.20070822
+ SubmitBlockDialog at Base 6.1.20060507
+ SubmitBlockGenFunc at Base 6.1.20060507
+ SuspectRuleDialog at Base 6.1.20110713
+ TabColumnConfigDialog at Base 6.1.20080302
+ TabColumnConfigListDialog at Base 6.1.20080302
+ TableDisplayDialog at Base 6.1.20060507
+ TermList_UnselectAll at Base 6.1.20060507
+ TestInference at Base 6.1.20060507
+ TextPortionDialog at Base 6.1.20100808
+ TextScrollWindowNew at Base 6.1.20060507
+ TextToFeatID at Base 6.1.20100808
+ TextToFeatXref at Base 6.1.20100808
+ TextTransformSetDialog at Base 6.1.20110713
+ ThreeOptionsDlg at Base 6.1.20100808
+ TranslateAllBioseq at Base 6.1.20060507
+ TruncateLocation at Base 6.1.20070822
+ TwoStepExistingText at Base 6.1.20081116
+ UDVResetProc at Base 6.1.20060507
+ UDV_BuildFeatColorTable at Base 6.1.20060507
+ UDV_Build_AA_LayoutPalette at Base 6.1.20060507
+ UDV_Build_NA_LayoutPalette at Base 6.1.20060507
+ UDV_Build_Other_Colors at Base 6.1.20060507
+ UDV_ClickProc at Base 6.1.20060507
+ UDV_ComputeBlockByLine at Base 6.1.20060507
+ UDV_ComputeLineHeight at Base 6.1.20060507
+ UDV_ComputePanelSize at Base 6.1.20060507
+ UDV_CreateListBioseqDlg at Base 6.1.20060507
+ UDV_DragMouse at Base 6.1.20060507
+ UDV_DragProc at Base 6.1.20060507
+ UDV_Draw_features at Base 6.1.20060507
+ UDV_Draw_features_MAP at Base 6.1.20060507
+ UDV_Draw_scale at Base 6.1.20060507
+ UDV_Draw_sequence at Base 6.1.20060507
+ UDV_FeaturesListBoxFind at Base 6.1.20060507
+ UDV_FileClose at Base 6.1.20060507
+ UDV_FileOpen at Base 6.1.20060507
+ UDV_FontDim at Base 6.1.20060507
+ UDV_FreeVDPstruct at Base 6.1.20060507
+ UDV_GetClosetSeqLocGivenBspPos at Base 6.1.20060507
+ UDV_GetCurrentDispRange at Base 6.1.20060507
+ UDV_GetSelectedRegions at Base 6.1.20060507
+ UDV_HoldProc at Base 6.1.20060507
+ UDV_InitFont at Base 6.1.20060507
+ UDV_InitForSequin at Base 6.1.20060507
+ UDV_Init_GraphData at Base 6.1.20060507
+ UDV_Init_NonAutonomous at Base 6.1.20060507
+ UDV_Init_ScaleData at Base 6.1.20060507
+ UDV_Init_vdp_struct at Base 6.1.20060507
+ UDV_InvalRegion at Base 6.1.20060507
+ UDV_IsLetterSelected at Base 6.1.20060507
+ UDV_LoadSpecificEditor at Base 6.1.20060507
+ UDV_Logo_onDraw at Base 6.1.20060507
+ UDV_ManageDragHoldActions at Base 6.1.20060507
+ UDV_NetOpen at Base 6.1.20060507
+ UDV_ObjRegAutonomous at Base 6.1.20060507
+ UDV_ReleaseMouse at Base 6.1.20060507
+ UDV_ReleaseProc at Base 6.1.20060507
+ UDV_Resize_Logo_Panel at Base 6.1.20060507
+ UDV_SelectFeatInFeatDlg at Base 6.1.20060507
+ UDV_SetupMenus at Base 6.1.20060507
+ UDV_WinMainCleanupExtraProc at Base 6.1.20060507
+ UDV_WinMainProgQuit at Base 6.1.20060507
+ UDV_WinMainResize at Base 6.1.20060507
+ UDV_analyze_SEP_for_open at Base 6.1.20060507
+ UDV_create_buffer at Base 6.1.20060507
+ UDV_deselect_feature at Base 6.1.20060507
+ UDV_draw_double_cursor at Base 6.1.20060507
+ UDV_draw_horizontal_bar at Base 6.1.20060507
+ UDV_draw_horizontal_line at Base 6.1.20060507
+ UDV_draw_rectangle at Base 6.1.20060507
+ UDV_draw_vertical_bar at Base 6.1.20060507
+ UDV_draw_viewer at Base 6.1.20060507
+ UDV_init_bsp_forViewer at Base 6.1.20060507
+ UDV_resize_viewer at Base 6.1.20060507
+ UDV_select_feature at Base 6.1.20060507
+ UDV_set_MainControls at Base 6.1.20060507
+ UDV_set_MainMenus at Base 6.1.20060507
+ UDV_set_PullMenus at Base 6.1.20060507
+ UnDViewerVScrlProc at Base 6.1.20060507
+ UnDViewerVScrlUpdate at Base 6.1.20060507
+ UntranslateFunc at Base 6.1.20060507
+ UpdateGeneLocation at Base 6.1.20060507
+ UpdateOneSeqAlignFarPointer at Base 6.1.20081116
+ UpdateSeqAlign at Base 6.1.20060507
+ UpdateSeqViewPanel at Base 6.1.20060507
+ UpdatemRNAAfterEditing at Base 6.1.20110713
+ VSMAddMenu at Base 6.1.20060507
+ VSMAddToMenu at Base 6.1.20060507
+ VSMDescriptorAsnSave at Base 6.1.20080302
+ VSMEntityDraw at Base 6.1.20060507
+ VSMExportNucFeatureTable at Base 6.1.20060507
+ VSMExportNucFeatureTableSelectedFeatures at Base 6.1.20060507
+ VSMExportNucFeatureTableSelectedFeaturesSuppressProteinIDs at Base 6.1.20060507
+ VSMExportNucFeatureTableSuppressProteinIDs at Base 6.1.20060507
+ VSMExportNucFeatureTableWithoutSources at Base 6.1.20060507
+ VSMExportNucFeatureTableWithoutSourcesSuppressProteinIDs at Base 6.1.20060507
+ VSMExportProteinFeatureTable at Base 6.1.20060507
+ VSMFastaNucOpen at Base 6.1.20060507
+ VSMFastaNucSave at Base 6.1.20060507
+ VSMFastaProtOpen at Base 6.1.20060507
+ VSMFastaProtSave at Base 6.1.20060507
+ VSMFastaProtSaveWithProduct at Base 6.1.20100808
+ VSMFastaSortedProtSave at Base 6.1.20060507
+ VSMFileInit at Base 6.1.20060507
+ VSMGenericBinAsnOpen at Base 6.1.20060507
+ VSMGenericBinAsnSave at Base 6.1.20060507
+ VSMGenericTextAsnOpen at Base 6.1.20060507
+ VSMGenericTextAsnSave at Base 6.1.20060507
+ VSMPictMsgFunc at Base 6.1.20060507
+ VSMSaveSetsAsFiles at Base 6.1.20090719
+ VSeqMgrDelete at Base 6.1.20060507
+ VSeqMgrGenFunc at Base 6.1.20060507
+ VSeqMgrGet at Base 6.1.20060507
+ VSeqMgrInit at Base 6.1.20060507
+ VSeqMgrMsgFunc at Base 6.1.20060507
+ VSeqMgrRun at Base 6.1.20060507
+ VSeqMgrShow at Base 6.1.20060507
+ ValNodeChoiceMatch at Base 6.1.20060507
+ ValNodeSelectionDialog at Base 6.1.20060507
+ ValNodeSelectionDialogEx at Base 6.1.20060507
+ ValNodeSelectionDialogExEx at Base 6.1.20081116
+ ValNodeSimpleDataFree at Base 6.1.20060507
+ ValNodeStringCopy at Base 6.1.20060507
+ ValNodeStringMatch at Base 6.1.20060507
+ ValNodeStringName at Base 6.1.20060507
+ ValidErrCallback at Base 6.1.20070822
+ ValidErrHook at Base 6.1.20060507
+ ValidateSeqAlignandACC at Base 6.1.20061015
+ ValidateSeqAlignandACCFromData at Base 6.1.20061015
+ ValidateSeqAlignandACCInSeqEntry at Base 6.1.20061015
+ ValueListDialog at Base 6.1.20070822
+ VibrantToDatePtr at Base 6.1.20060507
+ ViewSortedProteins at Base 6.1.20070822
+ VisStrGenFunc at Base 6.1.20060507
+ VisStringDialogToGbquals at Base 6.1.20060507
+ VscrlProc at Base 6.1.20060507
+ WWW_PrintGeneRef at Base 6.1.20060507
+ WordSubstitutionSetDialog at Base 6.1.20110713
+ WriteAlignmentContiguousToFile at Base 6.1.20060507
+ WriteAlignmentInterleaveToFile at Base 6.1.20060507
+ WriteAlignmentInterleaveToFileEx at Base 6.1.20061015
+ WriteBadSpecificHostTable at Base 6.1.20070822
+ XYPlot at Base 6.1.20060507
+ accessionlist_types at Base 6.1.20080302
+ accessionlist_widths at Base 6.1.20080302
+ accn_type_alist at Base 6.1.20060507
+ add_attribute_pen at Base 6.1.20060507
+ alnPageData at Base 6.1.20060507
+ amino_acid_order at Base 6.1.20060507
+ asn2gphGphPageData at Base 6.1.20060507
+ asnPageData at Base 6.1.20060507
+ author_types at Base 6.1.20060507
+ biosource_genome_simple_alist at Base 6.1.20060507
+ biosource_origin_alist at Base 6.1.20060507
+ blosum30mt at Base 6.1.20060507
+ blosum40mt at Base 6.1.20060507
+ blosum45mt at Base 6.1.20060507
+ blosum62mt2 at Base 6.1.20060507
+ blosum62mt at Base 6.1.20060507
+ blosum80mt at Base 6.1.20060507
+ codebreak_alists at Base 6.1.20060507
+ codebreak_types at Base 6.1.20060507
+ codebreak_widths at Base 6.1.20060507
+ codon_start_values at Base 6.1.20070822
+ collect_alignnode_from_slp at Base 6.1.20060507
+ compose_g_legend at Base 6.1.20060507
+ create_gene_data at Base 6.1.20060507
+ custom_color at Base 6.1.20060507
+ ddbjPageData at Base 6.1.20060507
+ direction_values at Base 6.1.20070822
+ do_copy at Base 6.1.20060507
+ do_cut at Base 6.1.20060507
+ do_paste at Base 6.1.20060507
+ do_resize_panel at Base 6.1.20060507
+ do_resize_window at Base 6.1.20060507
+ draw_one_align at Base 6.1.20060507
+ dskPageData at Base 6.1.20060507
+ emblPageData at Base 6.1.20060507
+ enum_bond_alist at Base 6.1.20060507
+ enum_site_alist at Base 6.1.20060507
+ ep_t at Base 6.1.20060507
+ ep_types_f at Base 6.1.20060507
+ ep_types_m at Base 6.1.20060507
+ ep_w at Base 6.1.20060507
+ ep_width_f at Base 6.1.20060507
+ ep_width_m at Base 6.1.20060507
+ evcat_alist at Base 6.1.20110713
+ experiment_category_alist at Base 6.1.20160908
+ experiment_types at Base 6.1.20160908
+ experiment_widths at Base 6.1.20160908
+ feature2segment at Base 6.1.20060507
+ find_map_pos at Base 6.1.20060507
+ free_global_draw at Base 6.1.20060507
+ fstaPageData at Base 6.1.20060507
+ ftblPageData at Base 6.1.20060507
+ gbgnPageData at Base 6.1.20060507
+ gbqual_edit_list at Base 6.1.20070822
+ gbqual_types at Base 6.1.20060507
+ gbqual_widths at Base 6.1.20060507
+ gbseqPageData at Base 6.1.20060507
+ gcIdToIndex at Base 6.1.20060507
+ gcIndexToId at Base 6.1.20060507
+ gcNames at Base 6.1.20060507
+ gene2segment at Base 6.1.20060507
+ get_current_class at Base 6.1.20060507
+ get_enz_color at Base 6.1.20060507
+ get_map_type at Base 6.1.20060507
+ get_seg_color at Base 6.1.20060507
+ getwindow_frompanel at Base 6.1.20060507
+ gnbkPageData at Base 6.1.20060507
+ gnptPageData at Base 6.1.20060507
+ gon120mt at Base 6.1.20060507
+ gon160mt at Base 6.1.20060507
+ gon250mt at Base 6.1.20060507
+ gon300mt at Base 6.1.20060507
+ gon350mt at Base 6.1.20060507
+ gon40mt at Base 6.1.20060507
+ gon80mt at Base 6.1.20060507
+ gphPageData at Base 6.1.20060507
+ has_cyto_map at Base 6.1.20060507
+ hoffset2voffset at Base 6.1.20060507
+ idmat at Base 6.1.20060507
+ import_featdef_alist at Base 6.1.20060507
+ inference_alist at Base 6.1.20060507
+ interval_types at Base 6.1.20060507
+ interval_widths at Base 6.1.20060507
+ inval_all at Base 6.1.20060507
+ inval_allines at Base 6.1.20060507
+ inval_panel at Base 6.1.20060507
+ inval_pep at Base 6.1.20060507
+ inval_rect at Base 6.1.20060507
+ inval_rectidselected at Base 6.1.20060507
+ inval_selstruct at Base 6.1.20060507
+ inval_selstructloc at Base 6.1.20060507
+ inval_selstructloc_forfeat at Base 6.1.20060507
+ inval_selstructpos at Base 6.1.20060507
+ inval_selstructpos_tobottom at Base 6.1.20060507
+ inval_window at Base 6.1.20060507
+ kDisableStrainForwardAttrib at Base 6.1.20160908
+ kDoNotEditTitle at Base 6.1.20160908
+ kTransSplicing at Base 6.1.20160908
+ legacy_pseudogene_alist at Base 6.1.20120620
+ load_align_label_rectangle at Base 6.1.20060507
+ load_align_option_for_graphic at Base 6.1.20060507
+ locate_point at Base 6.1.20060507
+ locate_region at Base 6.1.20060507
+ mRNAFilter at Base 6.1.20060507
+ mRNALookup at Base 6.1.20060507
+ mRNATrack at Base 6.1.20060507
+ mSM_allfeatureNames at Base 6.1.20060507
+ mapPageData at Base 6.1.20060507
+ map_gene_location at Base 6.1.20060507
+ map_one_location_to_slp_list at Base 6.1.20060507
+ merge_same_itemID at Base 6.1.20060507
+ mobile_element_keywords at Base 6.1.20070822
+ modify_insert_fnode at Base 6.1.20060507
+ mol_type_values at Base 6.1.20070822
+ months_alist at Base 6.1.20060507
+ new_pseudogene_alist at Base 6.1.20120620
+ nucleotide_alphabet at Base 6.1.20120620
+ numAccnTypePrefixes at Base 6.1.20080302
+ numGeneticCodes at Base 6.1.20060507
+ on_click at Base 6.1.20060507
+ on_drag at Base 6.1.20060507
+ on_draw at Base 6.1.20060507
+ on_hold at Base 6.1.20060507
+ on_key at Base 6.1.20060507
+ on_release at Base 6.1.20060507
+ on_time at Base 6.1.20060507
+ organelle_values at Base 6.1.20070822
+ orgmod_types at Base 6.1.20060507
+ orgmod_widths at Base 6.1.20060507
+ pam120mt at Base 6.1.20060507
+ pam20mt at Base 6.1.20060507
+ pam250mt at Base 6.1.20060507
+ pam350mt at Base 6.1.20060507
+ pam60mt at Base 6.1.20060507
+ pcr_primer_dlg_types at Base 6.1.20110713
+ pcr_primer_dlg_widths at Base 6.1.20110713
+ pic_for_f_legend at Base 6.1.20060507
+ prev_primID at Base 6.1.20060507
+ print_contig_html_color at Base 6.1.20060507
+ print_genome_interval at Base 6.1.20060507
+ program_alist at Base 6.1.20060507
+ progressW at Base 6.1.20060507
+ protein_alphabet at Base 6.1.20120620
+ qualPageData at Base 6.1.20060507
+ readonlystring_types at Base 6.1.20060507
+ recombination_class_keywords at Base 6.1.20170106
+ regulatory_class_keywords at Base 6.1.20160908
+ replace_region at Base 6.1.20060507
+ repopulate_panel at Base 6.1.20060507
+ rf10ItemProc at Base 6.1.20060507
+ rf1ItemProc at Base 6.1.20060507
+ rf2ItemProc at Base 6.1.20060507
+ rf3ItemProc at Base 6.1.20060507
+ rf4ItemProc at Base 6.1.20060507
+ rf5ItemProc at Base 6.1.20060507
+ rf6ItemProc at Base 6.1.20060507
+ rf7ItemProc at Base 6.1.20060507
+ rf8ItemProc at Base 6.1.20060507
+ rf9ItemProc at Base 6.1.20060507
+ rpt_type_values at Base 6.1.20070822
+ satellite_keywords at Base 6.1.20081116
+ seqAlnPnlPageData at Base 6.1.20060507
+ seqPageData at Base 6.1.20060507
+ seqalign_write at Base 6.1.20060507
+ seqannot_write at Base 6.1.20060507
+ seqentry_read at Base 6.1.20060507
+ seqpnlPageData at Base 6.1.20060507
+ sesp_to_pept at Base 6.1.20060507
+ setUpLetterColor at Base 6.1.20060507
+ smartBioseqViewForm at Base 6.1.20060507
+ spop at Base 6.1.20060507
+ startPt at Base 6.1.20060507
+ std_author_widths at Base 6.1.20060507
+ stopPt at Base 6.1.20060507
+ str_author_widths at Base 6.1.20060507
+ strip_repeat_feature at Base 6.1.20060507
+ subsource_types at Base 6.1.20060507
+ subsource_widths at Base 6.1.20060507
+ sumPageData at Base 6.1.20060507
+ to_update_prompt at Base 6.1.20060507
+ true_false at Base 6.1.20090719
+ udvPageData at Base 6.1.20060507
+ update_codonstartbt at Base 6.1.20060507
+ update_edititem at Base 6.1.20060507
+ update_featpept at Base 6.1.20060507
+ update_translateitem at Base 6.1.20060507
+ visstring_types at Base 6.1.20060507
+ visstring_widths at Base 6.1.20060507
+ xmlPageData at Base 6.1.20060507
+libvibnet.so.6 libvibrant6t64 #MINVER#
+* Build-Depends-Package: libvibrant6-dev
+ CreateClearUnusedItem at Base 6.1.20060507
+ CreateDocSumForm at Base 6.1.20060507
+ CreateEntrezPrefsDialog at Base 6.1.20060507
+ CreateNeighborDelayChoice at Base 6.1.20060507
+ CreateQueryTypeChoice at Base 6.1.20060507
+ CreateTermListForm at Base 6.1.20060507
+ DSLoadUidListProc at Base 6.1.20060507
+ DSSaveUidListProc at Base 6.1.20060507
+ DatabaseFromName at Base 6.1.20060507
+ DisplayFontChangeProc at Base 6.1.20060507
+ DocSumCanSaveFasta at Base 6.1.20060507
+ DocSumFontChangeProc at Base 6.1.20060507
+ EntrezPrefsFree at Base 6.1.20060507
+ EntrezPrefsNew at Base 6.1.20060507
+ ExportDocSumFasta at Base 6.1.20060507
+ FieldFromTag at Base 6.1.20060507
+ LaunchRecordViewer at Base 6.1.20060507
+ LoadDocsumOptionsMenu at Base 6.1.20060507
+ LoadNamedUidList at Base 6.1.20060507
+ MakeDatabaseAlist at Base 6.1.20060507
+ MakeFieldAlist at Base 6.1.20060507
+ MakeViewerLinkControls at Base 6.1.20060507
+ RetrieveDocuments at Base 6.1.20060507
+ RetrieveSimpleSeqs at Base 6.1.20060507
+ ShowNetConfigForm at Base 6.1.20060507
+ TLLoadUidListProc at Base 6.1.20060507
+ TLSaveUidListProc at Base 6.1.20060507
+ UpdateViewerLinkTarget at Base 6.1.20060507
+ UseDelayedNeighbor at Base 6.1.20060507
+ UsingDelayedNeighbor at Base 6.1.20060507
+ UsingTextQuery at Base 6.1.20060507
+libvibrantOGL.so.6 libvibrant6t64 #MINVER#
+* Build-Depends-Package: libvibrant6-dev
+ AddOval at Base 6.1.20060507
+ AppendPalette at Base 6.1.20060507
+ AppendTableText at Base 6.1.20060507
+ BLACK_COLOR at Base 6.1.20060507
+ BLUE_COLOR at Base 6.1.20060507
+ BgColorDlg3D at Base 6.1.20060507
+ CYAN_COLOR at Base 6.1.20060507
+ CreateTagListDialogEx3 at Base 6.1.20070822
+ CreateTagListDialogEx at Base 6.1.20060507
+ CreateTagListDialogExEx at Base 6.1.20060507
+ DoNothingMA at Base 6.1.20060507
+ GREEN_COLOR at Base 6.1.20060507
+ GetPaletteValue at Base 6.1.20060507
+ GetTableGray at Base 6.1.20060507
+ GetTableHilight at Base 6.1.20060507
+ GetTableText at Base 6.1.20060507
+ MAGENTA_COLOR at Base 6.1.20060507
+ MA_AddAction at Base 6.1.20060507
+ MA_AddGroup at Base 6.1.20060507
+ MA_Create at Base 6.1.20060507
+ MA_Destroy at Base 6.1.20060507
+ MA_GetExtra at Base 6.1.20060507
+ MA_GetPanel at Base 6.1.20060507
+ MA_GetVisible at Base 6.1.20060507
+ MA_LinkPanel at Base 6.1.20060507
+ MA_Reset at Base 6.1.20060507
+ MA_SetAction at Base 6.1.20060507
+ MA_SetExtra at Base 6.1.20060507
+ MA_SetGroup at Base 6.1.20060507
+ MA_SetVisible at Base 6.1.20060507
+ MA_UnlinkPanel at Base 6.1.20060507
+ MA_UnsetAll at Base 6.1.20060507
+ MA_UnsetGroup at Base 6.1.20060507
+ NS_OpenURL at Base 6.1.20060507
+ NS_ResetWindow at Base 6.1.20060507
+ NS_SendCommand at Base 6.1.20060507
+ NS_WindowFree at Base 6.1.20060507
+ Nlm_ActiveWindow at Base 6.1.20060507
+ Nlm_AddArc at Base 6.1.20060507
+ Nlm_AddAttribute at Base 6.1.20060507
+ Nlm_AddBitmap at Base 6.1.20060507
+ Nlm_AddCylinder3D at Base 6.1.20060507
+ Nlm_AddHalfWorm3D at Base 6.1.20060507
+ Nlm_AddInvFrame at Base 6.1.20060507
+ Nlm_AddLabel at Base 6.1.20060507
+ Nlm_AddLine3D at Base 6.1.20060507
+ Nlm_AddLine at Base 6.1.20060507
+ Nlm_AddMarker at Base 6.1.20060507
+ Nlm_AddPoly3D at Base 6.1.20060507
+ Nlm_AddPolygon at Base 6.1.20060507
+ Nlm_AddPrim3D at Base 6.1.20060507
+ Nlm_AddPrimitive at Base 6.1.20060507
+ Nlm_AddPt at Base 6.1.20060507
+ Nlm_AddRectangle at Base 6.1.20060507
+ Nlm_AddRoundedRectangle at Base 6.1.20060507
+ Nlm_AddSegRect at Base 6.1.20060507
+ Nlm_AddSegment3D at Base 6.1.20060507
+ Nlm_AddSilentSegRect at Base 6.1.20060507
+ Nlm_AddSntRectangle at Base 6.1.20060507
+ Nlm_AddSphere3D at Base 6.1.20060507
+ Nlm_AddSubwindowShell at Base 6.1.20060507
+ Nlm_AddSymbol at Base 6.1.20060507
+ Nlm_AddText3D at Base 6.1.20060507
+ Nlm_AddTextLabel at Base 6.1.20060507
+ Nlm_AddVertPoly3D at Base 6.1.20060507
+ Nlm_Adjust3D at Base 6.1.20060507
+ Nlm_AdjustDocScroll at Base 6.1.20060507
+ Nlm_AdjustPrnt at Base 6.1.20060507
+ Nlm_Advance at Base 6.1.20060507
+ Nlm_AlertWindow at Base 6.1.20060507
+ Nlm_AlignObjects at Base 6.1.20060507
+ Nlm_AllLayerSet3D at Base 6.1.20060507
+ Nlm_AllParentsButWindowVisible at Base 6.1.20060507
+ Nlm_AllParentsEnabled at Base 6.1.20060507
+ Nlm_AllParentsVisible at Base 6.1.20060507
+ Nlm_AllocPalette3D at Base 6.1.20060507
+ Nlm_AllocateImage at Base 6.1.20060507
+ Nlm_AppendItem at Base 6.1.20060507
+ Nlm_AppendText at Base 6.1.20060507
+ Nlm_AppleMenu at Base 6.1.20060507
+ Nlm_ArrowCursor at Base 6.1.20060507
+ Nlm_Ascent at Base 6.1.20060507
+ Nlm_AssignPrinterFont at Base 6.1.20060507
+ Nlm_AttachInstance at Base 6.1.20060507
+ Nlm_AttachPicture3D at Base 6.1.20060507
+ Nlm_AttachPicture at Base 6.1.20060507
+ Nlm_Autonomous3DPanel at Base 6.1.20060507
+ Nlm_AutonomousPanel4 at Base 6.1.20060507
+ Nlm_AutonomousPanel at Base 6.1.20060507
+ Nlm_Black at Base 6.1.20060507
+ Nlm_Blue at Base 6.1.20060507
+ Nlm_BoxInViewport at Base 6.1.20060507
+ Nlm_Break at Base 6.1.20060507
+ Nlm_BulkAppendItem at Base 6.1.20060507
+ Nlm_CaptureSlateFocus at Base 6.1.20060507
+ Nlm_CardToStr at Base 6.1.20060507
+ Nlm_ChangeAddPrimOrder at Base 6.1.20060507
+ Nlm_ChangePrim3D at Base 6.1.20060507
+ Nlm_ChangePrimAttribute at Base 6.1.20060507
+ Nlm_ChangeSegment3D at Base 6.1.20060507
+ Nlm_ChangeSentinelRectangle at Base 6.1.20060507
+ Nlm_CharWidth at Base 6.1.20060507
+ Nlm_CheckBox at Base 6.1.20060507
+ Nlm_CheckBoxEx at Base 6.1.20170106
+ Nlm_CheckX at Base 6.1.20060507
+ Nlm_ChoiceGroup at Base 6.1.20060507
+ Nlm_ChoiceItem at Base 6.1.20060507
+ Nlm_ChooseColorDialog at Base 6.1.20060507
+ Nlm_ChooseFont at Base 6.1.20060507
+ Nlm_CleanUpDrawingTools at Base 6.1.20060507
+ Nlm_CleanupPrimitive at Base 6.1.20060507
+ Nlm_ClearItemsInGroup at Base 6.1.20060507
+ Nlm_ClearRgn at Base 6.1.20060507
+ Nlm_ClearText at Base 6.1.20060507
+ Nlm_ClipPrintingRect at Base 6.1.20060507
+ Nlm_ClipRect at Base 6.1.20060507
+ Nlm_ClipRgn at Base 6.1.20060507
+ Nlm_ClipboardHasString at Base 6.1.20060507
+ Nlm_ClipboardToString at Base 6.1.20060507
+ Nlm_CommandItem at Base 6.1.20060507
+ Nlm_ComputerTime at Base 6.1.20060507
+ Nlm_CopyAllViewer at Base 6.1.20060507
+ Nlm_CopyBits at Base 6.1.20060507
+ Nlm_CopyFont at Base 6.1.20060507
+ Nlm_CopyMode at Base 6.1.20060507
+ Nlm_CopyPixmap at Base 6.1.20060507
+ Nlm_CopyText at Base 6.1.20060507
+ Nlm_CopyViewer at Base 6.1.20060507
+ Nlm_CopyWindowImage at Base 6.1.20060507
+ Nlm_CorrectBarMax at Base 6.1.20060507
+ Nlm_CorrectBarPage at Base 6.1.20060507
+ Nlm_CorrectBarValue at Base 6.1.20060507
+ Nlm_CountGroupItems at Base 6.1.20060507
+ Nlm_CountItems at Base 6.1.20060507
+ Nlm_Courier at Base 6.1.20060507
+ Nlm_CreateControls3D at Base 6.1.20060507
+ Nlm_CreateEnumListDialog at Base 6.1.20060507
+ Nlm_CreateEnumPopupDialog at Base 6.1.20060507
+ Nlm_CreateEnumPopupListInitName at Base 6.1.20060507
+ Nlm_CreateEnumPopupListInitVal at Base 6.1.20060507
+ Nlm_CreateFolderTabButtons at Base 6.1.20120620
+ Nlm_CreateFolderTabs at Base 6.1.20060507
+ Nlm_CreateFont at Base 6.1.20060507
+ Nlm_CreateGIF at Base 6.1.20060507
+ Nlm_CreateImage at Base 6.1.20060507
+ Nlm_CreateLink at Base 6.1.20060507
+ Nlm_CreatePicture3D at Base 6.1.20060507
+ Nlm_CreatePicture at Base 6.1.20060507
+ Nlm_CreateRgn at Base 6.1.20060507
+ Nlm_CreateSegment at Base 6.1.20060507
+ Nlm_CreateTagListDialog at Base 6.1.20060507
+ Nlm_CreateTextTabs at Base 6.1.20060507
+ Nlm_CreateViewer3D at Base 6.1.20060507
+ Nlm_CreateViewer at Base 6.1.20060507
+ Nlm_CrossCursor at Base 6.1.20060507
+ Nlm_CurrentText at Base 6.1.20060507
+ Nlm_CurrentVisibleText at Base 6.1.20060507
+ Nlm_CurrentWindow at Base 6.1.20060507
+ Nlm_CustomPanel at Base 6.1.20060507
+ Nlm_CutText at Base 6.1.20060507
+ Nlm_Cyan at Base 6.1.20060507
+ Nlm_Dark at Base 6.1.20060507
+ Nlm_Dashed at Base 6.1.20060507
+ Nlm_DecodeColor at Base 6.1.20060507
+ Nlm_DefaultButton at Base 6.1.20060507
+ Nlm_DefaultButtonEx at Base 6.1.20170106
+ Nlm_DelSubwindowShell at Base 6.1.20060507
+ Nlm_DeleteControls3D at Base 6.1.20060507
+ Nlm_DeleteFont at Base 6.1.20060507
+ Nlm_DeleteImage at Base 6.1.20060507
+ Nlm_DeleteItem at Base 6.1.20060507
+ Nlm_DeletePicture3D at Base 6.1.20060507
+ Nlm_DeletePicture at Base 6.1.20060507
+ Nlm_DeletePrim3D at Base 6.1.20060507
+ Nlm_DeletePrim at Base 6.1.20060507
+ Nlm_DeleteSegment3D at Base 6.1.20060507
+ Nlm_DeleteSegment at Base 6.1.20060507
+ Nlm_DeleteViewer3D at Base 6.1.20060507
+ Nlm_DeleteViewer at Base 6.1.20060507
+ Nlm_DependentPrompt at Base 6.1.20060507
+ Nlm_Descent at Base 6.1.20060507
+ Nlm_DeskAccGroup at Base 6.1.20060507
+ Nlm_DestroyGIF at Base 6.1.20060507
+ Nlm_DestroyRgn at Base 6.1.20060507
+ Nlm_DiagGetRecordCount at Base 6.1.20060507
+ Nlm_DiagGetRecordStr at Base 6.1.20060507
+ Nlm_DiagGetRecordType at Base 6.1.20060507
+ Nlm_DiagHasErrorRec at Base 6.1.20060507
+ Nlm_DiagPutRecord at Base 6.1.20060507
+ Nlm_DiagReset at Base 6.1.20060507
+ Nlm_DialogText at Base 6.1.20060507
+ Nlm_DialogTextWithFont at Base 6.1.20120620
+ Nlm_DialogToPointer at Base 6.1.20060507
+ Nlm_DiffRgn at Base 6.1.20060507
+ Nlm_Disable at Base 6.1.20060507
+ Nlm_DisplayFancy at Base 6.1.20060507
+ Nlm_DisplayFile at Base 6.1.20060507
+ Nlm_DkGray at Base 6.1.20060507
+ Nlm_DoAction at Base 6.1.20060507
+ Nlm_DoActivate at Base 6.1.20060507
+ Nlm_DoAdjustPrnt at Base 6.1.20060507
+ Nlm_DoCallback at Base 6.1.20060507
+ Nlm_DoDeactivate at Base 6.1.20060507
+ Nlm_DoDisable at Base 6.1.20060507
+ Nlm_DoEnable at Base 6.1.20060507
+ Nlm_DoGainFocus at Base 6.1.20060507
+ Nlm_DoGetOffset at Base 6.1.20060507
+ Nlm_DoGetPosition at Base 6.1.20060507
+ Nlm_DoGetStatus at Base 6.1.20060507
+ Nlm_DoGetTitle at Base 6.1.20060507
+ Nlm_DoGetValue at Base 6.1.20060507
+ Nlm_DoHide at Base 6.1.20060507
+ Nlm_DoLinkIn at Base 6.1.20060507
+ Nlm_DoLoseFocus at Base 6.1.20060507
+ Nlm_DoRemove at Base 6.1.20060507
+ Nlm_DoReset at Base 6.1.20060507
+ Nlm_DoSelect at Base 6.1.20060507
+ Nlm_DoSendChar at Base 6.1.20060507
+ Nlm_DoSendFocus at Base 6.1.20060507
+ Nlm_DoSetOffset at Base 6.1.20060507
+ Nlm_DoSetPosition at Base 6.1.20060507
+ Nlm_DoSetRange at Base 6.1.20060507
+ Nlm_DoSetStatus at Base 6.1.20060507
+ Nlm_DoSetTitle at Base 6.1.20060507
+ Nlm_DoSetValue at Base 6.1.20060507
+ Nlm_DoShow at Base 6.1.20060507
+ Nlm_DocumentPanel at Base 6.1.20060507
+ Nlm_DocumentWindow at Base 6.1.20060507
+ Nlm_Dotted at Base 6.1.20060507
+ Nlm_DoubleToStr at Base 6.1.20060507
+ Nlm_DrawLine at Base 6.1.20060507
+ Nlm_DrawPrimitive at Base 6.1.20060507
+ Nlm_DrawSegment at Base 6.1.20060507
+ Nlm_DrawString at Base 6.1.20060507
+ Nlm_DrawText at Base 6.1.20060507
+ Nlm_DuplicateEnumFieldAlist at Base 6.1.20060507
+ Nlm_Empty at Base 6.1.20060507
+ Nlm_EmptyRect at Base 6.1.20060507
+ Nlm_EmptyRgn at Base 6.1.20060507
+ Nlm_Enable at Base 6.1.20060507
+ Nlm_Enabled at Base 6.1.20060507
+ Nlm_EndPage at Base 6.1.20060507
+ Nlm_EndPicture at Base 6.1.20060507
+ Nlm_EndPrinting at Base 6.1.20060507
+ Nlm_EqualFontSpec at Base 6.1.20060507
+ Nlm_EqualPt at Base 6.1.20060507
+ Nlm_EqualRect at Base 6.1.20060507
+ Nlm_EqualRgn at Base 6.1.20060507
+ Nlm_EraseArc at Base 6.1.20060507
+ Nlm_EraseMode at Base 6.1.20060507
+ Nlm_EraseOval at Base 6.1.20060507
+ Nlm_ErasePoly at Base 6.1.20060507
+ Nlm_EraseQuadrant at Base 6.1.20060507
+ Nlm_EraseRect at Base 6.1.20060507
+ Nlm_EraseRgn at Base 6.1.20060507
+ Nlm_EraseRoundRect at Base 6.1.20060507
+ Nlm_EraseWindow at Base 6.1.20060507
+ Nlm_EstimateScaling at Base 6.1.20060507
+ Nlm_EventAvail at Base 6.1.20060507
+ Nlm_Execv at Base 6.1.20060507
+ Nlm_ExploreSegment at Base 6.1.20060507
+ Nlm_ExportDialog at Base 6.1.20060507
+ Nlm_ExportForm at Base 6.1.20060507
+ Nlm_ExtendedList at Base 6.1.20060507
+ Nlm_ExtractTagListColumn at Base 6.1.20060507
+ Nlm_FindAvailableFonts at Base 6.1.20060507
+ Nlm_FindFormMenuItem at Base 6.1.20060507
+ Nlm_FindItem at Base 6.1.20060507
+ Nlm_FindNextResidentFont at Base 6.1.20060507
+ Nlm_FindPrim3D at Base 6.1.20060507
+ Nlm_FindSegPrim at Base 6.1.20060507
+ Nlm_FindSegment at Base 6.1.20060507
+ Nlm_FineGranularitySleep at Base 6.1.20060507
+ Nlm_FitStringWidth at Base 6.1.20060507
+ Nlm_FixedWindow at Base 6.1.20060507
+ Nlm_FloatingWindow at Base 6.1.20060507
+ Nlm_FlushEvents at Base 6.1.20060507
+ Nlm_FontGroup at Base 6.1.20060507
+ Nlm_FontHeight at Base 6.1.20060507
+ Nlm_FontSpecToStr at Base 6.1.20060507
+ Nlm_ForceFormat at Base 6.1.20060507
+ Nlm_FormCommandItem at Base 6.1.20060507
+ Nlm_FormToPointer at Base 6.1.20060507
+ Nlm_FrameArc at Base 6.1.20060507
+ Nlm_FrameOval at Base 6.1.20060507
+ Nlm_FramePoly at Base 6.1.20060507
+ Nlm_FrameQuadrant at Base 6.1.20060507
+ Nlm_FrameRect at Base 6.1.20060507
+ Nlm_FrameRgn at Base 6.1.20060507
+ Nlm_FrameRoundRect at Base 6.1.20060507
+ Nlm_FreeBars at Base 6.1.20060507
+ Nlm_FreeButtons at Base 6.1.20060507
+ Nlm_FreeEnumFieldAlist at Base 6.1.20060507
+ Nlm_FreeExtras at Base 6.1.20060507
+ Nlm_FreeForms at Base 6.1.20060507
+ Nlm_FreeGroup at Base 6.1.20060507
+ Nlm_FreeLists at Base 6.1.20060507
+ Nlm_FreeMenus at Base 6.1.20060507
+ Nlm_FreePrompt at Base 6.1.20060507
+ Nlm_FreeSlate at Base 6.1.20060507
+ Nlm_FreeTexts at Base 6.1.20060507
+ Nlm_FreeWindows at Base 6.1.20060507
+ Nlm_FrontWindow at Base 6.1.20060507
+ Nlm_FrozenWindow at Base 6.1.20060507
+ Nlm_GeneralPanel at Base 6.1.20060507
+ Nlm_GeneralSlate at Base 6.1.20060507
+ Nlm_GetAllParentsEnabled at Base 6.1.20060507
+ Nlm_GetAllParentsVisible at Base 6.1.20060507
+ Nlm_GetArgs at Base 6.1.20060507
+ Nlm_GetArgsSilent at Base 6.1.20060507
+ Nlm_GetBarMax at Base 6.1.20060507
+ Nlm_GetBarValue at Base 6.1.20060507
+ Nlm_GetBestOGLVisual at Base 6.1.20060507
+ Nlm_GetBoxData at Base 6.1.20060507
+ Nlm_GetChild at Base 6.1.20060507
+ Nlm_GetChoiceTitle at Base 6.1.20060507
+ Nlm_GetClassPtr at Base 6.1.20060507
+ Nlm_GetColParams at Base 6.1.20060507
+ Nlm_GetColor3D at Base 6.1.20060507
+ Nlm_GetColor at Base 6.1.20060507
+ Nlm_GetColorImage at Base 6.1.20060507
+ Nlm_GetColorRGB at Base 6.1.20060507
+ Nlm_GetDocData at Base 6.1.20060507
+ Nlm_GetDocHighlight at Base 6.1.20060507
+ Nlm_GetDocParams4 at Base 6.1.20060507
+ Nlm_GetDocParams at Base 6.1.20060507
+ Nlm_GetDocText at Base 6.1.20060507
+ Nlm_GetEnabled at Base 6.1.20060507
+ Nlm_GetEnumName at Base 6.1.20060507
+ Nlm_GetEnumPopup at Base 6.1.20060507
+ Nlm_GetEnumPopupByName at Base 6.1.20060507
+ Nlm_GetExtraData at Base 6.1.20060507
+ Nlm_GetFixedColormap at Base 6.1.20060507
+ Nlm_GetFont at Base 6.1.20060507
+ Nlm_GetFontEx at Base 6.1.20060507
+ Nlm_GetFontSpec at Base 6.1.20060507
+ Nlm_GetFoundPrim3D at Base 6.1.20060507
+ Nlm_GetGraphicData at Base 6.1.20060507
+ Nlm_GetHitWindow at Base 6.1.20060507
+ Nlm_GetImageSize at Base 6.1.20060507
+ Nlm_GetInputChar at Base 6.1.20060507
+ Nlm_GetInputFileName at Base 6.1.20060507
+ Nlm_GetInputFileNameEx at Base 6.1.20170106
+ Nlm_GetItemIndex at Base 6.1.20060507
+ Nlm_GetItemParams4 at Base 6.1.20060507
+ Nlm_GetItemParams at Base 6.1.20060507
+ Nlm_GetItemStatus at Base 6.1.20060507
+ Nlm_GetItemTitle at Base 6.1.20060507
+ Nlm_GetLayerStatus3D at Base 6.1.20060507
+ Nlm_GetLayerTop3D at Base 6.1.20060507
+ Nlm_GetListItem at Base 6.1.20060507
+ Nlm_GetNext at Base 6.1.20060507
+ Nlm_GetNextItem at Base 6.1.20060507
+ Nlm_GetNextPosition at Base 6.1.20060507
+ Nlm_GetObject at Base 6.1.20060507
+ Nlm_GetObjectExtra at Base 6.1.20060507
+ Nlm_GetOffset at Base 6.1.20060507
+ Nlm_GetOffsetX at Base 6.1.20060507
+ Nlm_GetOffsetY at Base 6.1.20060507
+ Nlm_GetOutputFileName at Base 6.1.20060507
+ Nlm_GetPanelExtra at Base 6.1.20060507
+ Nlm_GetParent at Base 6.1.20060507
+ Nlm_GetParentWindow at Base 6.1.20060507
+ Nlm_GetPen at Base 6.1.20060507
+ Nlm_GetPosition at Base 6.1.20060507
+ Nlm_GetPrimDrawAttribute at Base 6.1.20060507
+ Nlm_GetPrimHligh at Base 6.1.20060507
+ Nlm_GetPrimInfo3D at Base 6.1.20060507
+ Nlm_GetPrimitive at Base 6.1.20060507
+ Nlm_GetPrimitiveIDs at Base 6.1.20060507
+ Nlm_GetRealized at Base 6.1.20060507
+ Nlm_GetRect at Base 6.1.20060507
+ Nlm_GetResidentFont at Base 6.1.20060507
+ Nlm_GetScaleX at Base 6.1.20060507
+ Nlm_GetScaleY at Base 6.1.20060507
+ Nlm_GetScrlParams4 at Base 6.1.20060507
+ Nlm_GetScrlParams at Base 6.1.20060507
+ Nlm_GetScrollTextOffset4 at Base 6.1.20061015
+ Nlm_GetSegBox3D at Base 6.1.20060507
+ Nlm_GetSegSphere3D at Base 6.1.20060507
+ Nlm_GetSegmentInfo3D at Base 6.1.20060507
+ Nlm_GetSlateHScrollBar at Base 6.1.20060507
+ Nlm_GetSlateVScrollBar at Base 6.1.20060507
+ Nlm_GetStatus at Base 6.1.20060507
+ Nlm_GetString at Base 6.1.20060507
+ Nlm_GetSwitchMax at Base 6.1.20060507
+ Nlm_GetTextCursorPos at Base 6.1.20060507
+ Nlm_GetTitle at Base 6.1.20060507
+ Nlm_GetValue at Base 6.1.20060507
+ Nlm_GetViewerData at Base 6.1.20060507
+ Nlm_GetViewerImage3D at Base 6.1.20060507
+ Nlm_GetViewerInfo3D at Base 6.1.20060507
+ Nlm_GetVisible at Base 6.1.20060507
+ Nlm_GetVnpFromText at Base 6.1.20060507
+ Nlm_GetWindowCharDisplay at Base 6.1.20060507
+ Nlm_GetWindowDefaultButton at Base 6.1.20060507
+ Nlm_GetWindowExtra at Base 6.1.20060507
+ Nlm_GetWindowMenuBar at Base 6.1.20060507
+ Nlm_GetWindowShell at Base 6.1.20060507
+ Nlm_GetWorldWindow at Base 6.1.20060507
+ Nlm_GlobalToLocal at Base 6.1.20060507
+ Nlm_Gothic at Base 6.1.20060507
+ Nlm_GothicFixed at Base 6.1.20060507
+ Nlm_Gray at Base 6.1.20060507
+ Nlm_Green at Base 6.1.20060507
+ Nlm_HasAquaMenuLayout at Base 6.1.20060507
+ Nlm_HasDualScreen at Base 6.1.20060507
+ Nlm_Helvetica at Base 6.1.20060507
+ Nlm_HiddenGroup at Base 6.1.20060507
+ Nlm_HiddenSlate at Base 6.1.20060507
+ Nlm_HiddenText at Base 6.1.20060507
+ Nlm_Hide at Base 6.1.20060507
+ Nlm_HideSegment at Base 6.1.20060507
+ Nlm_HighlightPrim3D at Base 6.1.20060507
+ Nlm_HighlightPrimitive at Base 6.1.20060507
+ Nlm_HighlightSeg3D at Base 6.1.20060507
+ Nlm_HighlightSegment at Base 6.1.20060507
+ Nlm_HorizScrollBar4 at Base 6.1.20060507
+ Nlm_HorizScrollBar at Base 6.1.20060507
+ Nlm_IBeamCursor at Base 6.1.20060507
+ Nlm_IconButton at Base 6.1.20060507
+ Nlm_IconicWindow at Base 6.1.20060507
+ Nlm_IconifyWindow at Base 6.1.20060507
+ Nlm_ImageGetBlack at Base 6.1.20060507
+ Nlm_ImageGetColorMax at Base 6.1.20060507
+ Nlm_ImageGetColorOffset at Base 6.1.20060507
+ Nlm_ImageModified at Base 6.1.20060507
+ Nlm_ImageSetPalette at Base 6.1.20060507
+ Nlm_ImageShow at Base 6.1.20060507
+ Nlm_ImportDialog at Base 6.1.20060507
+ Nlm_ImportForm at Base 6.1.20060507
+ Nlm_InFront at Base 6.1.20060507
+ Nlm_InWindow at Base 6.1.20060507
+ Nlm_InitBars at Base 6.1.20060507
+ Nlm_InitButtons at Base 6.1.20060507
+ Nlm_InitCursorShapes at Base 6.1.20060507
+ Nlm_InitEnumPopup at Base 6.1.20060507
+ Nlm_InitExtras at Base 6.1.20060507
+ Nlm_InitForms at Base 6.1.20060507
+ Nlm_InitGroup at Base 6.1.20060507
+ Nlm_InitLists at Base 6.1.20060507
+ Nlm_InitMenus at Base 6.1.20060507
+ Nlm_InitPrompt at Base 6.1.20060507
+ Nlm_InitSlate at Base 6.1.20060507
+ Nlm_InitTexts at Base 6.1.20060507
+ Nlm_InitVibrantHooks at Base 6.1.20060507
+ Nlm_InitWindows at Base 6.1.20060507
+ Nlm_InsertItem at Base 6.1.20060507
+ Nlm_InsertText at Base 6.1.20060507
+ Nlm_InsetRect at Base 6.1.20060507
+ Nlm_IntToStr at Base 6.1.20060507
+ Nlm_InvalDocCols at Base 6.1.20060507
+ Nlm_InvalDocRows at Base 6.1.20060507
+ Nlm_InvalDocument at Base 6.1.20060507
+ Nlm_InvalObject at Base 6.1.20060507
+ Nlm_InvalRect at Base 6.1.20060507
+ Nlm_InvalRgn at Base 6.1.20060507
+ Nlm_InvertArc at Base 6.1.20060507
+ Nlm_InvertColors at Base 6.1.20060507
+ Nlm_InvertMode at Base 6.1.20060507
+ Nlm_InvertOval at Base 6.1.20060507
+ Nlm_InvertPoly at Base 6.1.20060507
+ Nlm_InvertQuadrant at Base 6.1.20060507
+ Nlm_InvertRect at Base 6.1.20060507
+ Nlm_InvertRgn at Base 6.1.20060507
+ Nlm_InvertRoundRect at Base 6.1.20060507
+ Nlm_IsLineInVPort at Base 6.1.20060507
+ Nlm_IsPlaying3D at Base 6.1.20060507
+ Nlm_IsPrim3DHlighted at Base 6.1.20060507
+ Nlm_IsRemoteDesktop at Base 6.1.20110713
+ Nlm_IsSeg3DHlighted at Base 6.1.20060507
+ Nlm_IsWindowDying at Base 6.1.20060507
+ Nlm_IsWindowModal at Base 6.1.20060507
+ Nlm_Isqrt at Base 6.1.20060507
+ Nlm_ItemIsVisible at Base 6.1.20060507
+ Nlm_JustInvalObject at Base 6.1.20060507
+ Nlm_JustSaveStringFromText at Base 6.1.20070822
+ Nlm_KeyboardView at Base 6.1.20060507
+ Nlm_KillSlateTimer at Base 6.1.20060507
+ Nlm_LaunchApp at Base 6.1.20060507
+ Nlm_LaunchAppEx at Base 6.1.20060507
+ Nlm_Leading at Base 6.1.20060507
+ Nlm_LeftRightSwitch at Base 6.1.20060507
+ Nlm_Light at Base 6.1.20060507
+ Nlm_LineHeight at Base 6.1.20060507
+ Nlm_LineIntoVPort at Base 6.1.20060507
+ Nlm_LineTo at Base 6.1.20060507
+ Nlm_LinkControls3D at Base 6.1.20060507
+ Nlm_LinkIn at Base 6.1.20060507
+ Nlm_LinkSegment at Base 6.1.20060507
+ Nlm_ListItem at Base 6.1.20060507
+ Nlm_LoadAction at Base 6.1.20060507
+ Nlm_LoadBox at Base 6.1.20060507
+ Nlm_LoadBoxData at Base 6.1.20060507
+ Nlm_LoadGraphicData at Base 6.1.20060507
+ Nlm_LoadImageBMP at Base 6.1.20060507
+ Nlm_LoadImageClip at Base 6.1.20060507
+ Nlm_LoadImageGIF at Base 6.1.20060507
+ Nlm_LoadPt at Base 6.1.20060507
+ Nlm_LoadRect at Base 6.1.20060507
+ Nlm_LoadRectRgn at Base 6.1.20060507
+ Nlm_LocalToGlobal at Base 6.1.20060507
+ Nlm_LockPixMapImage at Base 6.1.20060507
+ Nlm_LongToStr at Base 6.1.20060507
+ Nlm_LtGray at Base 6.1.20060507
+ Nlm_MAToViewer3D at Base 6.1.20060507
+ Nlm_Magenta at Base 6.1.20060507
+ Nlm_MakeEnumFieldAlistFromValNodeList at Base 6.1.20060507
+ Nlm_MapDefaultButton at Base 6.1.20060507
+ Nlm_MapDocPoint at Base 6.1.20060507
+ Nlm_MapDocPointEx at Base 6.1.20080302
+ Nlm_MapPixelPointToWorld at Base 6.1.20060507
+ Nlm_MapRectToWorldBox at Base 6.1.20060507
+ Nlm_MapViewerToWorld at Base 6.1.20060507
+ Nlm_MapWorldBoxToRect at Base 6.1.20060507
+ Nlm_MapWorldPointToPixel at Base 6.1.20060507
+ Nlm_MapWorldToViewer3D at Base 6.1.20060507
+ Nlm_MapWorldToViewer at Base 6.1.20060507
+ Nlm_MaxAlistWidths at Base 6.1.20060507
+ Nlm_MaxCharWidth at Base 6.1.20060507
+ Nlm_MaxStringWidths at Base 6.1.20060507
+ Nlm_Medium at Base 6.1.20060507
+ Nlm_MergeMode at Base 6.1.20060507
+ Nlm_Metronome at Base 6.1.20060507
+ Nlm_Minchou at Base 6.1.20060507
+ Nlm_MinchouFixed at Base 6.1.20060507
+ Nlm_ModalWindow at Base 6.1.20060507
+ Nlm_MouseButton at Base 6.1.20060507
+ Nlm_MousePosition at Base 6.1.20060507
+ Nlm_MovableModalWindow at Base 6.1.20060507
+ Nlm_MoveTo at Base 6.1.20060507
+ Nlm_MultiLinePrompt at Base 6.1.20060507
+ Nlm_MultiLinePromptEx at Base 6.1.20060507
+ Nlm_MultiList at Base 6.1.20060507
+ Nlm_NextLayer3D at Base 6.1.20060507
+ Nlm_NextPosition at Base 6.1.20060507
+ Nlm_NormalDisplay at Base 6.1.20060507
+ Nlm_NormalGroup at Base 6.1.20060507
+ Nlm_NormalSlate at Base 6.1.20060507
+ Nlm_NormalizeBox at Base 6.1.20060507
+ Nlm_ObjectRect at Base 6.1.20060507
+ Nlm_OffsetPrim at Base 6.1.20060507
+ Nlm_OffsetRect at Base 6.1.20060507
+ Nlm_OffsetRgn at Base 6.1.20060507
+ Nlm_OffsetSegment at Base 6.1.20060507
+ Nlm_OutsetBox at Base 6.1.20060507
+ Nlm_OverrideStdTranslations at Base 6.1.20060507
+ Nlm_PaintArc at Base 6.1.20060507
+ Nlm_PaintChar at Base 6.1.20060507
+ Nlm_PaintOval at Base 6.1.20060507
+ Nlm_PaintPoly at Base 6.1.20060507
+ Nlm_PaintQuadrant at Base 6.1.20060507
+ Nlm_PaintRect at Base 6.1.20060507
+ Nlm_PaintRgn at Base 6.1.20060507
+ Nlm_PaintRoundRect at Base 6.1.20060507
+ Nlm_PaintString at Base 6.1.20060507
+ Nlm_PaintStringEx at Base 6.1.20060507
+ Nlm_PaintText at Base 6.1.20060507
+ Nlm_PanelToViewer3D at Base 6.1.20060507
+ Nlm_Parent at Base 6.1.20060507
+ Nlm_ParentSegment at Base 6.1.20060507
+ Nlm_ParentWindow at Base 6.1.20060507
+ Nlm_ParentWindowMain at Base 6.1.20060507
+ Nlm_ParentWindowPort at Base 6.1.20060507
+ Nlm_ParentWindowPtr at Base 6.1.20060507
+ Nlm_ParentWindowShell at Base 6.1.20060507
+ Nlm_ParseFont at Base 6.1.20060507
+ Nlm_ParseFontEx at Base 6.1.20060507
+ Nlm_PassPanelClickToText at Base 6.1.20060507
+ Nlm_PasswordText at Base 6.1.20060507
+ Nlm_PasteText at Base 6.1.20060507
+ Nlm_PictureGrew at Base 6.1.20060507
+ Nlm_PictureHasEnlarged at Base 6.1.20060507
+ Nlm_PlainWindow at Base 6.1.20060507
+ Nlm_PlayLayer3D at Base 6.1.20060507
+ Nlm_PlusCursor at Base 6.1.20060507
+ Nlm_PoinTToPointTool at Base 6.1.20060507
+ Nlm_PointToolToPoinT at Base 6.1.20060507
+ Nlm_PointerToDialog at Base 6.1.20060507
+ Nlm_PointerToForm at Base 6.1.20060507
+ Nlm_PopupItem at Base 6.1.20060507
+ Nlm_PopupItems at Base 6.1.20060507
+ Nlm_PopupList at Base 6.1.20060507
+ Nlm_PopupListEx at Base 6.1.20170106
+ Nlm_PopupMenu at Base 6.1.20060507
+ Nlm_PopupParentWindow at Base 6.1.20060507
+ Nlm_PrevLayer3D at Base 6.1.20060507
+ Nlm_PrimitiveBox at Base 6.1.20060507
+ Nlm_PrimitiveIsCloseToPoint at Base 6.1.20060507
+ Nlm_PrintAllViewer at Base 6.1.20060507
+ Nlm_PrintDocument at Base 6.1.20060507
+ Nlm_PrintImage at Base 6.1.20060507
+ Nlm_PrintViewer at Base 6.1.20060507
+ Nlm_PrintingRect at Base 6.1.20060507
+ Nlm_ProcessAnEvent at Base 6.1.20060507
+ Nlm_ProcessEventOrIdle at Base 6.1.20060507
+ Nlm_ProcessEvents at Base 6.1.20060507
+ Nlm_ProcessExternalEvent at Base 6.1.20060507
+ Nlm_ProcessTimerEvent at Base 6.1.20060507
+ Nlm_ProcessUpdatesFirst at Base 6.1.20060507
+ Nlm_PtInRect at Base 6.1.20060507
+ Nlm_PtInRgn at Base 6.1.20060507
+ Nlm_PtrToStr at Base 6.1.20060507
+ Nlm_PulldownMenu at Base 6.1.20060507
+ Nlm_PushButton at Base 6.1.20060507
+ Nlm_PushButtonEx at Base 6.1.20170106
+ Nlm_QuitProgram at Base 6.1.20060507
+ Nlm_QuittingProgram at Base 6.1.20060507
+ Nlm_RadioButton at Base 6.1.20060507
+ Nlm_RadioButtonEx at Base 6.1.20170106
+ Nlm_ReadCard at Base 6.1.20060507
+ Nlm_ReadChar at Base 6.1.20060507
+ Nlm_ReadDouble at Base 6.1.20060507
+ Nlm_ReadField at Base 6.1.20060507
+ Nlm_ReadInt at Base 6.1.20060507
+ Nlm_ReadLine at Base 6.1.20060507
+ Nlm_ReadLong at Base 6.1.20060507
+ Nlm_ReadReal at Base 6.1.20060507
+ Nlm_ReadString at Base 6.1.20060507
+ Nlm_ReadText at Base 6.1.20060507
+ Nlm_RealToStr at Base 6.1.20060507
+ Nlm_RealizeWindow at Base 6.1.20060507
+ Nlm_RecTToRectTool at Base 6.1.20060507
+ Nlm_RecalculateSegment at Base 6.1.20060507
+ Nlm_RecordRect at Base 6.1.20060507
+ Nlm_RectInRect at Base 6.1.20060507
+ Nlm_RectInRgn at Base 6.1.20060507
+ Nlm_RectToolToRecT at Base 6.1.20060507
+ Nlm_Red at Base 6.1.20060507
+ Nlm_RedrawViewer3D at Base 6.1.20060507
+ Nlm_RegisterColumn at Base 6.1.20060507
+ Nlm_RegisterDropProc at Base 6.1.20060507
+ Nlm_RegisterFormMenuItemName at Base 6.1.20060507
+ Nlm_RegisterIO at Base 6.1.20060507
+ Nlm_RegisterRect at Base 6.1.20060507
+ Nlm_RegisterResultProc at Base 6.1.20060507
+ Nlm_RegisterRow at Base 6.1.20060507
+ Nlm_RegisterServiceProc at Base 6.1.20060507
+ Nlm_RegisterSlates at Base 6.1.20060507
+ Nlm_RegisterStdTranslations at Base 6.1.20060507
+ Nlm_RegisterTexts at Base 6.1.20060507
+ Nlm_RegisterWindows at Base 6.1.20060507
+ Nlm_ReleaseFolderTabButtons at Base 6.1.20120620
+ Nlm_Remove at Base 6.1.20060507
+ Nlm_RemoveDyingWindows at Base 6.1.20060507
+ Nlm_RemoveLink at Base 6.1.20060507
+ Nlm_RepeatButton at Base 6.1.20060507
+ Nlm_RepeatProcOnHandles at Base 6.1.20060507
+ Nlm_ReplaceItem at Base 6.1.20060507
+ Nlm_ReplaceText at Base 6.1.20060507
+ Nlm_Reset at Base 6.1.20060507
+ Nlm_ResetClip at Base 6.1.20060507
+ Nlm_ResetDrawingTools at Base 6.1.20060507
+ Nlm_ResetHighlight3D at Base 6.1.20060507
+ Nlm_ResetHighlight at Base 6.1.20060507
+ Nlm_ResetPicture3D at Base 6.1.20060507
+ Nlm_ResetSegment at Base 6.1.20060507
+ Nlm_ResetViewer at Base 6.1.20060507
+ Nlm_ResizableModalWindow at Base 6.1.20170106
+ Nlm_RestorePort at Base 6.1.20060507
+ Nlm_RestorePrimAttribute at Base 6.1.20060507
+ Nlm_RestrictMotifColorsTo at Base 6.1.20060507
+ Nlm_RoundWindow at Base 6.1.20060507
+ Nlm_RowIsVisible at Base 6.1.20060507
+ Nlm_SafeDisable at Base 6.1.20060507
+ Nlm_SafeEnable at Base 6.1.20060507
+ Nlm_SafeHide at Base 6.1.20060507
+ Nlm_SafeSetStatus at Base 6.1.20060507
+ Nlm_SafeSetTitle at Base 6.1.20060507
+ Nlm_SafeSetValue at Base 6.1.20060507
+ Nlm_SafeShow at Base 6.1.20060507
+ Nlm_SaveDocument at Base 6.1.20060507
+ Nlm_SaveDocumentItem at Base 6.1.20060507
+ Nlm_SaveGIF at Base 6.1.20060507
+ Nlm_SaveImageBMP at Base 6.1.20060507
+ Nlm_SaveImageClip at Base 6.1.20060507
+ Nlm_SaveImageGIF at Base 6.1.20060507
+ Nlm_SaveImagePNG at Base 6.1.20060507
+ Nlm_SavePort at Base 6.1.20060507
+ Nlm_SavePortIfNeeded at Base 6.1.20060507
+ Nlm_SaveStringFromText at Base 6.1.20060507
+ Nlm_SaveViewer3D at Base 6.1.20060507
+ Nlm_Scroll at Base 6.1.20060507
+ Nlm_ScrollBar4 at Base 6.1.20060507
+ Nlm_ScrollBar at Base 6.1.20060507
+ Nlm_ScrollDisplay at Base 6.1.20060507
+ Nlm_ScrollRect at Base 6.1.20060507
+ Nlm_ScrollSlate at Base 6.1.20060507
+ Nlm_ScrollText at Base 6.1.20060507
+ Nlm_SearchSegment at Base 6.1.20060507
+ Nlm_SectRect at Base 6.1.20060507
+ Nlm_SectRgn at Base 6.1.20060507
+ Nlm_SegmentBox at Base 6.1.20060507
+ Nlm_SegmentID at Base 6.1.20060507
+ Nlm_SegmentStyle at Base 6.1.20060507
+ Nlm_SegmentVisible at Base 6.1.20060507
+ Nlm_Select at Base 6.1.20060507
+ Nlm_SelectColor at Base 6.1.20060507
+ Nlm_SelectFont at Base 6.1.20060507
+ Nlm_SelectText at Base 6.1.20060507
+ Nlm_SendMessageToDialog at Base 6.1.20060507
+ Nlm_SendMessageToForm at Base 6.1.20060507
+ Nlm_SeparatorItem at Base 6.1.20060507
+ Nlm_Set3DColorMap at Base 6.1.20060507
+ Nlm_SetAction at Base 6.1.20060507
+ Nlm_SetActivate at Base 6.1.20060507
+ Nlm_SetAdjust3D at Base 6.1.20060507
+ Nlm_SetBackground3D at Base 6.1.20060507
+ Nlm_SetBarAnomaly at Base 6.1.20060507
+ Nlm_SetBarMax at Base 6.1.20060507
+ Nlm_SetBarValue at Base 6.1.20060507
+ Nlm_SetBoxData at Base 6.1.20060507
+ Nlm_SetButtonAction at Base 6.1.20160908
+ Nlm_SetButtonDefault at Base 6.1.20060507
+ Nlm_SetChild at Base 6.1.20060507
+ Nlm_SetClose at Base 6.1.20060507
+ Nlm_SetColor3D at Base 6.1.20060507
+ Nlm_SetColor at Base 6.1.20060507
+ Nlm_SetColorCell at Base 6.1.20060507
+ Nlm_SetColorEx at Base 6.1.20060507
+ Nlm_SetColorImage at Base 6.1.20060507
+ Nlm_SetColorMap at Base 6.1.20060507
+ Nlm_SetCurrentGIF at Base 6.1.20060507
+ Nlm_SetCursorShape at Base 6.1.20060507
+ Nlm_SetDeactivate at Base 6.1.20060507
+ Nlm_SetDefArrowSize at Base 6.1.20060507
+ Nlm_SetDialogActnProc at Base 6.1.20090301
+ Nlm_SetDocAutoAdjust at Base 6.1.20060507
+ Nlm_SetDocCache at Base 6.1.20060507
+ Nlm_SetDocData at Base 6.1.20060507
+ Nlm_SetDocDefaults at Base 6.1.20060507
+ Nlm_SetDocExtra at Base 6.1.20060507
+ Nlm_SetDocHighlight at Base 6.1.20060507
+ Nlm_SetDocNotify at Base 6.1.20060507
+ Nlm_SetDocProcs at Base 6.1.20060507
+ Nlm_SetDocShade at Base 6.1.20060507
+ Nlm_SetDocSimpleMode at Base 6.1.20060507
+ Nlm_SetDocTabstops at Base 6.1.20060507
+ Nlm_SetEnabled at Base 6.1.20060507
+ Nlm_SetEnumPopup at Base 6.1.20060507
+ Nlm_SetEnumPopupByName at Base 6.1.20060507
+ Nlm_SetExtraData at Base 6.1.20060507
+ Nlm_SetFolderTabButton at Base 6.1.20120620
+ Nlm_SetFolderTabSubclass at Base 6.1.20060507
+ Nlm_SetFolderTabTitle at Base 6.1.20120620
+ Nlm_SetFolderTabValue at Base 6.1.20060507
+ Nlm_SetFormActnProc at Base 6.1.20060507
+ Nlm_SetFormMenuItem at Base 6.1.20060507
+ Nlm_SetGraphicData at Base 6.1.20060507
+ Nlm_SetGroupMargins at Base 6.1.20060507
+ Nlm_SetGroupSpacing at Base 6.1.20060507
+ Nlm_SetHLColor3D at Base 6.1.20060507
+ Nlm_SetItemStatus at Base 6.1.20060507
+ Nlm_SetItemTitle at Base 6.1.20060507
+ Nlm_SetKeepCrNlTextFieldCallback at Base 6.1.20060507
+ Nlm_SetLargeFont at Base 6.1.20060507
+ Nlm_SetLayer3D at Base 6.1.20060507
+ Nlm_SetLayerTop3D at Base 6.1.20060507
+ Nlm_SetMediumFont at Base 6.1.20060507
+ Nlm_SetMenuAction at Base 6.1.20160908
+ Nlm_SetModalWindowOwner at Base 6.1.20060507
+ Nlm_SetMotifWindowName at Base 6.1.20060507
+ Nlm_SetMouseMoveCallback at Base 6.1.20060507
+ Nlm_SetMouseMoveRegion at Base 6.1.20060507
+ Nlm_SetNext at Base 6.1.20060507
+ Nlm_SetNextPosition at Base 6.1.20060507
+ Nlm_SetOGLContext at Base 6.1.20060507
+ Nlm_SetObject at Base 6.1.20060507
+ Nlm_SetObjectExtra at Base 6.1.20060507
+ Nlm_SetOffset at Base 6.1.20060507
+ Nlm_SetPanelClick at Base 6.1.20060507
+ Nlm_SetPanelExtra at Base 6.1.20060507
+ Nlm_SetParent at Base 6.1.20060507
+ Nlm_SetPen at Base 6.1.20060507
+ Nlm_SetPenDash at Base 6.1.20060507
+ Nlm_SetPenPattern at Base 6.1.20060507
+ Nlm_SetPenWidth at Base 6.1.20080302
+ Nlm_SetPosition3D at Base 6.1.20060507
+ Nlm_SetPosition at Base 6.1.20060507
+ Nlm_SetPrimAttribute at Base 6.1.20060507
+ Nlm_SetPrimitiveIDs at Base 6.1.20060507
+ Nlm_SetRange at Base 6.1.20060507
+ Nlm_SetRealized at Base 6.1.20060507
+ Nlm_SetRect at Base 6.1.20060507
+ Nlm_SetResize at Base 6.1.20060507
+ Nlm_SetScrlParams4 at Base 6.1.20061015
+ Nlm_SetScrollTextOffset4 at Base 6.1.20061015
+ Nlm_SetSegmentVisibleFlag at Base 6.1.20060507
+ Nlm_SetSlateBorder at Base 6.1.20060507
+ Nlm_SetSlateChar at Base 6.1.20060507
+ Nlm_SetSlatePolicy at Base 6.1.20060507
+ Nlm_SetSmallFont at Base 6.1.20060507
+ Nlm_SetStatus at Base 6.1.20060507
+ Nlm_SetStdMouse3D at Base 6.1.20060507
+ Nlm_SetString at Base 6.1.20060507
+ Nlm_SetSwitchMax at Base 6.1.20060507
+ Nlm_SetSwitchParams at Base 6.1.20060507
+ Nlm_SetTextColor at Base 6.1.20060507
+ Nlm_SetTextCursorBlinkRate at Base 6.1.20060507
+ Nlm_SetTextCursorPos at Base 6.1.20060507
+ Nlm_SetTextEditable at Base 6.1.20060507
+ Nlm_SetTextFromVnp at Base 6.1.20060507
+ Nlm_SetTextSelect at Base 6.1.20060507
+ Nlm_SetTitle at Base 6.1.20060507
+ Nlm_SetUpDrawingTools at Base 6.1.20060507
+ Nlm_SetValue at Base 6.1.20060507
+ Nlm_SetViewerData at Base 6.1.20060507
+ Nlm_SetViewerProcs at Base 6.1.20060507
+ Nlm_SetVisible at Base 6.1.20060507
+ Nlm_SetWindowCharDisplay at Base 6.1.20060507
+ Nlm_SetWindowConfigureCallback at Base 6.1.20060507
+ Nlm_SetWindowDefaultButton at Base 6.1.20060507
+ Nlm_SetWindowExtra at Base 6.1.20060507
+ Nlm_SetWindowMenuBar at Base 6.1.20060507
+ Nlm_SetWindowTimer at Base 6.1.20060507
+ Nlm_ShadowWindow at Base 6.1.20060507
+ Nlm_Show at Base 6.1.20060507
+ Nlm_ShowSegment at Base 6.1.20060507
+ Nlm_SimplePanel at Base 6.1.20060507
+ Nlm_SingleList at Base 6.1.20060507
+ Nlm_Solid at Base 6.1.20060507
+ Nlm_SortEnumFieldAlist at Base 6.1.20060507
+ Nlm_SpecialText at Base 6.1.20060507
+ Nlm_SpecialTextWithFont at Base 6.1.20120620
+ Nlm_StartPage at Base 6.1.20060507
+ Nlm_StartPicture at Base 6.1.20060507
+ Nlm_StartPlaying3D at Base 6.1.20060507
+ Nlm_StartPrinting at Base 6.1.20060507
+ Nlm_StaticPrompt at Base 6.1.20060507
+ Nlm_StatusItem at Base 6.1.20060507
+ Nlm_StdAcceptFormButtonProc at Base 6.1.20060507
+ Nlm_StdCancelButtonProc at Base 6.1.20060507
+ Nlm_StdCleanupExtraProc at Base 6.1.20060507
+ Nlm_StdCleanupFormProc at Base 6.1.20060507
+ Nlm_StdCloseWindowProc at Base 6.1.20060507
+ Nlm_StdCopyTextProc at Base 6.1.20060507
+ Nlm_StdCutTextProc at Base 6.1.20060507
+ Nlm_StdDeleteTextProc at Base 6.1.20060507
+ Nlm_StdGetDocCache at Base 6.1.20060507
+ Nlm_StdPasteTextProc at Base 6.1.20060507
+ Nlm_StdPutDocCache at Base 6.1.20060507
+ Nlm_StdResetDocCache at Base 6.1.20060507
+ Nlm_StdSendAcceptButtonMessageProc at Base 6.1.20060507
+ Nlm_StdSendCancelButtonMessageProc at Base 6.1.20060507
+ Nlm_StdSendCloseWindowMessageProc at Base 6.1.20060507
+ Nlm_StopPlaying3D at Base 6.1.20060507
+ Nlm_StrToCard at Base 6.1.20060507
+ Nlm_StrToDouble at Base 6.1.20060507
+ Nlm_StrToFontSpec at Base 6.1.20060507
+ Nlm_StrToInt at Base 6.1.20060507
+ Nlm_StrToLong at Base 6.1.20060507
+ Nlm_StrToPtr at Base 6.1.20060507
+ Nlm_StrToReal at Base 6.1.20060507
+ Nlm_StringToClipboard at Base 6.1.20060507
+ Nlm_StringWidth at Base 6.1.20060507
+ Nlm_StrngCat at Base 6.1.20060507
+ Nlm_StrngCmp at Base 6.1.20060507
+ Nlm_StrngCpy at Base 6.1.20060507
+ Nlm_StrngEql at Base 6.1.20060507
+ Nlm_StrngLen at Base 6.1.20060507
+ Nlm_StrngPos at Base 6.1.20060507
+ Nlm_StrngPrintable at Base 6.1.20060507
+ Nlm_StrngRep at Base 6.1.20060507
+ Nlm_StrngSeg at Base 6.1.20060507
+ Nlm_SubMenu at Base 6.1.20060507
+ Nlm_SubPt at Base 6.1.20060507
+ Nlm_SymblCmp at Base 6.1.20060507
+ Nlm_Symbol at Base 6.1.20060507
+ Nlm_TestDialog at Base 6.1.20060507
+ Nlm_TestForm at Base 6.1.20060507
+ Nlm_TextHasNoText at Base 6.1.20060507
+ Nlm_TextLength at Base 6.1.20060507
+ Nlm_TextSelectionRange at Base 6.1.20060507
+ Nlm_TextWidth at Base 6.1.20060507
+ Nlm_Times at Base 6.1.20060507
+ Nlm_TryGetPrimitiveLimits at Base 6.1.20060507
+ Nlm_TryHighlightPrimitive at Base 6.1.20060507
+ Nlm_TryOffsetPrimitive at Base 6.1.20060507
+ Nlm_UnionRect at Base 6.1.20060507
+ Nlm_UnionRgn at Base 6.1.20060507
+ Nlm_UnlinkSegment at Base 6.1.20060507
+ Nlm_UnloadSegment at Base 6.1.20060507
+ Nlm_UnlockPixMapImage at Base 6.1.20060507
+ Nlm_UnregisterIO at Base 6.1.20060507
+ Nlm_UpDownSwitch at Base 6.1.20060507
+ Nlm_Update at Base 6.1.20060507
+ Nlm_UpdateColFmt at Base 6.1.20060507
+ Nlm_UpdateColorTable at Base 6.1.20060507
+ Nlm_UpdateDocument at Base 6.1.20060507
+ Nlm_UpdateGver at Base 6.1.20060507
+ Nlm_UpsetRect at Base 6.1.20060507
+ Nlm_UseFullScreen at Base 6.1.20060507
+ Nlm_UseLeftScreen at Base 6.1.20060507
+ Nlm_UsePrimaryMonitor at Base 6.1.20060507
+ Nlm_UseRightScreen at Base 6.1.20060507
+ Nlm_UseWindow at Base 6.1.20060507
+ Nlm_UsingWindow at Base 6.1.20060507
+ Nlm_ValidRect at Base 6.1.20060507
+ Nlm_ValidRgn at Base 6.1.20060507
+ Nlm_Version at Base 6.1.20060507
+ Nlm_VertScrollBar4 at Base 6.1.20060507
+ Nlm_VertScrollBar at Base 6.1.20060507
+ Nlm_VibMainFinale at Base 6.1.20070822
+ Nlm_VibMainPrelude at Base 6.1.20070822
+ Nlm_VibrantDefaultColormap at Base 6.1.20060507
+ Nlm_VibrantDefaultDepth at Base 6.1.20060507
+ Nlm_VibrantDefaultVisual at Base 6.1.20060507
+ Nlm_VibrantIsGUI at Base 6.1.20060507
+ Nlm_VibrantSetGUI at Base 6.1.20060507
+ Nlm_ViewerBox at Base 6.1.20060507
+ Nlm_ViewerWasResized at Base 6.1.20060507
+ Nlm_VirtualSlate at Base 6.1.20060507
+ Nlm_Visible at Base 6.1.20060507
+ Nlm_WaitForXEvent at Base 6.1.20060507
+ Nlm_WatchCursor at Base 6.1.20060507
+ Nlm_WhereInEnumPopup at Base 6.1.20060507
+ Nlm_WhichWindow at Base 6.1.20060507
+ Nlm_White at Base 6.1.20060507
+ Nlm_WidePen at Base 6.1.20060507
+ Nlm_WidestAlist at Base 6.1.20060507
+ Nlm_WidestString at Base 6.1.20060507
+ Nlm_WindowFrameGroup at Base 6.1.20060507
+ Nlm_WindowHasBeenShown at Base 6.1.20060507
+ Nlm_WriteCard at Base 6.1.20060507
+ Nlm_WriteChar at Base 6.1.20060507
+ Nlm_WriteDouble at Base 6.1.20060507
+ Nlm_WriteInt at Base 6.1.20060507
+ Nlm_WriteLn at Base 6.1.20060507
+ Nlm_WriteLog at Base 6.1.20060507
+ Nlm_WriteLong at Base 6.1.20060507
+ Nlm_WriteReal at Base 6.1.20060507
+ Nlm_WriteString at Base 6.1.20060507
+ Nlm_WriteText at Base 6.1.20060507
+ Nlm_XAllocColor at Base 6.1.20060507
+ Nlm_XLoadQueryFont at Base 6.1.20060507
+ Nlm_XLoadStandardFont at Base 6.1.20060507
+ Nlm_XOffset at Base 6.1.20060507
+ Nlm_XSetForeground at Base 6.1.20060507
+ Nlm_XbackColor at Base 6.1.20060507
+ Nlm_XfontList at Base 6.1.20060507
+ Nlm_XforeColor at Base 6.1.20060507
+ Nlm_XorRgn at Base 6.1.20060507
+ Nlm_XrmGetResource at Base 6.1.20060507
+ Nlm_YOffset at Base 6.1.20060507
+ Nlm_Yellow at Base 6.1.20060507
+ Nlm_ZoomAll3D at Base 6.1.20060507
+ Nlm_appContext at Base 6.1.20060507
+ Nlm_clpRgn at Base 6.1.20060507
+ Nlm_cmmdKey at Base 6.1.20060507
+ Nlm_ctrlKey at Base 6.1.20060507
+ Nlm_currentCursor at Base 6.1.20060507
+ Nlm_currentEvent at Base 6.1.20060507
+ Nlm_currentKey at Base 6.1.20060507
+ Nlm_currentWindowTool at Base 6.1.20060507
+ Nlm_currentXDisplay at Base 6.1.20060507
+ Nlm_currentXGC at Base 6.1.20060507
+ Nlm_currentXScreen at Base 6.1.20060507
+ Nlm_currentXWindow at Base 6.1.20060507
+ Nlm_dblClick at Base 6.1.20060507
+ Nlm_desktopWindow at Base 6.1.20060507
+ Nlm_dialogTextHeight at Base 6.1.20060507
+ Nlm_fileDialogShell at Base 6.1.20060507
+ Nlm_fileDone at Base 6.1.20060507
+ Nlm_fileError at Base 6.1.20060507
+ Nlm_folderTabProcs at Base 6.1.20060507
+ Nlm_globalMouse at Base 6.1.20060507
+ Nlm_hScrollBarHeight at Base 6.1.20060507
+ Nlm_hasColor at Base 6.1.20060507
+ Nlm_internalMenuBarHeight at Base 6.1.20060507
+ Nlm_isPrimInWindow at Base 6.1.20060507
+ Nlm_largeFont at Base 6.1.20060507
+ Nlm_localMouse at Base 6.1.20060507
+ Nlm_mediumFont at Base 6.1.20060507
+ Nlm_nextIdNumber at Base 6.1.20060507
+ Nlm_nowPrinting at Base 6.1.20060507
+ Nlm_optKey at Base 6.1.20060507
+ Nlm_popupMenuHeight at Base 6.1.20060507
+ Nlm_processUpdatesFirstVal at Base 6.1.20060507
+ Nlm_programFont at Base 6.1.20060507
+ Nlm_screenRect at Base 6.1.20060507
+ Nlm_shftKey at Base 6.1.20060507
+ Nlm_smallFont at Base 6.1.20060507
+ Nlm_stCon at Base 6.1.20060507
+ Nlm_stdAscent at Base 6.1.20060507
+ Nlm_stdCharWidth at Base 6.1.20060507
+ Nlm_stdDescent at Base 6.1.20060507
+ Nlm_stdFontHeight at Base 6.1.20060507
+ Nlm_stdLeading at Base 6.1.20060507
+ Nlm_stdLineHeight at Base 6.1.20060507
+ Nlm_systemFont at Base 6.1.20060507
+ Nlm_systemWindow at Base 6.1.20060507
+ Nlm_termCH at Base 6.1.20060507
+ Nlm_textScrapFull at Base 6.1.20060507
+ Nlm_theWindow at Base 6.1.20060507
+ Nlm_updateRect at Base 6.1.20060507
+ Nlm_updateRgn at Base 6.1.20060507
+ Nlm_usesMacNavServices at Base 6.1.20060507
+ Nlm_vScrollBarWidth at Base 6.1.20060507
+ OGL_AddBrick3D at Base 6.1.20060507
+ OGL_AddCylinder3D at Base 6.1.20060507
+ OGL_AddLine3D at Base 6.1.20060507
+ OGL_AddQuad3D at Base 6.1.20060507
+ OGL_AddSphere3D at Base 6.1.20060507
+ OGL_AddText3D at Base 6.1.20060507
+ OGL_AddTri3D at Base 6.1.20060507
+ OGL_AllLayerOnProc at Base 6.1.20060507
+ OGL_ClearBoundBox at Base 6.1.20060507
+ OGL_ClearOGL_Data at Base 6.1.20060507
+ OGL_ClearTransparentSpheres at Base 6.1.20060507
+ OGL_CreateCTransform at Base 6.1.20060507
+ OGL_CreateViewer at Base 6.1.20060507
+ OGL_CrossProduct at Base 6.1.20060507
+ OGL_DistCompareFunc at Base 6.1.20060507
+ OGL_DrawLogo at Base 6.1.20060507
+ OGL_DrawViewer3D at Base 6.1.20060507
+ OGL_End at Base 6.1.20060507
+ OGL_GetLayer at Base 6.1.20060507
+ OGL_Hit at Base 6.1.20060507
+ OGL_InitializeLists at Base 6.1.20060507
+ OGL_IsPlaying at Base 6.1.20060507
+ OGL_LoadName at Base 6.1.20060507
+ OGL_MakeNormal at Base 6.1.20060507
+ OGL_NextLayerProc at Base 6.1.20060507
+ OGL_Normalize at Base 6.1.20060507
+ OGL_Play at Base 6.1.20060507
+ OGL_PopTransformation at Base 6.1.20060507
+ OGL_PrevLayerProc at Base 6.1.20060507
+ OGL_PushTransformation at Base 6.1.20060507
+ OGL_Reset at Base 6.1.20060507
+ OGL_RewindLayerProc at Base 6.1.20060507
+ OGL_SearchPaletteIndex at Base 6.1.20060507
+ OGL_Select at Base 6.1.20060507
+ OGL_SetColor at Base 6.1.20060507
+ OGL_SetLayer at Base 6.1.20060507
+ OGL_SetLayerTop3D at Base 6.1.20060507
+ OGL_SetLayers at Base 6.1.20060507
+ OGL_SetPosition3D at Base 6.1.20060507
+ OGL_SetSelectPoint at Base 6.1.20060507
+ OGL_Start at Base 6.1.20060507
+ OGL_StartPlaying at Base 6.1.20060507
+ OGL_StopPlaying at Base 6.1.20060507
+ OGL_XErrorHandler at Base 6.1.20060507
+ OGL_ZoomIn at Base 6.1.20060507
+ OGL_ZoomOut at Base 6.1.20060507
+ OwnerDrawLbox_AddItem at Base 6.1.20060507
+ OwnerDrawLbox_Create at Base 6.1.20060507
+ OwnerDrawLbox_GetCurData at Base 6.1.20060507
+ OwnerDrawLbox_GetCurSel at Base 6.1.20060507
+ OwnerDrawLbox_GetData at Base 6.1.20060507
+ OwnerDrawLbox_GetNentry at Base 6.1.20060507
+ OwnerDrawLbox_MoveWindow at Base 6.1.20060507
+ OwnerDrawLbox_ResetLBContent at Base 6.1.20060507
+ OwnerDrawLbox_SelectItem at Base 6.1.20060507
+ PaletteNumItems at Base 6.1.20060507
+ PalettePanel at Base 6.1.20060507
+ RED_COLOR at Base 6.1.20060507
+ RecordColumn at Base 6.1.20060507
+ ReplaceTagListColumn at Base 6.1.20060507
+ SetOGLFont at Base 6.1.20060507
+ SetPaletteValue at Base 6.1.20060507
+ SetTableBlockGray at Base 6.1.20060507
+ SetTableBlockHilight at Base 6.1.20060507
+ SetTableGray at Base 6.1.20060507
+ SetTableHilight at Base 6.1.20060507
+ TableNumLines at Base 6.1.20060507
+ TablePanel at Base 6.1.20060507
+ TableTextLength at Base 6.1.20060507
+ TableVisLines at Base 6.1.20060507
+ UpdateTagListPopupChoices at Base 6.1.20060507
+ VRML_AddCylinder3D at Base 6.1.20060507
+ VRML_AddSphere3D at Base 6.1.20060507
+ VRML_ColorToString at Base 6.1.20060507
+ WHITE_COLOR at Base 6.1.20060507
+ YELLOW_COLOR at Base 6.1.20060507
+ blackAttPData at Base 6.1.20060507
+ defFallbackRes at Base 6.1.20060507
+ ilst_add at Base 6.1.20060507
+ ilst_draw at Base 6.1.20060507
+ ilst_free at Base 6.1.20060507
+ ilst_new at Base 6.1.20060507
+ ilst_remove at Base 6.1.20060507
+ ilst_replace at Base 6.1.20060507
+ ilst_size at Base 6.1.20060507
+ main at Base 6.1.20060507
+ okayToDrawContents at Base 6.1.20060507
+ structControls3D at Base 6.1.20060507
+ tview_closeSubtree at Base 6.1.20060507
+ tview_create at Base 6.1.20060507
+ tview_createCustom at Base 6.1.20060507
+ tview_delete at Base 6.1.20060507
+ tview_disable at Base 6.1.20060507
+ tview_distanceCmp at Base 6.1.20060507
+ tview_enable at Base 6.1.20060507
+ tview_getSelected at Base 6.1.20060507
+ tview_getTreePtr at Base 6.1.20060507
+ tview_hide at Base 6.1.20060507
+ tview_labelCmp at Base 6.1.20060507
+ tview_moveRoot at Base 6.1.20060507
+ tview_openSubtree at Base 6.1.20060507
+ tview_redraw at Base 6.1.20060507
+ tview_resize at Base 6.1.20060507
+ tview_selectNode at Base 6.1.20060507
+ tview_setCtrlClickFunc at Base 6.1.20060507
+ tview_setDblClickFunc at Base 6.1.20060507
+ tview_setEventHandler at Base 6.1.20060507
+ tview_setLineColor at Base 6.1.20060507
+ tview_setNodeCmpFunc at Base 6.1.20060507
+ tview_setPlusColor at Base 6.1.20060507
+ tview_setSelBGColor at Base 6.1.20060507
+ tview_setSelFGColor at Base 6.1.20060507
+ tview_setShiftClickFunc at Base 6.1.20060507
+ tview_setTextColor at Base 6.1.20060507
+ tview_show at Base 6.1.20060507
+ tview_showSelected at Base 6.1.20060507
+ whiteAttPData at Base 6.1.20060507
+ write_row_callback at Base 6.1.20060507
diff -Nru ncbi-tools6-6.1.20170106+dfsg1/debian/patches/debian-changes ncbi-tools6-6.1.20170106+dfsg1/debian/patches/debian-changes
--- ncbi-tools6-6.1.20170106+dfsg1/debian/patches/debian-changes 2022-09-02 20:28:02.000000000 +0000
+++ ncbi-tools6-6.1.20170106+dfsg1/debian/patches/debian-changes 2024-02-29 13:14:40.000000000 +0000
@@ -1,13 +1,4 @@
Combined patches from git.
---- /dev/null
-+++ ncbi-tools6-6.1.20170106+dfsg1/.gitignore
-@@ -0,0 +1,6 @@
-+bin
-+build
-+include
-+lib
-+shlib
-+*-stamp
--- ncbi-tools6-6.1.20170106+dfsg1.orig/access/ent2api.c
+++ ncbi-tools6-6.1.20170106+dfsg1/access/ent2api.c
@@ -1273,7 +1273,7 @@ NLM_EXTERN CONN EntrezOpenConnection (
diff -Nru ncbi-tools6-6.1.20170106+dfsg1/debian/rules ncbi-tools6-6.1.20170106+dfsg1/debian/rules
--- ncbi-tools6-6.1.20170106+dfsg1/debian/rules 2022-09-02 20:28:02.000000000 +0000
+++ ncbi-tools6-6.1.20170106+dfsg1/debian/rules 2024-02-29 13:14:38.000000000 +0000
@@ -201,9 +201,9 @@
override_dh_installdocs-arch:
dh_installdocs
install -m 644 config/README \
- debian/libncbi6/usr/share/doc/libncbi6/README.config
+ debian/libncbi6t64/usr/share/doc/libncbi6t64/README.config
install -m 644 network/nsclilib/readme \
- debian/libncbi6/usr/share/doc/libncbi6/README.net-cfg
+ debian/libncbi6t64/usr/share/doc/libncbi6t64/README.net-cfg
install -m 644 doc/fa2htgs/README \
debian/ncbi-tools-bin/usr/share/doc/ncbi-tools-bin/README.fa2htgs
install -m 644 sequin/README \
More information about the Debian-med-packaging
mailing list