Fix ICM datatype sniffer config

Probably a bad merge in https://github.com/galaxyproject/galaxy/pull/5108
This commit is contained in:
mvdbeek
2017-12-04 07:51:53 +01:00
parent c41fc0a427
commit d73bb6c6c6
+1 -1
View File
@@ -683,7 +683,7 @@
<sniffer type="galaxy.datatypes.binary:Fast5ArchiveGz" />
<sniffer type="galaxy.datatypes.binary:Fast5ArchiveBz2" />
<sniffer type="galaxy.datatypes.binary:Fast5Archive" />
<sniffer type="galaxy.datatypes.annotation:ICM" />
<sniffer type="galaxy.datatypes.binary:ICM" />
<sniffer type="galaxy.datatypes.annotation:Augustus" />
<sniffer type="galaxy.datatypes.triples:Rdf"/>
<sniffer type="galaxy.datatypes.blast:BlastXml"/>