File: asndhuff.1

package info (click to toggle)
ncbi-tools6 6.1.20120620-2
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 241,636 kB
  • sloc: ansic: 1,431,708; cpp: 6,248; pascal: 3,949; xml: 3,390; sh: 3,090; perl: 1,077; csh: 488; makefile: 449; ruby: 93; lisp: 81
file content (28 lines) | stat: -rw-r--r-- 660 bytes parent folder | download | duplicates (12)
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
.TH ASNDHUFF 1 2002-08-30 NCBI "NCBI Tools User's Manual"
.SH NAME
asndhuff \- decompress compressed ASN.1 (CASN) files
.SH SYNOPSIS
.B asndhuff
[\|\fB\-\fP\|]
\fB\-i\fP\ \fIfilename\fP
[\|\fB\-o\fP\ \fIfilename\fP\|]
.SH DESCRIPTION
\fBasndhuff\fP decompresses compressed ASN.1 (CASN) files.
.SH OPTIONS
A summary of options is included below.
.TP
\fB\-\fP
Print usage message
.TP
\fB\-i\fP\ \fIfilename\fP
Read input from \fIfilename\fP
.TP
\fB\-o\fP\ \fIfilename\fP
Write output to \fIfilename\fP (stdout by default)
.SH AUTHOR
The National Center for Biotechnology Information.
.SH SEE ALSO
.BR asn2asn (1),
.BR asn2ff (1),
.BR asn2gb (1),
.BR asn2xml (1)