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 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230
|
.TH ASNVAL 1 2012-06-24 NCBI "NCBI Tools User's Manual"
.SH NAME
asnval \- validate ASN.1 biological sequence records
.SH SYNOPSIS
.B asnval
[\|\fB\-\fP\|]
[\|\fB\-A\fP\|]
[\|\fB\-B\fP\|]
[\|\fB\-C\fP\ \fIN\fP\|]
[\|\fB\-D\fP\|]
[\|\fB\-E\fP\ \fIstr\fP\|]
[\|\fB\-F\fP\|]
[\|\fB\-G\fP\|]
[\|\fB\-J\fP\|]
[\|\fB\-K\fP\|]
[\|\fB\-L\fP\ \fIfilename\fP\|]
[\|\fB\-M\fP\|]
[\|\fB\-N\fP\ \fIflags\fP\|]
[\|\fB\-P\fP\ \fIN\fP\|]
[\|\fB\-Q\fP\ \fIN\fP\|]
[\|\fB\-R\fP\ \fIN\fP\|]
[\|\fB\-S\fP\ \fIN\fP\|]
[\|\fB\-T\fP\|]
[\|\fB\-U\fP\|]
[\|\fB\-X\fP\|]
[\|\fB\-Y\fP\|]
[\|\fB\-Z\fP\|]
[\|\fB\-a\fP\ \fItype\fP\|]
[\|\fB\-b\fP\|]
[\|\fB\-c\fP\|]
[\|\fB\-d\fP\ \fIpath\fP\|]
[\|\fB\-e\fP\|]
[\|\fB\-f\fP\ \fIstr\fP\|]
[\|\fB\-i\fP\ \fIfilename\fP\|]
[\|\fB\-k\fP\|]
[\|\fB\-l\fP\|]
[\|\fB\-o\fP\ \fIfilename\fP\|]
[\|\fB\-p\fP\ \fIpath\fP\|]
[\|\fB\-q\fP\|]
[\|\fB\-r\fP\|]
[\|\fB\-u\fP\|]
[\|\fB\-v\fP\ \fIN\fP\|]
[\|\fB\-x\fP\ \fIstr\fP\|]
.SH DESCRIPTION
\fBasnval\fP is a command-line tool to validate ASN.1-format
biological sequence records.
.SH OPTIONS
A summary of options is included below.
.TP
\fB\-\fP
Print usage message
.TP
\fB\-A\fP
Validate Alignments
.TP
\fB\-B\fP
Validate Barcodes
.TP
\fB\-C\fP\ \fIN\fP
Max count
.TP
\fB\-D\fP
Disable message suppression
.TP
\fB\-E\fP\ \fIstr\fP
Only Error Code to Show
.TP
\fB\-F\fP
Test network access
.TP
\fB\-G\fP
GI lookup from accession
.TP
\fB\-J\fP
Require ISO-JTA?
.TP
\fB\-K\fP
Summary to error file
.TP
\fB\-L\fP\ \fIfilename\fP
Log File
.TP
\fB\-M\fP
Match locus_tag against General ID
.TP
\fB\-N\fP\ \fIflags\fP
Latitude-longitude / country flags
.RS
.PD 0
.IP 0
none
.IP 1
test state/province
.IP 2
ignore water exception
.IP 3
both of the above
.PD
.RE
.TP
\fB\-P\fP\ \fIN\fP
Highest severity for error to show:
.RS
.PD 0
.IP 0
none
.IP 1
informational
.IP 2
warning
.IP 3
error (default for \fB\-Q\fP)
.IP 4
grounds for rejection (default for \fB\-P\fP, \fB\-R\fP)
.PD
.RE
.TP
\fB\-Q\fP\ \fIN\fP
Lowest severity for error to show, per \fBP\fP
.TP
\fB\-R\fP\ \fIN\fP
Severity for error in return code, per \fBP\fP
.TP
\fB\-S\fP\ \fIN\fP
Skip count
.TP
\fB\-T\fP
Use Threads
.TP
\fB\-U\fP
Genome center submission
.TP
\fB\-X\fP
Exon splice check
.TP
\fB\-Y\fP
Check against old IDs
.TP
\fB\-Z\fP
Remote CDS product fetch
.TP
\fB\-a\fP\ \fItype\fP
Input ASN.1 type:
.RS
.PD 0
.IP a
Automatic (default)
.IP c
Catenated
.IP z
Any
.IP e
seq-Entry
.IP b
Bioseq
.IP s
bioseq-Set
.IP m
seq-subMit
.IP t
baTch bioseq-set
.IP u
batch seq-sUbmit
.PD
.RE
.TP
\fB\-b\fP
Batch file is Binary
.TP
\fB\-c\fP
Batch file is Compressed
.TP
\fB\-d\fP\ \fIpath\fP
Path to Indexed Binary ASN.1 Data
.TP
\fB\-e\fP
Ignore transcription/translation Exceptions
.TP
\fB\-x\fP\ \fIstr\fP
Substring filter
.TP
\fB\-i\fP\ \fIfilename\fP
Single input file (standard input by default)
.TP
\fB\-k\fP
Local fetching
.TP
\fB\-l\fP
Lock components in advance
.TP
\fB\-o\fP\ \fIfilename\fP
Single output file
.TP
\fB\-p\fP\ \fIpath\fP
Path to ASN.1 Files
.TP
\fB\-q\fP
Taxonomy lookup
.TP
\fB\-r\fP
Remote Fetching from ID
.TP
\fB\-u\fP
Recurse
.TP
\fB\-v\fP\ \fIN\fP
Verbosity:
.RS
.PD 0
.IP 1
Standard report (default)
.IP 2
Accession / severity / code (space delimited)
.IP 3
Accession / severity / code (tab delimited)
.IP 4
XML report
.IP 5
Accession / GI / severity / code (tab delimited)
.PD
.RE
.TP
\fB\-x\fP\ \fIstr\fP
File selection substring (\fB.ent\fP by default)
.SH AUTHOR
The National Center for Biotechnology Information.
.SH SEE ALSO
.BR asndisc (1),
.BR cleanasn (1),
.BR sequin (1).
|