Mercurial > repos > greg > repmatch_gff3
view repmatch_gff3_macros.xml @ 6:6df81aade62c draft
Uploaded
author | greg |
---|---|
date | Sat, 28 Nov 2015 14:54:33 -0500 |
parents | d33030c8e2cc |
children |
line wrap: on
line source
<?xml version='1.0' encoding='UTF-8'?> <macros> <token name="@WRAPPER_VERSION@">1.0</token> <xml name="requirements"> <requirements> <requirement type="package" version="2.3.0">anaconda</requirement> </requirements> </xml> <xml name="stdio"> <stdio> <exit_code range="1:"/> <exit_code range=":-1"/> <regex match="Error:"/> <regex match="Exception:"/> </stdio> </xml> <xml name="citations"> <citations> <citation type="bibtex"> @unpublished{None, author = {None}, title = {None}, year = {None}, eprint = {None}, url = {http://www.huck.psu.edu/content/research/independent-centers-excellence/center-for-eukaryotic-gene-regulation} }</citation> </citations> </xml> </macros>