File: validatr.msg

package info (click to toggle)
ncbi-tools6 6.0.2-1.1
  • links: PTS
  • area: main
  • in suites: potato
  • size: 33,932 kB
  • ctags: 50,922
  • sloc: ansic: 590,557; sh: 716; makefile: 375; csh: 234; lisp: 81; cpp: 57; perl: 48
file content (25 lines) | stat: -rw-r--r-- 741 bytes parent folder | download | duplicates (15)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
MODULE validatr

$$ FEATURE, 1
$^   UnknownFeatureKey, 1, SEV_WARNING
$^   MissManQual, 2, SEV_WARNING
Mandatory qualifier missing.
$^   QualWrongThisFeat, 3, SEV_WARNING
$^   FeatureKeyReplaced, 4, SEV_WARNING
$^   LocationParsing, 5, SEV_ERROR
$^   IllegalFormat, 6, SEV_ERROR
$$ QUALIFIER, 2
$^   InvalidDataFormat, 1, SEV_WARNING
$^   Too_many_tokens, 2, SEV_WARNING
$^   MultiValue, 3, SEV_WARNING
$^   UnknownSpelling, 4, SEV_WARNING
$^   Xtratext, 5, SEV_WARNING
$^   SeqPosComma, 6, SEV_ERROR
$^   Pos, 7, SEV_WARNING
$^   EmptyNote, 8, SEV_WARNING
$^   NoteEmbeddedQual, 9, SEV_ERROR
$^   EmbeddedQual, 10, SEV_INFO
$^   AA, 11, SEV_WARNING
$^   Seq, 12, SEV_WARNING
$^   BadECnum, 13, SEV_WARNING
$^   Cons_splice, 14, SEV_WARNING