include/constants.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define constants_minSignedInt   -2147483647
#define constants_maxSignedInt   2147483647
#define constants_max_int2   32767
#define constants_gappedExtensionDummyValue   -666
#define constants_sentinalScore   -9999
#define constants_initialAllocUngappedExtensions   10000
#define constants_initialAllocAlignments   5000
#define constants_initialAllocGoodAlignments   1000
#define constants_initialAllocFinalAlignments   500
#define constants_initialAllocCodewordQueryPositions   5
#define constants_initialTracebackAlloc   10000
#define constants_volumeMaxSize   2000000000
#define constants_maxNumVolumes   100
#define constants_maximumTracebackSize   10000000
#define constants_unpackRegionExtend   1000
#define constants_initialAllocUnpackRegions   10000
#define constants_databaseVersion   3
#define constants_initialSequenceData   100000

Variables

float Robinson_prob []
float Nucleotide_prob []


Define Documentation

#define constants_databaseVersion   3

Definition at line 20 of file constants.h.

Referenced by readdb_open(), and writedb_close().

#define constants_gappedExtensionDummyValue   -666

Definition at line 7 of file constants.h.

Referenced by bytepackGappedScoring_dpAfterSeed(), bytepackGappedScoring_dpBeforeSeed(), fasterBytepackGappedScoring_dpAfterSeed(), fasterBytepackGappedScoring_dpBeforeSeed(), fasterGappedExtension_dpAfterSeed(), fasterGappedExtension_dpBeforeSeed(), gappedExtension_dpAfterSeed(), gappedExtension_dpBeforeSeed(), gappedScoring_dpAfterSeed(), gappedScoring_dpBeforeSeed(), nuGappedScoring_dpAfterSeed(), nuGappedScoring_dpBeforeSeed(), oldGappedScoring_dpAfterSeed(), oldGappedScoring_dpBeforeSeed(), oldSemiGappedScoring_dpAfterSeed(), oldSemiGappedScoring_dpBeforeSeed(), semiGappedScoring_dpAfterSeed(), and semiGappedScoring_dpBeforeSeed().

#define constants_initialAllocAlignments   5000

Definition at line 10 of file constants.h.

Referenced by alignments_findGoodAlignments(), and alignments_initialize().

#define constants_initialAllocCodewordQueryPositions   5

Definition at line 13 of file constants.h.

Referenced by nucleotideLookup_build(), and wordLookupDFA_build().

#define constants_initialAllocFinalAlignments   500

Definition at line 12 of file constants.h.

Referenced by alignments_initialize().

#define constants_initialAllocGoodAlignments   1000

Definition at line 11 of file constants.h.

Referenced by alignments_initialize().

#define constants_initialAllocUngappedExtensions   10000

Definition at line 9 of file constants.h.

Referenced by ungappedExtension_initialize().

#define constants_initialAllocUnpackRegions   10000

Definition at line 19 of file constants.h.

Referenced by unpack_initialize().

#define constants_initialSequenceData   100000

Definition at line 21 of file constants.h.

Referenced by writedb_initialize().

#define constants_initialTracebackAlloc   10000

Definition at line 14 of file constants.h.

Referenced by gappedExtension_dpBeforeSeed().

#define constants_max_int2   32767

Definition at line 6 of file constants.h.

Referenced by nucleotideLookup_build(), search_protein1hit(), search_protein2hit(), and wordLookupDFA_build().

#define constants_maximumTracebackSize   10000000

Definition at line 17 of file constants.h.

Referenced by alignments_getTracebacks().

#define constants_maxNumVolumes   100

Definition at line 16 of file constants.h.

#define constants_maxSignedInt   2147483647

Definition at line 5 of file constants.h.

Referenced by alignments_expandCluster().

#define constants_minSignedInt   -2147483647

Definition at line 4 of file constants.h.

#define constants_sentinalScore   -9999

Definition at line 8 of file constants.h.

Referenced by cluster_averageWildcodeScore(), PSSMatrix_print(), scoreMatrix_create(), scoreMatrix_load(), scoreMatrix_print(), and wildcards_scoreResidueWildMatch().

#define constants_unpackRegionExtend   1000

Definition at line 18 of file constants.h.

Referenced by unpack_extendRegionEnd(), unpack_extendRegionStart(), and unpack_getRegions().

#define constants_volumeMaxSize   2000000000

Definition at line 15 of file constants.h.

Referenced by writedb_addSequence().


Variable Documentation

float Nucleotide_prob[]

Definition at line 37 of file constants.c.

Referenced by statistics_calculateUngappedKarlinParameters().

float Robinson_prob[]

Definition at line 8 of file constants.c.

Referenced by cluster_averageWildcodeScore(), scoreMatrix_load(), statistics_calculateUngappedKarlinParameters(), wildcards_averageResidueWildMatch(), and wordLookupDFA_calcFrequencyGroups().


Generated on Wed Dec 19 20:48:55 2007 for fsa-blast by  doxygen 1.5.2