Software Open Access
Haimasree
<?xml version='1.0' encoding='utf-8'?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:adms="http://www.w3.org/ns/adms#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dct="http://purl.org/dc/terms/" xmlns:dctype="http://purl.org/dc/dcmitype/" xmlns:dcat="http://www.w3.org/ns/dcat#" xmlns:duv="http://www.w3.org/ns/duv#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:frapo="http://purl.org/cerif/frapo/" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:gsp="http://www.opengis.net/ont/geosparql#" xmlns:locn="http://www.w3.org/ns/locn#" xmlns:org="http://www.w3.org/ns/org#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:prov="http://www.w3.org/ns/prov#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:schema="http://schema.org/" xmlns:skos="http://www.w3.org/2004/02/skos/core#" xmlns:vcard="http://www.w3.org/2006/vcard/ns#" xmlns:wdrs="http://www.w3.org/2007/05/powder-s#"> <rdf:Description rdf:about="https://doi.org/10.5281/zenodo.5703213"> <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/> <dct:type rdf:resource="http://purl.org/dc/dcmitype/Software"/> <dct:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://doi.org/10.5281/zenodo.5703213</dct:identifier> <foaf:page rdf:resource="https://doi.org/10.5281/zenodo.5703213"/> <dct:creator> <rdf:Description> <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Agent"/> <foaf:name>Haimasree</foaf:name> <org:memberOf> <foaf:Organization> <foaf:name>EMBL</foaf:name> </foaf:Organization> </org:memberOf> </rdf:Description> </dct:creator> <dct:title>kipoi/models: v2021-11-15</dct:title> <dct:publisher> <foaf:Agent> <foaf:name>Zenodo</foaf:name> </foaf:Agent> </dct:publisher> <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#gYear">2021</dct:issued> <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2021-11-15</dct:issued> <owl:sameAs rdf:resource="https://zenodo.org/record/5703213"/> <adms:identifier> <adms:Identifier> <skos:notation rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://zenodo.org/record/5703213</skos:notation> <adms:schemeAgency>url</adms:schemeAgency> </adms:Identifier> </adms:identifier> <dct:relation rdf:resource="https://github.com/kipoi/models/tree/v2021-11-15"/> <dct:isVersionOf rdf:resource="https://doi.org/10.5281/zenodo.1636316"/> <owl:versionInfo>v2021-11-15</owl:versionInfo> <dct:description>What's Changed <ul> <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> <li>Fixed ci by @haimasree in <a href="https://github.com/kipoi/models/pull/249">https://github.com/kipoi/models/pull/249</a></li> <li>SeqVec removed by @haimasree in <a href="https://github.com/kipoi/models/pull/250">https://github.com/kipoi/models/pull/250</a></li> <li>Parallelized CI by @haimasree in <a href="https://github.com/kipoi/models/pull/253">https://github.com/kipoi/models/pull/253</a></li> <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> <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> <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> <li>Adding cython by @haimasree in <a href="https://github.com/kipoi/models/pull/257">https://github.com/kipoi/models/pull/257</a></li> <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> <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> <li>Fixed ci by @haimasree in <a href="https://github.com/kipoi/models/pull/260">https://github.com/kipoi/models/pull/260</a></li> <li>Added DeepFlyBrain by @itaskiran in <a href="https://github.com/kipoi/models/pull/261">https://github.com/kipoi/models/pull/261</a></li> <li>Fixed ci by @haimasree in <a href="https://github.com/kipoi/models/pull/262">https://github.com/kipoi/models/pull/262</a></li> <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> <li>Fixed ci by @haimasree in <a href="https://github.com/kipoi/models/pull/264">https://github.com/kipoi/models/pull/264</a></li> <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> <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> <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> <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> <li>Fixed kipoisplice by @haimasree in <a href="https://github.com/kipoi/models/pull/270">https://github.com/kipoi/models/pull/270</a></li> <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> <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> <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> <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> <li>Fixed ci by @haimasree in <a href="https://github.com/kipoi/models/pull/274">https://github.com/kipoi/models/pull/274</a></li> <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> <li>Fixed ci by @haimasree in <a href="https://github.com/kipoi/models/pull/276">https://github.com/kipoi/models/pull/276</a></li> <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> <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> </ul> <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></dct:description> <dct:accessRights rdf:resource="http://publications.europa.eu/resource/authority/access-right/PUBLIC"/> <dct:accessRights> <dct:RightsStatement rdf:about="info:eu-repo/semantics/openAccess"> <rdfs:label>Open Access</rdfs:label> </dct:RightsStatement> </dct:accessRights> <dcat:distribution> <dcat:Distribution> <dcat:accessURL rdf:resource="https://doi.org/10.5281/zenodo.5703213"/> </dcat:Distribution> </dcat:distribution> <dcat:distribution> <dcat:Distribution> <dcat:accessURL rdf:resource="https://doi.org/10.5281/zenodo.5703213"/> <dcat:byteSize>3311472</dcat:byteSize> <dcat:downloadURL rdf:resource="https://zenodo.org/record/5703213/files/kipoi/models-v2021-11-15.zip"/> <dcat:mediaType>application/zip</dcat:mediaType> </dcat:Distribution> </dcat:distribution> </rdf:Description> </rdf:RDF>
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 |