File: asn2xml.1

package info (click to toggle)
ncbi-tools6 6.1.20170106%2Bdfsg1-9
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 468,492 kB
  • sloc: ansic: 1,474,204; pascal: 6,740; cpp: 6,248; xml: 3,390; sh: 2,139; perl: 1,084; csh: 508; makefile: 437; javascript: 198; ruby: 93; lisp: 81
file content (53 lines) | stat: -rw-r--r-- 1,211 bytes parent folder | download | duplicates (11)
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
.TH ASN2XML 1 2005-05-16 NCBI "NCBI Tools User's Manual"
.SH NAME
asn2xml \- translate biological data from ASN.1 to XML
.SH SYNOPSIS
.B asn2xml
[\|\fB\-\fP\|]
[\|\fB\-b\ F\fP\|]
[\|\fB\-e\fP\|]
[\|\fB\-i\fP\ \fIfilename\fP\|]
[\|\fB\-l\fP\ \fIfilename\fP\|]
[\|\fB\-o\fP\ \fIfilename\fP\|]
[\|\fB\-s\fP\|]
.SH DESCRIPTION
\fBasn2xml\fP converts an NCBI Seq-entry or Bioseq-set from ASN.1
format to an isomorphic XML representation.  It differs from
\fBasn2asn \-x\fP in that it converts packed sequence data back into
human-readable ASCII text.
.SH OPTIONS
A summary of options is included below.
.TP
\fB\-\fP
Print usage message
.TP
\fB\-b\ F\fP
Input asnfile in text mode
.TP
\fB\-e\fP
Input is a Seq-entry
.TP
\fB\-i\fP\ \fIfilename\fP
Read ASN.1 from \fIfilename\fP (default is stdin)
.TP
\fB\-l\fP\ \fIfilename\fP
Log errors to \fIfilename\fP (default is stderr)
.TP
\fB\-o\fP\ \fIfilename\fP
Write XML to \fIfilename\fP (default is stdout)
.TP
\fB\-s\fP
Input is a Seq-submit
.SH AUTHOR
The National Center for Biotechnology Information.
.SH SEE ALSO
.ad l
.BR asn2all (1),
.BR asn2asn (1),
.BR asn2ff (1),
.BR asn2fsa (1),
.BR asn2gb (1),
.BR asndhuff (1),
.BR gene2xml (1),
README.asn2xml,
ncbixml.txt