Previous changeset 0:82a8234e03f2 (2014-01-27) Next changeset 2:74c9214cc8e6 (2018-10-24) |
Commit message:
planemo upload commit 00a7926c285bc4a339bd7deebf40b28f39c7d947-dirty |
modified:
sicer_wrapper.xml tool_dependencies.xml |
b |
diff -r 82a8234e03f2 -r 4a14714649b4 sicer_wrapper.xml --- a/sicer_wrapper.xml Mon Jan 27 09:28:33 2014 -0500 +++ b/sicer_wrapper.xml Tue Jul 21 15:59:56 2015 -0400 |
b |
@@ -169,10 +169,10 @@ ------ **Citation** - -For the underlying tool, please cite `Zang C, Schones DE, Zeng C, Cui K, Zhao K, Peng W. A clustering approach for identification of enriched domains from histone modification ChIP-Seq data. Bioinformatics. 2009 Aug 1;25(15):1952-8. <http://www.ncbi.nlm.nih.gov/pubmed/19505939>`_ - If you use this tool in Galaxy, please cite Blankenberg D, et al. *In preparation.* </help> + <citations> + <citation type="doi">10.1093/bioinformatics/btp340</citation> + </citations> </tool> |
b |
diff -r 82a8234e03f2 -r 4a14714649b4 tool_dependencies.xml --- a/tool_dependencies.xml Mon Jan 27 09:28:33 2014 -0500 +++ b/tool_dependencies.xml Tue Jul 21 15:59:56 2015 -0400 |
b |
@@ -1,6 +1,6 @@ <?xml version="1.0"?> <tool_dependency> <package name="SICER" version="1.1"> - <repository changeset_revision="48c84c1cab2b" name="package_sicer_1_1" owner="devteam" prior_installation_required="False" toolshed="http://toolshed.g2.bx.psu.edu" /> + <repository changeset_revision="48c84c1cab2b" name="package_sicer_1_1" owner="devteam" toolshed="https://toolshed.g2.bx.psu.edu" /> </package> </tool_dependency> |