Skip to content

Commit

Permalink
Enable minerva display application on usegalaxy.eu
Browse files Browse the repository at this point in the history
  • Loading branch information
hexylena committed Sep 25, 2023
1 parent d4c4a13 commit 276d4ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions files/galaxy/config/datatypes_conf.xml
Original file line number Diff line number Diff line change
Expand Up @@ -452,6 +452,7 @@
<datatype extension="taxonomy" type="galaxy.datatypes.tabular:Taxonomy" display_in_upload="true"/>
<datatype extension="tabular" type="galaxy.datatypes.tabular:Tabular" auto_compressed_types="gz" display_in_upload="true" description="Any data in tab delimited format (tabular)." description_url="https://wiki.galaxyproject.org/Learn/Datatypes#Tabular_.28tab_delimited.29">
<converter file="tabular_to_csv.xml" target_datatype="csv"/>
<display file="minerva/tabular.xml" />
</datatype>
<datatype extension="twobit" type="galaxy.datatypes.binary:TwoBit" mimetype="application/octet-stream" display_in_upload="true"/>
<datatype extension="sqmass" type="galaxy.datatypes.binary:SQmass" mimetype="application/octet-stream" display_in_upload="true"/>
Expand Down

0 comments on commit 276d4ba

Please sign in to comment.