mirror of
https://github.com/galaxyproject/galaxy.git
synced 2026-09-21 13:50:20 +08:00
Fix ICM datatype sniffer config
Probably a bad merge in https://github.com/galaxyproject/galaxy/pull/5108
This commit is contained in:
@@ -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"/>
|
||||
|
||||
Reference in New Issue
Block a user