Skip to content

uclahs-cds/docker-VCFtools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-VCFtools

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


Documentation

VCFtools main website here

VCFtools documentation here

GitHub repository here


Version

Tool Version
VCFtools 0.1.16

Discussions


Contributors

Please see list of Contributors at GitHub.


References

  1. https://vcftools.github.io
  2. https://vcftools.github.io/license.html

License

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.