Contains the classes used for generix data analysis
Project description
phd
Notebook is used to do the actual data processing Module contains all necessary functions
getter (ie all functions strating with 'get') is used to get data. The getter will either generate the data or retrieve it from the cache if it exists
the cache
REMI: QUESTIONS FOR JASMINE JAS: i think this convention is ok - discuss
- I'm wondering what to do with figure naming because potentially many figure for the grouping will we be built. Im currently using an automatic naming convention {"histogram": 'f"{experiment}for{compound}in{region}"', "correlogram": 'f"{experiment}{correlogram_type}{buildCorrelogramFilenmae(tocorrelate, columns)}"', "head_twitch_histogram": 'f"head_twitch_histogram{experiment}for{to_plot}"',} but maybe the user would want to pick the name themself? probably better for them to remember what is what in the case of multiple stats choices
TO USE:
add csv with columns : mouse_id , group_id , COMPOUND_REGION... or BEHAVIOR_TIME (e.g. HT_20) to input folder
fill info in cell 1 of notebook (compound_ratio_mapping, ect)
perform outlier selection for experiment (including ratios chiosen in first cell)
generate quantitative histograms and aggregated stats table functions : REMI?
generate correlograms (use case for all three in functions) : REMI?
clasical_corellogram : getAndPlotSingleCorrelogram(filename, experiment='agonist_antagonist', correlogram_type='compound',
to_correlate='GLU', p_value_threshold=0.05, n_minimum=5, from_scratch= True)
square_correlogram : getAndPlotSingleCorrelogram(filename, experiment='agonist_antagonist', correlogram_type='compound',
to_correlate='GLU-GABA', p_value_threshold=0.05, n_minimum=5, from_scratch= True)
bar_corellogram
#see whatsapp image 3/5/23
within BR / within compound
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file cyberlabrat-0.1.3.tar.gz.
File metadata
- Download URL: cyberlabrat-0.1.3.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
afc67fc31fadb86cb0153c56f58f4eaea37b5d55b948cf4f06b136a26d1e39b5
|
|
| MD5 |
27e56f81bbe286fdaa099e9f035848de
|
|
| BLAKE2b-256 |
dc7599c60af34a43dd1cee3754b60a9b6fed0fc1c8a0a021fbebe88f0662ebf2
|
File details
Details for the file cyberlabrat-0.1.3-py3-none-any.whl.
File metadata
- Download URL: cyberlabrat-0.1.3-py3-none-any.whl
- Upload date:
- Size: 2.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
50b272d8ff5fe6de9f64b54153ec3c6e5d2eed4fae174e37e2c88dc42383aa7e
|
|
| MD5 |
9c085de11d050505b01f4a1d22bd27c8
|
|
| BLAKE2b-256 |
7622e47877181d384ce16e30c6f0979876e1a8a372c7d15dd6d558f070b54d7b
|