Software Open Access
Haimasree
{ "files": [ { "links": { "self": "https://zenodo.org/api/files/63d2cdef-1335-4e04-a5b7-99ee370ab9ff/kipoi/models-v2021-11-15.zip" }, "checksum": "md5:7cbd6011f2e64bd0878fd3018b5a8966", "bucket": "63d2cdef-1335-4e04-a5b7-99ee370ab9ff", "key": "kipoi/models-v2021-11-15.zip", "type": "zip", "size": 3311472 } ], "owners": [ 50454 ], "doi": "10.5281/zenodo.5703213", "stats": { "version_unique_downloads": 104.0, "unique_views": 28.0, "views": 28.0, "version_views": 944.0, "unique_downloads": 0.0, "version_unique_views": 886.0, "volume": 0.0, "version_downloads": 284.0, "downloads": 0.0, "version_volume": 673183185.0 }, "links": { "doi": "https://doi.org/10.5281/zenodo.5703213", "conceptdoi": "https://doi.org/10.5281/zenodo.1636316", "bucket": "https://zenodo.org/api/files/63d2cdef-1335-4e04-a5b7-99ee370ab9ff", "conceptbadge": "https://zenodo.org/badge/doi/10.5281/zenodo.1636316.svg", "html": "https://zenodo.org/record/5703213", "latest_html": "https://zenodo.org/record/6818239", "badge": "https://zenodo.org/badge/doi/10.5281/zenodo.5703213.svg", "latest": "https://zenodo.org/api/records/6818239" }, "conceptdoi": "10.5281/zenodo.1636316", "created": "2021-11-15T16:41:52.477728+00:00", "updated": "2022-07-11T14:12:37.318178+00:00", "conceptrecid": "1636316", "revision": 6, "id": 5703213, "metadata": { "access_right_category": "success", "doi": "10.5281/zenodo.5703213", "description": "What's Changed\n<ul>\n<li>Fixed folder structure for epidermal_basset by @haimasree in <a href=\"https://github.com/kipoi/models/pull/248\">https://github.com/kipoi/models/pull/248</a></li>\n<li>Fixed ci by @haimasree in <a href=\"https://github.com/kipoi/models/pull/249\">https://github.com/kipoi/models/pull/249</a></li>\n<li>SeqVec removed by @haimasree in <a href=\"https://github.com/kipoi/models/pull/250\">https://github.com/kipoi/models/pull/250</a></li>\n<li>Parallelized CI by @haimasree in <a href=\"https://github.com/kipoi/models/pull/253\">https://github.com/kipoi/models/pull/253</a></li>\n<li>Attempting to add seqvec back to ci by @haimasree in <a href=\"https://github.com/kipoi/models/pull/254\">https://github.com/kipoi/models/pull/254</a></li>\n<li>Added xpresso dataloader by @haimasree in <a href=\"https://github.com/kipoi/models/pull/255\">https://github.com/kipoi/models/pull/255</a></li>\n<li>Update model-template.yaml of Xpresso to use recent version of kipoiseq by @haimasree in <a href=\"https://github.com/kipoi/models/pull/256\">https://github.com/kipoi/models/pull/256</a></li>\n<li>Adding cython by @haimasree in <a href=\"https://github.com/kipoi/models/pull/257\">https://github.com/kipoi/models/pull/257</a></li>\n<li>Added default arguments to Xpresso's yaml representation by @haimasree in <a href=\"https://github.com/kipoi/models/pull/258\">https://github.com/kipoi/models/pull/258</a></li>\n<li>Unpin kipoi packages and upgrade python 3.5 to 3.6 by @haimasree in <a href=\"https://github.com/kipoi/models/pull/259\">https://github.com/kipoi/models/pull/259</a></li>\n<li>Fixed ci by @haimasree in <a href=\"https://github.com/kipoi/models/pull/260\">https://github.com/kipoi/models/pull/260</a></li>\n<li>Added DeepFlyBrain by @itaskiran in <a href=\"https://github.com/kipoi/models/pull/261\">https://github.com/kipoi/models/pull/261</a></li>\n<li>Fixed ci by @haimasree in <a href=\"https://github.com/kipoi/models/pull/262\">https://github.com/kipoi/models/pull/262</a></li>\n<li>Pinning deepfly dependencies by @haimasree in <a href=\"https://github.com/kipoi/models/pull/263\">https://github.com/kipoi/models/pull/263</a></li>\n<li>Fixed ci by @haimasree in <a href=\"https://github.com/kipoi/models/pull/264\">https://github.com/kipoi/models/pull/264</a></li>\n<li>Upgrading base docker image of ci by @haimasree in <a href=\"https://github.com/kipoi/models/pull/265\">https://github.com/kipoi/models/pull/265</a></li>\n<li>Machine executor added by @haimasree in <a href=\"https://github.com/kipoi/models/pull/266\">https://github.com/kipoi/models/pull/266</a></li>\n<li>Fixed date_release job by @haimasree in <a href=\"https://github.com/kipoi/models/pull/267\">https://github.com/kipoi/models/pull/267</a></li>\n<li>Add seqvec back to ci by @haimasree in <a href=\"https://github.com/kipoi/models/pull/268\">https://github.com/kipoi/models/pull/268</a></li>\n<li>Fixed kipoisplice by @haimasree in <a href=\"https://github.com/kipoi/models/pull/270\">https://github.com/kipoi/models/pull/270</a></li>\n<li>Add APARENT model by @Hoeze in <a href=\"https://github.com/kipoi/models/pull/269\">https://github.com/kipoi/models/pull/269</a></li>\n<li>Improved aparent dependencies by @haimasree in <a href=\"https://github.com/kipoi/models/pull/271\">https://github.com/kipoi/models/pull/271</a></li>\n<li>Updating preprocessing-variant-effects to reflect the current status in kipoi-veff2 intead of kipoi-veff by @haimasree in <a href=\"https://github.com/kipoi/models/pull/272\">https://github.com/kipoi/models/pull/272</a></li>\n<li>Adding resource class to machine instance by @haimasree in <a href=\"https://github.com/kipoi/models/pull/273\">https://github.com/kipoi/models/pull/273</a></li>\n<li>Fixed ci by @haimasree in <a href=\"https://github.com/kipoi/models/pull/274\">https://github.com/kipoi/models/pull/274</a></li>\n<li>Removing postprocessing field from model.yaml by @haimasree in <a href=\"https://github.com/kipoi/models/pull/275\">https://github.com/kipoi/models/pull/275</a></li>\n<li>Fixed ci by @haimasree in <a href=\"https://github.com/kipoi/models/pull/276\">https://github.com/kipoi/models/pull/276</a></li>\n<li>Adding singularity and docker container info by @haimasree in <a href=\"https://github.com/kipoi/models/pull/277\">https://github.com/kipoi/models/pull/277</a></li>\n<li>Add tests with singularity containers by @haimasree in <a href=\"https://github.com/kipoi/models/pull/278\">https://github.com/kipoi/models/pull/278</a></li>\n</ul>\n<p><strong>Full Changelog</strong>: <a href=\"https://github.com/kipoi/models/compare/v2021-06-02...v2021-11-15\">https://github.com/kipoi/models/compare/v2021-06-02...v2021-11-15</a></p>", "license": { "id": "other-open" }, "title": "kipoi/models: v2021-11-15", "relations": { "version": [ { "count": 30, "index": 26, "parent": { "pid_type": "recid", "pid_value": "1636316" }, "is_last": false, "last_child": { "pid_type": "recid", "pid_value": "6818239" } } ] }, "version": "v2021-11-15", "publication_date": "2021-11-15", "creators": [ { "affiliation": "EMBL", "name": "Haimasree" } ], "access_right": "open", "resource_type": { "type": "software", "title": "Software" }, "related_identifiers": [ { "scheme": "url", "identifier": "https://github.com/kipoi/models/tree/v2021-11-15", "relation": "isSupplementTo" }, { "scheme": "doi", "identifier": "10.5281/zenodo.1636316", "relation": "isVersionOf" } ] } }
All versions | This version | |
---|---|---|
Views | 944 | 28 |
Downloads | 284 | 0 |
Data volume | 673.2 MB | 0 Bytes |
Unique views | 886 | 28 |
Unique downloads | 104 | 0 |