A package for tagging animal experiments
Project description
AnimalProfile
A python package for tagging animal experiments.
This package allows assigning tags and parameters to animals and experiments, to keep track of them and group similar conditions together. Here is an example of a profile file for an animal:
A similar file for each animal is created which consists of:
- header parameters, which are labels for each animal. such as its genetic background, its initial training method, etc. In this example, 3 parameters are defined:
"rewardType", "initialSpeed", and "option". The "name" field is added automatically.
- body, seperated from the header by lack of a leading
#
character, consists of at least a Sessions column and a Tag column (added automatically). The `Sessions columns lists all the experiments, the Tag column should include a descriptive and unique label for the experimental condition (e.g., Early-Lesion-DLS). User can add more columns to the body (3 more columns in this example).
This package:
- detects new experiments, adds them to the profile file.
- provides an interface for reading the profiles and grouping similar experiments for furthur analysis.
Data structure
Data must be structured in a particular format.
Basic usage
Instructions are here.
Installation
Requirements
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
AnimalProfile-0.1.tar.gz
(8.3 kB
view details)
Built Distribution
File details
Details for the file AnimalProfile-0.1.tar.gz
.
File metadata
- Download URL: AnimalProfile-0.1.tar.gz
- Upload date:
- Size: 8.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.6.0.post20200814 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | eac8159fe52232d90bea5c5a9254cf0ca535080ef9d8343113e812f5d1853c39 |
|
MD5 | 358bfa8b25567dc9f4ab553d5da73be9 |
|
BLAKE2b-256 | 902b0ef3c21e8f20e38377e41557239d78870405deec63ccee9eb59c5de9fc92 |
File details
Details for the file AnimalProfile-0.1-py3-none-any.whl
.
File metadata
- Download URL: AnimalProfile-0.1-py3-none-any.whl
- Upload date:
- Size: 11.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.6.0.post20200814 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f6aac35de7e3aa89b3658f1789721b44997b27a7cd55f0318f7576fbb7f1c26b |
|
MD5 | 90359571e5836e81966b7895f74826be |
|
BLAKE2b-256 | f2d0eec71ad670e354d9f970cd8bc5e6fd5fff4be697cd3fea11f1642289a9dd |