Skip to main content

Detect synonymous genetic variants in VCF

Project description

VCFSYNONYMOUS

PyPI version license Build Status Supported Python Versions

Giving .gff3 and .fasta files of a genome and .vcf detected SNPs onto this genome, VCFSYNONYMOUS returns two .vcf files. The first one contains synonymous SNPs and the second one contains non-synonymous SNPs.

INSTALLATION

pip3 install vcfsynonymous

GET STARTED

vcfsynonymous --vcf tests/data/sample.vcf \
 --genome tests/data/genome.fasta \
 --annotation tests/data/genome.gff3

python -m vcfsynonymous --vcf tests/data/sample.vcf \
 --genome tests/data/genome.fasta \
 --annotation tests/data/genome.gff3 \
 --output_prefix res

upload package

pip3 uninstall vcfsynonymous
rm -rf build/
rm -rf dist/
rm -rf vcfsynonymous.egg-info/
python setup.py sdist bdist_wheel
pip3 install .

twine upload dist/*

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

vcfsynonymous-0.2.0.tar.gz (5.2 kB view details)

Uploaded Source

Built Distribution

vcfsynonymous-0.2.0-py3-none-any.whl (7.1 kB view details)

Uploaded Python 3

File details

Details for the file vcfsynonymous-0.2.0.tar.gz.

File metadata

  • Download URL: vcfsynonymous-0.2.0.tar.gz
  • Upload date:
  • Size: 5.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.0.post20200714 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.3

File hashes

Hashes for vcfsynonymous-0.2.0.tar.gz
Algorithm Hash digest
SHA256 127f0413c4cdb51cf63a3401fea866ddbff7579b32fa7b8172cefe9d7fa6d495
MD5 ec0d1307980f22441b32035f203d9231
BLAKE2b-256 eb5c3a99e320ba1c91e58ac9d04b79fbed938a2066611a5a9c165803ba728af8

See more details on using hashes here.

File details

Details for the file vcfsynonymous-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: vcfsynonymous-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 7.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.0.post20200714 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.3

File hashes

Hashes for vcfsynonymous-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 0714be4a20f4040a53be87116b341d31566bf084082c9ce4a2373246b3fe0c7b
MD5 d447a042da8e7b3c8bd3822153f3eef4
BLAKE2b-256 4f090289ce6da8fcc25f3f3d3672f205637fb33c759fa9f2f6ebff1afefa3815

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