File: biom.1

package info (click to toggle)
python-biom-format 2.1.17-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 52,044 kB
  • sloc: python: 13,624; makefile: 149; sh: 105; javascript: 45
file content (51 lines) | stat: -rw-r--r-- 1,126 bytes parent folder | download | duplicates (4)
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
.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.12.
.TH BIOM "1" "July 2020" "biom 2.1.8" "User Commands"
.SH NAME
biom \- Biological Observation Matrix (BIOM) format (Python 3)
.SH SYNOPSIS
.B biom
[\fI\,OPTIONS\/\fR] \fI\,COMMAND \/\fR[\fI\,ARGS\/\fR]...
.SH OPTIONS
.TP
\fB\-\-version\fR
Show the version and exit.
.TP
\fB\-h\fR, \fB\-\-help\fR
Show this message and exit.
.SS "Commands:"
.TP
add\-metadata
Add metadata to a BIOM table.
.TP
convert
Convert to/from the BIOM table format.
.TP
export\-metadata
Export metadata as TSV.
.TP
from\-uc
Create a BIOM table from a vsearch/uclust/usearch BIOM...
.TP
head
Dump the first bit of a table.
.TP
normalize\-table
Normalize a BIOM table.
.TP
show\-install\-info
Provide information about the biom\-format installation.
.TP
subset\-table
Subset a BIOM table.
.TP
summarize\-table
Summarize sample or observation data in a BIOM table.
.TP
table\-ids
Dump IDs in a table.
.TP
validate\-table
Validate a BIOM\-formatted file.
.SH AUTHOR
 This manpage was written by Nilesh Patra for the Debian distribution and
 can be used for any other usage of the program.