~ubuntu-branches/ubuntu/edgy/ncbi-tools6/edgy

« back to all changes in this revision

Viewing changes to api/validerr.h

  • Committer: Bazaar Package Importer
  • Author(s): Barry deFreese
  • Date: 2006-07-19 23:28:07 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20060719232807-et3cdmcjgmnyleyx
Tags: 6.1.20060507-3ubuntu1
Re-merge with Debian

Show diffs side-by-side

added added

removed removed

Lines of Context:
57
57
#define ERR_SEQ_INST_OverlappingDeltaRange  1,53
58
58
#define ERR_SEQ_INST_LeadingX  1,54
59
59
#define ERR_SEQ_INST_InternalNsInSeqRaw  1,55
 
60
#define ERR_SEQ_INST_InternalNsAdjacentToGap  1,56
 
61
#define ERR_SEQ_INST_CaseDifferenceInSeqID  1,57
 
62
#define ERR_SEQ_INST_DeltaComponentIsGi0  1,58
60
63
#define ERR_SEQ_DESCR  2,0
61
64
#define ERR_SEQ_DESCR_BioSourceMissing  2,1
62
65
#define ERR_SEQ_DESCR_InvalidForType  2,2
93
96
#define ERR_SEQ_DESCR_FastaBracketTitle  2,33
94
97
#define ERR_SEQ_DESCR_MissingText  2,34
95
98
#define ERR_SEQ_DESCR_BadCollectionDate  2,35
 
99
#define ERR_SEQ_DESCR_BadPCRPrimerSequence  2,36
 
100
#define ERR_SEQ_DESCR_BadPunctuation  2,37
96
101
#define ERR_GENERIC  3,0
97
102
#define ERR_GENERIC_NonAsciiAsn  3,1
98
103
#define ERR_GENERIC_Spell  3,2
103
108
#define ERR_GENERIC_MedlineEntryPub  3,7
104
109
#define ERR_GENERIC_BadDate  3,8
105
110
#define ERR_GENERIC_StructuredCitGenCit  3,9
 
111
#define ERR_GENERIC_CollidingSerialNumbers  3,10
 
112
#define ERR_GENERIC_EmbeddedScript  3,11
106
113
#define ERR_SEQ_PKG  4,0
107
114
#define ERR_SEQ_PKG_NoCdRegionPtr  4,1
108
115
#define ERR_SEQ_PKG_NucProtProblem  4,2
231
238
#define ERR_SEQ_FEAT_PolyAsignalNotRange  5,109
232
239
#define ERR_SEQ_FEAT_OldLocusTagMismtach  5,110
233
240
#define ERR_SEQ_FEAT_DuplicateGeneOntologyTerm  5,111
 
241
#define ERR_SEQ_FEAT_InvalidInferenceValue  5,112
 
242
#define ERR_SEQ_FEAT_HpotheticalProteinMismatch  5,113
 
243
#define ERR_SEQ_FEAT_FeatureRefersToAccession  5,114
 
244
#define ERR_SEQ_FEAT_SelfReferentialProduct  5,115
 
245
#define ERR_SEQ_FEAT_ITSdoesNotAbutRRNA  5,116
 
246
#define ERR_SEQ_FEAT_FeatureSeqIDCaseDifference  5,117
 
247
#define ERR_SEQ_FEAT_FeatureLocationIsGi0  5,118
 
248
#define ERR_SEQ_FEAT_GapFeatureProblem  5,119
 
249
#define ERR_SEQ_FEAT_PseudoCdsHasProtXref  5,120
 
250
#define ERR_SEQ_FEAT_ErroneousException  5,121
234
251
#define ERR_SEQ_ALIGN  6,0
235
252
#define ERR_SEQ_ALIGN_SeqIdProblem  6,1
236
253
#define ERR_SEQ_ALIGN_StrandRev  6,2