File: findspl.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 (27 lines) | stat: -rw-r--r-- 644 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
.TH FINDSPL 1 2001-10-05 NCBI "NCBI Tools User's Manual"
.SH NAME
findspl \- find protein splice sites
.SH SYNOPSIS
.B findspl
[\|\fB\-\fP\|]
[\|\fB\-g\fP\ \fIN\fP\|]
[\|\fB\-i\fP\ \fIfilename\fP\|]
[\|\fB\-o\fP\ \fIfilename\fP\|]
.SH DESCRIPTION
\fBfindspl\fP is a simple tool to find protein splice sites.
.SH OPTIONS
A summary of options is included below.
.TP
\fB\-\fP
Print usage message
.TP
\fB\-g\fP\ \fIN\fP
GI number of protein
.TP
\fB\-i\fP\ \fIfilename\fP
Input file containing protein GIs (default is stdin)
.TP
\fB\-o\fP\ \fIfilename\fP
Output file (default is stdout)
.SH AUTHOR
The National Center for Biotechnology Information.