element-animal


Nameelement-animal JSON
Version 0.1.8 PyPI version JSON
download
home_pagehttps://github.com/datajoint/element-animal
SummaryDataJoint Element for Animal Management
upload_time2023-06-21 01:48:47
maintainer
docs_urlNone
authorDataJoint
requires_python
licenseMIT
keywords neuroscience animal-management datajoint
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![PyPI version](https://badge.fury.io/py/element-animal.svg)](http://badge.fury.io/py/element-animal)

# Element Animal

DataJoint Element for storing animal meta data, genotype, and surgery information.
DataJoint Elements collectively standardize and automate data collection and analysis
for neuroscience experiments. Each Element is a modular pipeline for data storage and
processing with corresponding database tables that can be combined with other Elements
to assemble a fully functional pipeline.

Installation and usage instructions can be found at the [Element documentation](https://datajoint.com/docs/elements/element-animal).

![Subect schema diagram](https://raw.githubusercontent.com/datajoint/element-animal/main/images/subject_diagram.svg)

![Genotyping schema diagram](https://raw.githubusercontent.com/datajoint/element-animal/main/images/genotyping_diagram.svg)

![Surgery schema diagram](https://raw.githubusercontent.com/datajoint/element-animal/main/images/surgery_diagram.svg)



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/datajoint/element-animal",
    "name": "element-animal",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "neuroscience animal-management datajoint",
    "author": "DataJoint",
    "author_email": "info@datajoint.com",
    "download_url": "https://files.pythonhosted.org/packages/62/20/b4c8d321d2ce060e2410792949f3385f0e56c9dc1da8f8346caf90bbd969/element-animal-0.1.8.tar.gz",
    "platform": null,
    "description": "[![PyPI version](https://badge.fury.io/py/element-animal.svg)](http://badge.fury.io/py/element-animal)\n\n# Element Animal\n\nDataJoint Element for storing animal meta data, genotype, and surgery information.\nDataJoint Elements collectively standardize and automate data collection and analysis\nfor neuroscience experiments. Each Element is a modular pipeline for data storage and\nprocessing with corresponding database tables that can be combined with other Elements\nto assemble a fully functional pipeline.\n\nInstallation and usage instructions can be found at the [Element documentation](https://datajoint.com/docs/elements/element-animal).\n\n![Subect schema diagram](https://raw.githubusercontent.com/datajoint/element-animal/main/images/subject_diagram.svg)\n\n![Genotyping schema diagram](https://raw.githubusercontent.com/datajoint/element-animal/main/images/genotyping_diagram.svg)\n\n![Surgery schema diagram](https://raw.githubusercontent.com/datajoint/element-animal/main/images/surgery_diagram.svg)\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "DataJoint Element for Animal Management",
    "version": "0.1.8",
    "project_urls": {
        "Homepage": "https://github.com/datajoint/element-animal"
    },
    "split_keywords": [
        "neuroscience",
        "animal-management",
        "datajoint"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "68a6d74acf966961a9a5998c046d08d8c307b9d17fb4ec7fe9837481e42bbc21",
                "md5": "9d43ff96a13da5a88cb656b5186acf50",
                "sha256": "641a15129cad557d8fe7f850a43f3a563a3c134d97dae50cb7320f5046aea3f7"
            },
            "downloads": -1,
            "filename": "element_animal-0.1.8-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9d43ff96a13da5a88cb656b5186acf50",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 9558,
            "upload_time": "2023-06-21T01:48:46",
            "upload_time_iso_8601": "2023-06-21T01:48:46.174241Z",
            "url": "https://files.pythonhosted.org/packages/68/a6/d74acf966961a9a5998c046d08d8c307b9d17fb4ec7fe9837481e42bbc21/element_animal-0.1.8-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6220b4c8d321d2ce060e2410792949f3385f0e56c9dc1da8f8346caf90bbd969",
                "md5": "20ab1fde0eb553ca858170ed4326c7c4",
                "sha256": "a79d5d3e3b17ddcf668e9d8a171e5256d0cf968fd411eef7ff76cbdc53f655f8"
            },
            "downloads": -1,
            "filename": "element-animal-0.1.8.tar.gz",
            "has_sig": false,
            "md5_digest": "20ab1fde0eb553ca858170ed4326c7c4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 7740,
            "upload_time": "2023-06-21T01:48:47",
            "upload_time_iso_8601": "2023-06-21T01:48:47.504714Z",
            "url": "https://files.pythonhosted.org/packages/62/20/b4c8d321d2ce060e2410792949f3385f0e56c9dc1da8f8346caf90bbd969/element-animal-0.1.8.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-21 01:48:47",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "datajoint",
    "github_project": "element-animal",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "element-animal"
}
        
Elapsed time: 0.11774s