mirror of
https://github.com/galaxyproject/galaxy.git
synced 2026-09-21 05:45:37 +08:00
added the sample neostore datatype (zipped) and disabled upload feature
This commit is contained in:
@@ -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.
Reference in New Issue
Block a user