项目作者: japeto

项目描述 :
Your VCF converted to XLS from now. VCF stands for Variant Call Format and it is used by bioinformatics projects to encode structural genetic variants.
高级语言: JavaScript
项目地址: git://github.com/japeto/vcf2xls.git
创建时间: 2019-06-07T21:43:36Z
项目社区:https://github.com/japeto/vcf2xls

开源协议:GNU General Public License v3.0

下载


VCF2XLS

VCF2XLS is a free, open source and file converter software designed for big files in VCF format. Your VCF converted to XLS from now. VCF stands for Variant Call Format and it is used by bioinformatics projects to encode structural genetic variants.

Requirements

  • Web Server (eg: Apache, Nginx, IIS)

Docker

  • It is possible to containerise:

docker build -t vcf2xls .

docker run -dit —name vcf2xls -p 8080:80 vcf2xls

Contributing

Fork the repository, make the code changes then submit a pull request.

License

vcf2xls is released under the GPLv3 license.