vcftoolz
vcftoolz: a Python package for comparing and evaluating Variant Call Format files. - Published in JOSS (2019)
Science Score: 93.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 6 DOI reference(s) in README and JOSS metadata -
✓Academic publication links
Links to: joss.theoj.org -
○Committers with academic emails
-
○Institutional organization owner
-
✓JOSS paper metadata
Published in Journal of Open Source Software
Last synced: 6 months ago
·
JSON representation
Repository
Tools for working with Variant Call Format files.
Basic Info
- Host: GitHub
- Owner: CFSAN-Biostatistics
- License: other
- Language: Python
- Default Branch: master
- Size: 281 KB
Statistics
- Stars: 12
- Watchers: 6
- Forks: 5
- Open Issues: 7
- Releases: 0
Created over 7 years ago
· Last pushed over 2 years ago
Metadata Files
Readme
Changelog
Contributing
License
Authors
README.rst
===============================
VCF Toolz
===============================
.. Image showing the PyPI version badge - links to PyPI
.. image:: https://img.shields.io/pypi/v/vcftoolz.svg
:target: https://pypi.python.org/pypi/vcftoolz
.. Image showing the Travis Continuous Integration test status, commented out for now
.. .. image:: https://img.shields.io/travis/CFSAN-Biostatistics/vcftoolz.svg
.. :target: https://travis-ci.org/CFSAN-Biostatistics/vcftoolz
.. Image showing the JOSS paper badge
.. image:: http://joss.theoj.org/papers/10.21105/joss.01144/status.svg
:target: https://doi.org/10.21105/joss.01144
Tools for working with Variant Call Format files.
VCF Toolz was developed by the United States Food
and Drug Administration, Center for Food Safety and Applied Nutrition.
* Free software
* Documentation: https://vcftoolz.readthedocs.io
* Source Code: https://github.com/CFSAN-Biostatistics/vcftoolz
* PyPI Distribution: https://pypi.python.org/pypi/vcftoolz
Features
--------
* Compares the snps in two or more VCF files.
* Lists the snps that are unique to each VCF file with full genotype information per snp.
* Lists the snps that are missing from each VCF file if present in at least two other VCF files.
* Generates Venn diagrams of positions and snps in the VCF files.
* Reports precision, recall, and F1 score when the truth is known.
* Reports the effectiveness of filtered variants when the truth is known.
* Reformat the VCF file in a tall-narrow format for easy viewing and diffs.
* Count samples, positions, calls, snps, indels, other variants, missing calls, and filter reasons.
* Plot calls along the length of the genome and show the location of filtered calls.
Citing VCF Toolz
--------------------------------------
To cite VCF Toolz, please reference the VCF Toolz paper:
https://doi.org/10.21105/joss.01144
License
-------
See the LICENSE file included in the VCF Toolz distribution.
Owner
- Name: CFSAN (Center for Food Safety and Applied Nutrition)
- Login: CFSAN-Biostatistics
- Kind: organization
- Website: https://www.fda.gov/about-fda/fda-organization/center-food-safety-and-applied-nutrition-cfsan
- Repositories: 18
- Profile: https://github.com/CFSAN-Biostatistics
JOSS Publication
vcftoolz: a Python package for comparing and evaluating Variant Call Format files.
Published
March 26, 2019
Volume 4, Issue 35, Page 1144
Tags
bioinformatics next-generation sequencing variant call format VCFGitHub Events
Total
- Watch event: 1
- Fork event: 3
Last Year
- Watch event: 1
- Fork event: 3
Committers
Last synced: 7 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Steve Davis | s****s@f****v | 74 |
| Justin Payne | c****g@g****m | 11 |
Committer Domains (Top 20 + Academic)
fda.hhs.gov: 1
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 13
- Total pull requests: 2
- Average time to close issues: 2 months
- Average time to close pull requests: 3 months
- Total issue authors: 11
- Total pull request authors: 2
- Average comments per issue: 1.62
- Average comments per pull request: 0.5
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 1
Past Year
- Issues: 0
- Pull requests: 1
- Average time to close issues: N/A
- Average time to close pull requests: 2 months
- Issue authors: 0
- Pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- pablosolar (2)
- manimino (2)
- Kaskere (1)
- splaisan (1)
- denise0593 (1)
- ulloaa (1)
- mbyott (1)
- 512714 (1)
- simeonhebrew (1)
- SiripongT (1)
- sarakn97 (1)
Pull Request Authors
- jsquaredosquared (1)
- dependabot[bot] (1)
Top Labels
Issue Labels
Pull Request Labels
dependencies (1)
Packages
- Total packages: 1
-
Total downloads:
- pypi 62 last-month
- Total dependent packages: 0
- Total dependent repositories: 1
- Total versions: 7
- Total maintainers: 2
pypi.org: vcftoolz
Tools for working with Variant Call Format files.
- Homepage: https://github.com/CFSAN-Biostatistics/vcftoolz
- Documentation: https://vcftoolz.readthedocs.io/
- License: BSD
-
Latest release: 1.2.3
published over 2 years ago
Rankings
Dependent packages count: 10.1%
Forks count: 16.8%
Average: 18.8%
Stargazers count: 20.3%
Dependent repos count: 21.6%
Downloads: 25.1%
Maintainers (2)
Last synced:
6 months ago
Dependencies
requirements.txt
pypi
- wheel ==0.23.0
setup.py
pypi
