vcf-annotation-tools

View on PyPIReverse Dependencies (0)

3.0.0 vcf_annotation_tools-3.0.0-py3-none-any.whl

Wheel Details

Project: vcf-annotation-tools
Version: 3.0.0
Filename: vcf_annotation_tools-3.0.0-py3-none-any.whl
Download: [link]
Size: 12496
MD5: 1913570a5c28d4bc51c5d9e08c96ea40
SHA256: 8d3e7da55bef828143aef29f05f0658ce1ba7babe184342f94e49c826195b1c8
Uploaded: 2019-01-18 21:18:14 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: vcf-annotation-tools
Version: 3.0.0
Summary: A tool for annotating VCF files with expression and readcount data
Author: Susanna Kiwala
Author-Email: ssiebert[at]wustl.edu
Home-Page: https://github.com/griffithlab/vcf-annotation-tools
License: MIT License
Keywords: cancer sequencing variant variants gene expression readcounts VAF allele frequency FPKM TPM transcript VCF
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Programming Language :: Python :: 3.5
Classifier: License :: OSI Approved :: MIT License
Requires-Dist: vcfpy
Requires-Dist: pysam
Requires-Dist: pandas
Requires-Dist: gtfparse
Requires-Dist: testfixtures
[No description]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.31.1)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
vcf_annotation_tools/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
vcf_annotation_tools/vcf_expression_annotator.py sha256=1i1UQiB8O5Xk8Xj08U2wzQpeObOzu19e4JJUdT0vmZw 10247
vcf_annotation_tools/vcf_info_annotator.py sha256=Bn89Dj9WNMBPq1Djdn3GRZ67cE6TDTr4PmLaMi9A6mk 4452
vcf_annotation_tools/vcf_readcount_annotator.py sha256=3oOt_tN6Uji59rsndX5KauNjwbXC_L9Y6UTdtzVgYJY 14008
vcf_annotation_tools/vep_annotation_reporter.py sha256=75rofYyHsnK5ObZSfgycCy8Rt-S2X7JgsFK7RsNq1-0 7232
vcf_annotation_tools-3.0.0.dist-info/METADATA sha256=xF2zFniDM3FHYvUNmSpP8_-7qUkTqRnGFOMMY2bU_r8 812
vcf_annotation_tools-3.0.0.dist-info/RECORD
vcf_annotation_tools-3.0.0.dist-info/WHEEL sha256=NzFAKnL7g-U64xnS1s5e3mJnxKpOTeOtlXdFwS9yNXI 92
vcf_annotation_tools-3.0.0.dist-info/entry_points.txt sha256=NBHMvYk3wrnAAOaSP6oHD13VMVEPiaiWk5tNpY2zAII 315
vcf_annotation_tools-3.0.0.dist-info/top_level.txt sha256=sbcK56msd7nYXWY82CFhxwjtfjlDRqRL-LmAZiDiFaI 21

top_level.txt

vcf_annotation_tools

entry_points.txt

vcf-expression-annotator = vcf_annotation_tools.vcf_expression_annotator:main
vcf-info-annotator = vcf_annotation_tools.vcf_info_annotator:main
vcf-readcount-annotator = vcf_annotation_tools.vcf_readcount_annotator:main
vep-annotation-reporter = vcf_annotation_tools.vep_annotation_reporter:main