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.
- Web Server (eg: Apache, Nginx, IIS)
- It is possible to containerise:
docker build -t vcf2xls .
docker run -dit --name vcf2xls -p 8080:80 vcf2xls
Fork the repository, make the code changes then submit a pull request.
vcf2xls is released under the GPLv3 license.