File: gil2bin.1

package info (click to toggle)
ncbi-tools6 6.1.20170106%2Bdfsg2-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 468,504 kB
  • sloc: ansic: 1,474,210; pascal: 6,740; cpp: 6,248; xml: 3,390; sh: 2,139; perl: 1,084; csh: 508; makefile: 437; ruby: 93; lisp: 81; javascript: 16
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 GIL2BIN 1 2003-04-27 NCBI "NCBI Tools User's Manual"
.SH NAME
gil2bin \- convert GenInfo integrated IDs to or from binary
.SH SYNOPSIS
.B gil2bin
[\|\fB\-\fP\|]
\fB\-i\fP\ \fIfilename\fP
\fB\-o\fP\ \fIfilename\fP
[\|\fB\-r\fP\|]
.SH DESCRIPTION
\fBgil2bin\fP converts a list of GenInfo integrated IDs (GIs) from
text to binary, or vice versa.
.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
.TP
\fB\-r\fP
Reverse mode (binary to text)
.SH AUTHOR
The National Center for Biotechnology Information.