added the sample neostore datatype (zipped) and disabled upload feature

This commit is contained in:
zipho
2016-07-14 11:50:37 +02:00
parent 390a1875f0
commit 6ce1844bf7
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -532,7 +532,7 @@
<datatype extension="mothur.axes" type="galaxy.datatypes.mothur:Axes" display_in_upload="true"/>
<datatype extension="mothur.sff.flow" type="galaxy.datatypes.mothur:SffFlow" display_in_upload="true"/>
<datatype extension="mothur.count_table" type="galaxy.datatypes.mothur:CountTable" display_in_upload="true"/>
<datatype extension="neostore" type="galaxy.datatypes.neo4j:Neo4jDB" mimetype="text/html" display_in_upload="true"/>
<datatype extension="neostore" type="galaxy.datatypes.neo4j:Neo4jDB" mimetype="text/html" display_in_upload="false"/>
</registration>
<sniffers>
<!--
Binary file not shown.