summaryrefslogtreecommitdiff
path: root/doc/man/tbl2asn.1
blob: 3798b8e0d834597fe54d0ceefd40718a807d5ef3 (plain)
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
.TH TBL2ASN 1 2003-04-27 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\-b\fP\|]
[\|\fB\-c\fP\|]
[\|\fB\-d\fP\|]
[\|\fB\-g\fP\|]
[\|\fB\-f\fP\ \fIfilename\fP\|]
[\|\fB\-k\fP\|]
[\|\fB\-m\fP\|]
[\|\fB\-n\fP\ \fIstr\fP\|]
[\|\fB\-p\fP\ \fIstr\fP\|]
[\|\fB\-q\fP\|]
[\|\fB\-r\fP\ \fIstr\fP\|]
[\|\fB\-s\fP\|]
[\|\fB\-t\fP\ \fIfilename\fP\|]
[\|\fB\-v\fP\|]
[\|\fB\-x\fP\ \fIstr\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\-b\fP
Generate GenBank file
.TP
\fB\-c\fP
Annotate longest ORF
.TP
\fB\-d\fP
Read FASTAs as Delta
.TP
\fB\-f\fP\ \fIfilename\fP
Read only this file
.TP
\fB\-g\fP
Input is a genomic product set
.TP
\fB\-k\fP
Set conflict on mismatch
.TP
\fB\-m\fP
Allow alternative starts
.TP
\fB\-n\fP\ \fIstr\fP
Organism name
.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\-v\fP
Validate
.TP
\fB\-x\fP\ \fIstr\fP
Suffix (default = \fB.fsa\fP)
.SH AUTHOR
The National Center for Biotechnology Information.
.SH SEE ALSO
.BR Psequin (1),
<http://www.ncbi.nlm.nih.gov/Sequin/table.html>