File: taxblast.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 (31 lines) | stat: -rw-r--r-- 728 bytes parent folder | download | duplicates (6)
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
.TH TAXBLAST 1 2016-12-05 NCBI "NCBI Tools User's Manual"
.SH NAME
taxblast \- annotate BLAST output with taxonomic details
.SH SYNOPSIS
.B taxblast
[\|\fB\-\fP\|]
[\|\fB\-d\fP\ \fIstr\fP\|]
\fB\-i\fP\ \fIfilename\fP
[\|\fB\-o\fP\ \fIfilename\fP\|]
[\|\fB\-p\fP\|]
.SH DESCRIPTION
\fBtaxblast\fP annotates BLAST output with taxonomic details.
.SH OPTIONS
A summary of options is included below.
.TP
\fB\-\fP
Print usage message
.TP
\fB\-d\fP\ \fIstr\fP
Database used to get SeqAnnot ASN.1 (\fBnr\fP by default)
.TP
\fB\-i\fP\ \fIfilename\fP
Input ASN.1 File (SeqAnnot)
.TP
\fB\-o\fP\ \fIfilename\fP
Output file name (stdout by default)
.TP
\fB\-p\fP
Sequence is DNA
.SH AUTHOR
The National Center for Biotechnology Information.