Repository for the VCFtools Dockerfile, a "package designed for working with VCF files, such as those generated by the 1000 Genomes Project. The aim of VCFtools is to provide easily accessible methods for working with complex genetic variation data in the form of VCF files."1.
This Docker image contains both the C++ and Perl libraries for VCFtools. Additionally, tabix is installed in this image.
The image can be found in docker-VCFtools' GitHub package page: here
VCFtools main website here
VCFtools documentation here
GitHub repository here
Tool | Version |
---|---|
VCFtools | 0.1.16 |
- Issue tracker to report errors and enhancement ideas.
- Discussions can take place in docker-VCFtools Discussions
- docker-VCFtools pull requests are also open for discussion
Please see list of Contributors at GitHub.
Author: 'Timothy Sanders', 'Mohammed Faizal Eeman Mootor'
docker-VCFtools is licensed under the GNU General Public License version 2. See the file LICENSE for the terms of the GNU GPL license.
docker-VCFtools can be used to create a docker instance to use VCFtools.
Copyright (C) 2021-2024 University of California Los Angeles ("Boutros Lab") All rights reserved.
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.