Repository 'ppp_vcf_to_ima'
hg clone https://toolshed.g2.bx.psu.edu/repos/jaredgk/ppp_vcf_to_ima

Changeset 4:4a9c1e73698e (2018-10-22)
Previous changeset 3:6721b27c06b8 (2018-10-22) Next changeset 5:009cf225ef96 (2018-10-24)
Commit message:
Uploaded
modified:
datatypes_conf.xml
b
diff -r 6721b27c06b8 -r 4a9c1e73698e datatypes_conf.xml
--- a/datatypes_conf.xml Mon Oct 22 14:12:12 2018 -0400
+++ b/datatypes_conf.xml Mon Oct 22 14:14:08 2018 -0400
b
@@ -4,6 +4,6 @@
         <datatype_file name="pppmodel.py"/>
     </datatype_files>
     <registration>
-        <datatype extension="pppmodel" type="galaxy.datatypes.pppmodel:pppmodel" display_in_upload="True"/>
+        <datatype extension="pppmodel" type="galaxy.datatypes.Json:pppmodel" display_in_upload="True"/>
     </registration>
 </datatypes>