Mercurial > repos > iuc > gwastools_manhattan_plot
changeset 1:466c272c7fa9 draft default tip
"planemo upload commit e0d4688a59e6eeba33adcfe803ac43d0bc2863e7"
| author | iuc |
|---|---|
| date | Tue, 31 Aug 2021 08:37:42 +0000 |
| parents | 86b0ee02918a |
| children | |
| files | manhattan_plot.xml |
| diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/manhattan_plot.xml Fri Oct 11 03:30:43 2019 -0400 +++ b/manhattan_plot.xml Tue Aug 31 08:37:42 2021 +0000 @@ -1,5 +1,8 @@ <tool id="gwastools_manhattan_plot" name="Manhattan plot" version="0.1.0" python_template_version="3.5"> <description>Generate plots for use with GWAS pipelines</description> + <xrefs> + <xref type="bio.tools">gwastools</xref> + </xrefs> <requirements> <requirement type="package" version="3.6">r-base</requirement> <requirement type="package" version="1.30.0">bioconductor-gwastools</requirement>
