File: vt.1

package info (click to toggle)
vt 0.57721%2Bds-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 21,680 kB
  • sloc: cpp: 51,772; makefile: 348; sh: 206
file content (73 lines) | stat: -rw-r--r-- 1,292 bytes parent folder | download
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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.15.
.TH VT "1" "June 2020" "vt 0.57721+ds" "User Commands"
.SH NAME
vt \- toolset for short variant discovery in genetic sequence data
.SH SYNOPSIS
.B vt
<tool> [options]
.SH TOOLS
.TP
view
view vcf/vcf.gz/bcf files
.TP
index
index vcf.gz/bcf files
.TP
normalize
normalize variants
.TP
decompose
decompose variants
.TP
uniq
drop duplicate variants
.TP
cat
concatenate VCF files
.TP
paste
paste VCF files
.TP
sort
sort VCF files
.TP
subset
subset VCF file to variants polymorphic in a sample
.TP
peek
summary of variants in the vcf file
.TP
partition
partition variants
.TP
multi_partition
partition variants from multiple VCF files
.TP
annotate_variants
annotate variants
.TP
annotate_db_rsid
annotate variants with dbSNP rsid
.TP
annotate_1000g
annotate variants with 1000 Genomes variants
.TP
annotate_regions
annotate regions
.TP
compute_concordance
compute genotype concordance between 2 call sets
.TP
compute_features
compute genotype likelihood based statistics
.TP
discover
discover variants
.TP
genotype
genotype variants
.SH SEE ALSO
Help page on http://statgen.sph.umich.edu/wiki/Vt
.SH AUTHOR
 This manpage was written by Andreas Tille for the Debian distribution and
 can be used for any other usage of the program.