Mercurial > repos > iuc > bcftools_mpileup
diff test-data/annotate.hdr @ 0:d29cba4286a5 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit 10853682ffb2e9776256bb63c899ef5c5fe0007e
| author | iuc |
|---|---|
| date | Thu, 13 Apr 2017 16:21:19 -0400 |
| parents | |
| children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/annotate.hdr Thu Apr 13 16:21:19 2017 -0400 @@ -0,0 +1,4 @@ +##INFO=<ID=T_STR,Number=1,Type=String,Description="Test String"> +##INFO=<ID=T_INT,Number=.,Type=Integer,Description="Test Integer"> +##INFO=<ID=T_FLOAT,Number=.,Type=Float,Description="Test Float"> +##INFO=<ID=INDEL,Number=0,Type=Float,Description="Test Flag">
