Skip to main content

Inputing a VCF file, it returns the genomic sequence at the specified length (31 by default).

Project description

vcf2seq

Aim

Similar to seqtailor [PMID:31045209] : reads a VCF file, outputs a genomic sequence (default length: 31)

Unlike seqtailor, all sequences will have the same length. Moreover, it is possible to have an absence character (by default the dot . ) for indels.

  • When a insertion is larger than --size parameter, only first --size nucleotides are outputed.
  • Sequence headers are formated as "_".

VCF format specifications: https://github.com/samtools/hts-specs/blob/master/VCFv4.4.pdf

Installation

pip install vcf2seq

usage

usage: vcf2seq.py [-h] -g genome [-s SIZE] [-t {alt,ref,both}] [-b BLANK] [-a ADD_COLUMNS [ADD_COLUMNS ...]] [-o OUTPUT] [-v] vcf


positional arguments:
  vcf                   vcf file (mandatory)

options:
  -h, --help            show this help message and exit
  -g genome, --genome genome
                        genome as fasta file (mandatory)
  -s SIZE, --size SIZE  size of the output sequence (default: 31)
  -t {alt,ref,both}, --type {alt,ref,both}
                        alt, ref, or both output? (default: alt)
  -b BLANK, --blank BLANK
                        Missing nucleotide character, default is dot (.)
  -a ADD_COLUMNS [ADD_COLUMNS ...], --add-columns ADD_COLUMNS [ADD_COLUMNS ...]
                        Add one or more columns to header (ex: '-a 3 AA' will add columns 3 and 27). The first column is '1' (or 'A')
  -o OUTPUT, --output OUTPUT
                        Output file (default: <input_file>-vcf2seq.fa/tsv)
  -f {fa,tsv}, --output-format {fa,tsv}
                        Output file format (default: fa)
  -v, --version         show program's version number 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

vcf2seq-0.9.4.tar.gz (20.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

vcf2seq-0.9.4-py3-none-any.whl (21.0 kB view details)

Uploaded Python 3

File details

Details for the file vcf2seq-0.9.4.tar.gz.

File metadata

  • Download URL: vcf2seq-0.9.4.tar.gz
  • Upload date:
  • Size: 20.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.7

File hashes

Hashes for vcf2seq-0.9.4.tar.gz
Algorithm Hash digest
SHA256 c6230e6b77db5b0d934583b8f8a384d64301bb5aef8aa7408472f028fe289d92
MD5 14674c81e94edf1a5c51b59ac69c3e96
BLAKE2b-256 606e703538b31d1470f3a513fa7de763a7448874d868c0366d0bf1357dcf7260

See more details on using hashes here.

File details

Details for the file vcf2seq-0.9.4-py3-none-any.whl.

File metadata

  • Download URL: vcf2seq-0.9.4-py3-none-any.whl
  • Upload date:
  • Size: 21.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.7

File hashes

Hashes for vcf2seq-0.9.4-py3-none-any.whl
Algorithm Hash digest
SHA256 d9d9b117ac3a09537047b9e0eecf04c79b53b40aa50ac189cefbfa07a20ce0e5
MD5 dbb9d4c46842c86a0c08cb3c90d48f1f
BLAKE2b-256 4ec0717687aba3325c439e5d27095e5be1cf4196af70c6fb1f6f336ad586711d

See more details on using hashes here.

Supported by

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