Mercurial > repos > eduardo > annotateviz
diff test-data/vcf/test.xml @ 0:7537482eed36 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/annotateviz commit 9bbaa3eacc76ff3bf2b6da313cc0d85705f15dd1-dirty
author | eduardo |
---|---|
date | Sat, 17 Jun 2017 13:31:06 -0400 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/vcf/test.xml Sat Jun 17 13:31:06 2017 -0400 @@ -0,0 +1,18 @@ +<?xml version="1.0"?> +<root> + <metadata> + <gencode>11</gencode> + <genomes> + <genome>test-data/merlin.fa</genome> + </genomes> + </metadata> + <tracks> + <track cat="Default" format="vcf"> + <files> + <trackFile path="test-data/vcf/test.vcf" ext="vcf" label="Basic"/> + </files> + <options> + </options> + </track> + </tracks> +</root>