recipe vcf2genome

A tool to create a draft genome file out of a GATK VCF file and enabling users to filter the VCF in a single step.

Homepage:

https://github.com/apeltzer/vcf2genome

License:

GPLv3

Recipe:

/vcf2genome/meta.yaml

package vcf2genome

(downloads) docker_vcf2genome

Versions:

0.91-20.91-10.91-0

Depends:
Required By:

Installation

With an activated Bioconda channel (see set-up-channels), install with:

conda install vcf2genome

and update with:

conda update vcf2genome

or use the docker container:

docker pull quay.io/biocontainers/vcf2genome:<tag>

(see vcf2genome/tags for valid values for <tag>)

Download stats