Repository 'ewastools'
hg clone https://toolshed.g2.bx.psu.edu/repos/kpbioteam/ewastools

Changeset 79:f5e42a101f12 (2020-01-26)
Previous changeset 78:e67f424d3f42 (2020-01-26) Next changeset 80:14defeb423a7 (2020-01-26)
Commit message:
Deleted selected files
removed:
macros.xml
b
diff -r e67f424d3f42 -r f5e42a101f12 macros.xml
--- a/macros.xml Sun Jan 26 16:55:54 2020 -0500
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
b
@@ -1,18 +0,0 @@
-<macros>
-    <token name="@VERSION@">@MINFI_VERSION@</token>
-    <xml name="requirements">
-        <requirements>
-            <requirement type="package" version="3.5.1">r-base</requirement>
-            <requirement type="package" version="@VERSION@">bioconductor-minfi</requirement>
-            <requirement type="package" version="0.4.0">bioconductor-illuminahumanmethylation450kmanifest</requirement>
-            <requirement type="package" version="1.42.1">bioconductor-rtracklayer</requirement>
-            <yield />
-        </requirements>
-    </xml>
-    <token name="@MINFI_VERSION@">1.28.0</token>
-    <xml name="citations">
-        <citations>
-            <citation type="doi">10.1093/bioinformatics/btu049</citation>
-        </citations>
-    </xml>
-</macros>