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 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363
|
.TH TBL2ASN 1 2016-09-01 NCBI "NCBI Tools User's Manual"
.SH NAME
tbl2asn \- prepare a GenBank submission using an ASCII feature table
.SH SYNOPSIS
.B tbl2asn
[\|\fB\-\fP\|]
[\|\fB\-A\fP\ \fIstr\fP\|]
[\|\fB\-C\fP\ \fIstr\fP\|]
[\|\fB\-D\fP\ \fIfilename\fP\|]
[\|\fB\-E\fP\|]
[\|\fB\-F\fP\ \fIstr\fP\|]
[\|\fB\-G\fP\ \fIstr\fP\|]
[\|\fB\-H\fP\ \fIstr\fP\|]
[\|\fB\-J\fP\|]
[\|\fB\-K\fP\|]
[\|\fB\-L\fP\|]
[\|\fB\-M\fP\ \fIstr\fP\|]
[\|\fB\-N\fP\ \fIn\fP\|]
[\|\fB\-O\fP\|]
[\|\fB\-P\fP\|]
[\|\fB\-Q\fP\ \fIstr\fP\|]
[\|\fB\-R\fP\|]
[\|\fB\-S\fP\|]
[\|\fB\-T\fP\|]
[\|\fB\-U\fP\|]
[\|\fB\-V\fP\ \fIstr\fP\|]
[\|\fB\-W\fP\|]
[\|\fB\-X\fP\ \fIstr\fP\|]
[\|\fB\-Y\fP\ \fIfilename\fP\|]
[\|\fB\-Z\fP\ \fIfilename\fP\|]
[\|\fB\-a\fP\ \fIstr\fP\|]
[\|\fB\-b\fP\|]
[\|\fB\-c\fP\ \fIstr\fP\|]
[\|\fB\-f\fP\ \fIfilename\fP\|]
[\|\fB\-g\fP\|]
[\|\fB\-h\fP\|]
[\|\fB\-i\fP\ \fIfilename\fP\|]
[\|\fB\-j\fP\ \fIstr\fP\|]
[\|\fB\-k\fP\ \fIstr\fP\|]
[\|\fB\-l\fP\ \fIstr\fP\|]
[\|\fB\-m\fP\ \fIstr\fP\|]
[\|\fB\-n\fP\ \fIstr\fP\|]
[\|\fB\-o\fP\ \fIfilename\fP\|]
[\|\fB\-p\fP\ \fIstr\fP\|]
[\|\fB\-q\fP\|]
[\|\fB\-r\fP\ \fIstr\fP\|]
[\|\fB\-s\fP\|]
[\|\fB\-t\fP\ \fIfilename\fP\|]
[\|\fB\-u\fP\|]
[\|\fB\-v\fP\|]
[\|\fB\-w\fP\ \fIfilename\fP\|]
[\|\fB\-x\fP\ \fIstr\fP\|]
[\|\fB\-y\fP\ \fIstr\fP\|]
[\|\fB\-z\fP\|]
.SH DESCRIPTION
\fBtbl2asn\fP reads a template along with sequence and table files,
and outputs ASN.1 for submission to GenBank. Thus, the submitter does
not need to read each set of table and sequence files into
Sequin. Furthermore, the template file can contain the organism and
submitter information common to all records, obviating the need to
input these data for each sequence/table pair.
.SH OPTIONS
A summary of options is included below.
.TP
\fB\-\fP
Print usage message
.TP
\fB\-a\fP\ \fIstr\fP
Accession
.TP
\fB\-C\fP\ \fIstr\fP
Genome Center tag
.TP
\fB\-D\fP\ \fIfilename\fP
Descriptors file
.TP
\fB\-E\fP
Recurse
.TP
\fB\-F\fP
Feature ID links:
.RS
.PD 0
.IP o
By Overlap
.IP p
By Product
.IP l
By Label and Location
.IP s
Suppress links forced by \fB-M\fP
.PD
.RE
.TP
\fB\-G\fP\ \fIstr\fP
Alignment Gap Flags (comma separated fields, e.g., \fBp,\-,\-,\-,?,.\fP )
\fBn\fP Nucleotide or \fBp\fP Protein,
Begin, Middle, End Gap Characters,
Missing Characters, Match Characters
Alignment middle Gap characters
.TP
\fB\-H\fP\ \fIstr\fP
Hold until publication:
.RS
.PD 0
.IP y
For one year
.IP \fImm/dd/yyyy\fP
Until the specified date
.PD
.RE
.TP
\fB\-J\fP
Delayed genomic product set
.TP
\fB\-K\fP
Safe Bioseq-set
.TP
\fB\-L\fP
Force Local protein_id/transcript_id
.TP
\fB\-M\fP\ \fIstr\fP
Master genome flags:
.RS
.PD 0
.IP n
Normal
.IP b
Big sequence
.IP p
Power option
.IP t
TSA
.PD
.RE
.TP
\fB\-N\fP\ \fIn\fP
Project version number
.TP
\fB\-O\fP
Allow run-on ORFs
.TP
\fB\-P\fP
Remote publication lookup
.TP
\fB\-Q\fP
mRNA title policy
.RS
.PD 0
.IP s
Special mRNA titles
.IP r
RefSeq mRNA titles
.PD
.RE
.TP
\fB\-R\fP
Remote sequence record fetching from ID
.TP
\fB\-S\fP
Smart feature annotation
.TP
\fB\-T\fP
Remote Taxonomy lookup
.TP
\fB\-U\fP
Remove Unnecessary gene xref
.TP
\fB\-V\fP\ \fIstr\fP
Verification (combine any of the following letters)
.RS
.PD 0
.IP v
Validate with Normal Stringency
.IP r
Validate without Country Check
.IP c
BarCode validation
.IP b
Generate GenBank Flatfile
.IP g
Generate Gene Report
.IP t
Validate with TSA check
.PD
.RE
.TP
\fB\-W\fP
Log progress
.TP
\fB\-X\fP\ \fIstr\fP
Extra flags (combine any of the following letters)
.RS
.PD 0
.IP A
Automatic definition line generation
.IP C
Apply Comments in \fB.cmt\fP files to all sequences
.IP E
Treat like Eukarypota in the discrepancy report
.PD
.RE
.TP
\fB\-Y\fP\ \fIfilename\fP
Read a comment string from \fIfilename\fP
.TP
\fB\-Z\fP\ \fIfilename\fP
Write a discrepancy report to \fIfilename\fP
.TP
\fB\-a\fP\ \fIstr\fP
File type:
.RS
.PD 0
.IP a
Any (default)
.IP r20u
Runs of 20+ Ns are gaps, 100 Ns are unknown length
.IP r20k
Runs of 20+ Ns are gaps, 100 Ns are known length
.IP r10u
Runs of 10+ Ns are gaps, 100 Ns are unknown length
.IP r10k
Runs of 10+ Ns are gaps, 100 Ns are known length
.IP s
FASTA Set (\fBs\fP Batch, \fBs1\fP Pop, \fBs2\fP Phy, \fBs3\fP Mut,
\fBs4\fP Eco, \fBs9\fP Small-genome)
.IP d
FASTA Delta
.IP di
FASTA Delta with Implicit Gaps
.IP l
FASTA+Gap Alignment (\fBl\fP Batch, \fBl1\fP Pop, \fBl2\fP Phy, \fBl3\fP Mut,
\fBl4\fP Eco, \fBl9\fP Small-genome)
.IP z
FASTA with Gap Lines
.IP e
PHRAP/ACE
.IP b
ASN.1 (in conjunction with \bF-M\fP)
.PD
.RE
.TP
\fB\-b\fP
Generate GenBank file (deprecated in favor of \fB-V b\fP)
.TP
\fB\-c\fP\ \fIstr\fP
Cleanup (combine any of the following letters)
.RS
.PD 0
.IP d
Correct Collection Dates (assume month first)
.IP D
Correct Collection Dates (assume day first)
.IP b
Append note to coding regions that overlap other coding regions with
similar product names and do not contain 'ABC'
.IP x
Extend partial ends of features by one or two nucleotides to abut gaps
or sequence ends
.IP p
Add exception to non\-extendable partials
.IP s
Add exception to short introns
.IP f
Fix product names
.PD
.RE
.TP
\fB\-f\fP\ \fIfilename\fP
Single table file
.TP
\fB\-g\fP
Input is a genomic product set
.TP
\fB\-h\fP
Convert general ID to note
.TP
\fB\-i\fP\ \fIfilename\fP
Single input file
.TP
\fB\-j\fP\ \fIstr\fP
Source qualifiers
.TP
\fB\-k\fP\ \fIstr\fP
CDS flags (combine any of the following letters)
.RS
.PD 0
.IP c
Annotate Longest ORF
.IP r
Allow Runon ORFs
.IP m
Allow Alternative Starts
.IP k
Set Conflict on Mismatch
.PD
.RE
.TP
\fB\-l\fP\ \fIstr\fP
Add type of evidence used to assert linkage across assembly gaps (only
for TSA records). Must be one of the following:
.RS
.PD 0
.IP paired-ends
.IP align-genus
.IP align-xgenus
.IP align-trnscpt
.IP within-clone
.IP clone-contig
.IP map
.IP strobe
.PD
.RE
.TP
\fB\-m\fP\ \fIstr\fP
Lineage to use for discrepancy report tests
.TP
\fB\-n\fP\ \fIstr\fP
Organism name
.TP
\fB\-o\fP\ \fIfilename\fP
Single output file
.TP
\fB\-p\fP\ \fIstr\fP
Path to files
.TP
\fB\-q\fP
Set sequence ID from input file name
.TP
\fB\-r\fP\ \fIstr\fP
Path for results
.TP
\fB\-s\fP
Read FASTAs as Set
.TP
\fB\-t\fP\ \fIfilename\fP
Read template from \fIfilename\fP
.TP
\fB\-u\fP
Convert GenProdSet to NucProtSet
.TP
\fB\-v\fP
Validate (deprecated in favor of \fB\-V\ v\fP)
.TP
\fB\-w\fP\ \fIfilename\fP
Single structured comment file (overrides the use of \fB\-X\ C\fP)
.TP
\fB\-x\fP\ \fIstr\fP
Suffix (default = \fB.fsa\fP)
.TP
\fB\-y\fP\ \fIstr\fP
.TP
\fB\-z\fP
Clean up log file
Comment
.SH AUTHOR
The National Center for Biotechnology Information.
.SH SEE ALSO
.ad l
.BR Psequin (1),
.BR sbtedit (1),
tbl2asn.txt,
<http://www.ncbi.nlm.nih.gov/Sequin/table.html>.
|