[galaxyproject/galaxy] 97415d: Move idpDB and MzSQlite formats from proteomics.py...
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 97415de3ce2bda54fb0730a41b4e0c7d8e93778a https://github.com/galaxyproject/galaxy/commit/97415de3ce2bda54fb0730a41b4e0... Author: chambm <matt.chambers42@gmail.com> Date: 2015-12-02 (Wed, 02 Dec 2015) Changed paths: M config/datatypes_conf.xml.sample M lib/galaxy/datatypes/binary.py M lib/galaxy/datatypes/proteomics.py M lib/galaxy/datatypes/registry.py M lib/galaxy/datatypes/sniff.py A lib/galaxy/datatypes/test/test.idpDB A lib/galaxy/datatypes/test/test.mz5 Log Message: ----------- Move idpDB and MzSQlite formats from proteomics.py to binary.py, because the SQLite sniffer lives there, and more specialized formats must be registered for sniffing before the generic format Add proper idpDB sniffing logic (akin to MzSQlite) and test case Add H5 sniffing based on magic number and test case Add SQLite/IdpDB/MzSQlite/GeminiSQLite and H5 to default datatypes in registry.py Commit: 65e6a1c3b6ca26e9f0d760cb39be7ec177d6c40f https://github.com/galaxyproject/galaxy/commit/65e6a1c3b6ca26e9f0d760cb39be7... Author: John Chilton <jmchilton@gmail.com> Date: 2015-12-03 (Thu, 03 Dec 2015) Changed paths: M config/datatypes_conf.xml.sample M lib/galaxy/datatypes/binary.py M lib/galaxy/datatypes/proteomics.py M lib/galaxy/datatypes/registry.py M lib/galaxy/datatypes/sniff.py A lib/galaxy/datatypes/test/test.idpDB A lib/galaxy/datatypes/test/test.mz5 Log Message: ----------- Merge pull request #1209 from chambm/feature/idpdb_hdf5_sniffers Add idpDB and HDF5 sniffers and fix MzSQlite sniffer Compare: https://github.com/galaxyproject/galaxy/compare/c034dc3e33a4...65e6a1c3b6ca
participants (1)
-
GitHub