Skip to main content

Generate VCF file with random variants from reference genome

Project description

VCFY

It generates a VCF file with simulated random variants based on the given probability model.

Tools

vcfy

Usage: vcfy [OPTIONS] REFERENCE

  Generate VCF file with simulated variants in specified range [low, high)
  for the given region of the reference genome (in FASTA format). In case
  that the region is not specified the first region is used. If no range is
  provided, it is assumed that the variants are scattered throughout the
  region.

  For more information, consult with the README file.

Options:
  -o, --output FILENAME      Write to this file instead of standard output.
  -m, --mutation-rate FLOAT  Base mutation rate.  [required]
  -r, --region TEXT          Region ID (default=first region in the reference)
  -l, --low INTEGER          Range lower bound (default=first locus in the
                             region)
  -h, --high INTEGER         Range upper bound (default=last locus in the
                             region)
  --help                     Show this message and exit.

ksnper

Usage: ksnper [OPTIONS] [VCF]

  Report the number of SNPs in all k-mers. Specify the k and the VCF file,
  it reports number of SNPS occurred in each k-mer.

Options:
  -o, --output FILENAME           Write to this file instead of standard
                                  output.
  -r, --reference FILENAME        Reference genome FASTA file. It will be
                                  inferred from VCF header, if not specified.
  -k INTEGER                      The value of k.  [required]
  -c                              Set if the input VCF is compressed
  -d, --dialect [unix|excel-tab|excel]
                                  Use this CSV dialect.  [default: unix]
  --help                          Show this message and exit.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

vcfy-0.0.9.tar.gz (9.5 kB view details)

Uploaded Source

Built Distribution

vcfy-0.0.9-py2.py3-none-any.whl (12.3 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file vcfy-0.0.9.tar.gz.

File metadata

  • Download URL: vcfy-0.0.9.tar.gz
  • Upload date:
  • Size: 9.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.7.3

File hashes

Hashes for vcfy-0.0.9.tar.gz
Algorithm Hash digest
SHA256 cee1290c277bd55d5457f839892f5ea7947040aadccd2714f484deff2e627c4d
MD5 a89a7cb687c370ed17a6c982cac2ec00
BLAKE2b-256 35559f01ed8d9474a5ebe018396ba47ada3296b80570e84941194fb44d69a30c

See more details on using hashes here.

File details

Details for the file vcfy-0.0.9-py2.py3-none-any.whl.

File metadata

  • Download URL: vcfy-0.0.9-py2.py3-none-any.whl
  • Upload date:
  • Size: 12.3 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.7.3

File hashes

Hashes for vcfy-0.0.9-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 f148e6bb682a85e5e5a8e0c06449022b5e96ef630d98e56be00e6b5d69bbec4c
MD5 324c4f527586b822f146b4d289185582
BLAKE2b-256 0e72a8d496da4573923856b683d531c5726fdc4876df974203e5028a37530e63

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page