Repository 'graphclust_cmfinder'
hg clone https://toolshed.g2.bx.psu.edu/repos/rnateam/graphclust_cmfinder

Changeset 8:5a1dcc77b0ce (2018-10-27)
Previous changeset 7:68bfc8df36f8 (2017-11-20)
Commit message:
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CMFinder commit 4406735e44aba20859c252be39f4e99df28c7a92
modified:
cmFinder.xml
b
diff -r 68bfc8df36f8 -r 5a1dcc77b0ce cmFinder.xml
--- a/cmFinder.xml Mon Nov 20 04:50:31 2017 -0500
+++ b/cmFinder.xml Sat Oct 27 13:22:16 2018 -0400
b
@@ -1,6 +1,6 @@
-<tool id="cmFinder" name="cmfinder" version="0.3" >
+<tool id="cmFinder" name="cmfinder" version="0.4" >
     <requirements>
-        <requirement type="package" version="0.5.2">graphclust-wrappers</requirement>
+        <requirement type="package" version="0.6.0">graphclust-wrappers</requirement>
         <requirement type="package" version='0.2'>cmfinder</requirement>
         <requirement type="package" version='2.2.10'>viennarna</requirement>
     </requirements>
@@ -56,16 +56,7 @@
 ]]>
     </help>
     <citations>
-    <citation type="bibtex">@inproceedings{costa2010fast,
-        title={Fast neighborhood subgraph pairwise distance kernel},
-        author={Costa, Fabrizio and De Grave, Kurt},
-        booktitle={Proceedings of the 26th International Conference on Machine Learning},
-        pages={255--262},
-        year={2010},
-        organization={Omnipress}
-      }
-      </citation>
       <citation type="doi">10.1093/bioinformatics/btk008</citation>
-      <citation type="doi">10.1186/1748-7188-6-26</citation>
+      <citation type="doi">10.5281/zenodo.597695</citation>
   </citations>
 </tool>