|
|
| |
VCFRANDOMSAMPLE(1) |
vcfrandomsample (VCF statistics) |
VCFRANDOMSAMPLE(1) |
vcfrandomsample options []
Randomly sample sites from an input VCF file, which may be provided as stdin.
Scale the sampling probability by the field specified in KEY. This may be used
to provide uniform sampling across allele frequencies, for instance.
-
options:
-r, --rate RATE base sampling probability per locus
-s, --scale-by KEY scale sampling likelihood by this Float info field
-p, --random-seed N use this random seed (by default read from /dev/random)
-q, --pseudorandom-seed use a pseudorandom seed (by default read from /dev/random)
Copyright 2011-2022 (C) Erik Garrison and vcflib contributors. MIT licensed.
Erik Garrison and vcflib contributors.
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |