Mercurial > repos > kpbioteam > ewastools
annotate macros.xml @ 82:369fef559cfc draft default tip
"planemo upload for repository https://github.com/kpbioteam/ewas_galaxy commit 9363395728213b6d82e606c5513709c54af4df09"
author | kpbioteam |
---|---|
date | Sun, 23 Feb 2020 17:00:42 -0500 |
parents | 8ab24a5229bd |
children |
rev | line source |
---|---|
81
8ab24a5229bd
"planemo upload for repository https://github.com/kpbioteam/ewas_galaxy commit 323de18b21453fa652ae3abb7e847704e13a65ed"
kpbioteam
parents:
80
diff
changeset
|
1 <?xml version="1.0"?> |
80 | 2 <macros> |
81
8ab24a5229bd
"planemo upload for repository https://github.com/kpbioteam/ewas_galaxy commit 323de18b21453fa652ae3abb7e847704e13a65ed"
kpbioteam
parents:
80
diff
changeset
|
3 <token name="@VERSION@">@MINFI_VERSION@</token> |
8ab24a5229bd
"planemo upload for repository https://github.com/kpbioteam/ewas_galaxy commit 323de18b21453fa652ae3abb7e847704e13a65ed"
kpbioteam
parents:
80
diff
changeset
|
4 <xml name="requirements"> |
8ab24a5229bd
"planemo upload for repository https://github.com/kpbioteam/ewas_galaxy commit 323de18b21453fa652ae3abb7e847704e13a65ed"
kpbioteam
parents:
80
diff
changeset
|
5 <requirements> |
8ab24a5229bd
"planemo upload for repository https://github.com/kpbioteam/ewas_galaxy commit 323de18b21453fa652ae3abb7e847704e13a65ed"
kpbioteam
parents:
80
diff
changeset
|
6 <requirement type="package" version="3.6.2">r-base</requirement> |
8ab24a5229bd
"planemo upload for repository https://github.com/kpbioteam/ewas_galaxy commit 323de18b21453fa652ae3abb7e847704e13a65ed"
kpbioteam
parents:
80
diff
changeset
|
7 <requirement type="package" version="@VERSION@">bioconductor-minfi</requirement> |
8ab24a5229bd
"planemo upload for repository https://github.com/kpbioteam/ewas_galaxy commit 323de18b21453fa652ae3abb7e847704e13a65ed"
kpbioteam
parents:
80
diff
changeset
|
8 <requirement type="package" version="0.4.0">bioconductor-illuminahumanmethylation27kmanifest</requirement> |
8ab24a5229bd
"planemo upload for repository https://github.com/kpbioteam/ewas_galaxy commit 323de18b21453fa652ae3abb7e847704e13a65ed"
kpbioteam
parents:
80
diff
changeset
|
9 <requirement type="package" version="0.6.0">bioconductor-illuminahumanmethylation27kanno.ilmn12.hg19</requirement> |
8ab24a5229bd
"planemo upload for repository https://github.com/kpbioteam/ewas_galaxy commit 323de18b21453fa652ae3abb7e847704e13a65ed"
kpbioteam
parents:
80
diff
changeset
|
10 <requirement type="package" version="0.4.0">bioconductor-illuminahumanmethylation450kmanifest</requirement> |
8ab24a5229bd
"planemo upload for repository https://github.com/kpbioteam/ewas_galaxy commit 323de18b21453fa652ae3abb7e847704e13a65ed"
kpbioteam
parents:
80
diff
changeset
|
11 <requirement type="package" version="0.6.0">bioconductor-illuminahumanmethylation450kanno.ilmn12.hg19</requirement> |
8ab24a5229bd
"planemo upload for repository https://github.com/kpbioteam/ewas_galaxy commit 323de18b21453fa652ae3abb7e847704e13a65ed"
kpbioteam
parents:
80
diff
changeset
|
12 <requirement type="package" version="0.3.0">bioconductor-illuminahumanmethylationepicmanifest</requirement> |
8ab24a5229bd
"planemo upload for repository https://github.com/kpbioteam/ewas_galaxy commit 323de18b21453fa652ae3abb7e847704e13a65ed"
kpbioteam
parents:
80
diff
changeset
|
13 <requirement type="package" version="0.6.0">bioconductor-illuminahumanmethylationepicanno.ilm10b4.hg19</requirement> |
8ab24a5229bd
"planemo upload for repository https://github.com/kpbioteam/ewas_galaxy commit 323de18b21453fa652ae3abb7e847704e13a65ed"
kpbioteam
parents:
80
diff
changeset
|
14 <requirement type="package" version="1.46.0">bioconductor-rtracklayer</requirement> |
8ab24a5229bd
"planemo upload for repository https://github.com/kpbioteam/ewas_galaxy commit 323de18b21453fa652ae3abb7e847704e13a65ed"
kpbioteam
parents:
80
diff
changeset
|
15 <yield/> |
8ab24a5229bd
"planemo upload for repository https://github.com/kpbioteam/ewas_galaxy commit 323de18b21453fa652ae3abb7e847704e13a65ed"
kpbioteam
parents:
80
diff
changeset
|
16 </requirements> |
8ab24a5229bd
"planemo upload for repository https://github.com/kpbioteam/ewas_galaxy commit 323de18b21453fa652ae3abb7e847704e13a65ed"
kpbioteam
parents:
80
diff
changeset
|
17 </xml> |
8ab24a5229bd
"planemo upload for repository https://github.com/kpbioteam/ewas_galaxy commit 323de18b21453fa652ae3abb7e847704e13a65ed"
kpbioteam
parents:
80
diff
changeset
|
18 <token name="@MINFI_VERSION@">1.32.0</token> |
8ab24a5229bd
"planemo upload for repository https://github.com/kpbioteam/ewas_galaxy commit 323de18b21453fa652ae3abb7e847704e13a65ed"
kpbioteam
parents:
80
diff
changeset
|
19 <xml name="citations"> |
8ab24a5229bd
"planemo upload for repository https://github.com/kpbioteam/ewas_galaxy commit 323de18b21453fa652ae3abb7e847704e13a65ed"
kpbioteam
parents:
80
diff
changeset
|
20 <citations> |
8ab24a5229bd
"planemo upload for repository https://github.com/kpbioteam/ewas_galaxy commit 323de18b21453fa652ae3abb7e847704e13a65ed"
kpbioteam
parents:
80
diff
changeset
|
21 <citation type="doi">10.1093/bioinformatics/btu049</citation> |
8ab24a5229bd
"planemo upload for repository https://github.com/kpbioteam/ewas_galaxy commit 323de18b21453fa652ae3abb7e847704e13a65ed"
kpbioteam
parents:
80
diff
changeset
|
22 </citations> |
8ab24a5229bd
"planemo upload for repository https://github.com/kpbioteam/ewas_galaxy commit 323de18b21453fa652ae3abb7e847704e13a65ed"
kpbioteam
parents:
80
diff
changeset
|
23 </xml> |
80 | 24 </macros> |