Extracts and analyzes GBM-organoid data exported from Imaris
Project description
gbm_org_analysis
Designed to analyze glioblastoma (GBM) cell and brain organoid data exported from Imaris.
More specifically this package extracts, performs relavent comparative statistics, and generates preliminary figures for the following data: 1) total number of GBM cells; 2) distance of each cell to the nearest surface of the organoid (distance to surface); 3) number of GBM cells whose distace to surface exceeds a defined invasion threshold; 4) brain organoid volume; 5) brain organoid surface area.
Installation
$ pip install gbm_org_analysis
Reproducing experimental analysis with test dataset
-
Set up new virtual environement (if desired)
-
Download and unzip test dataset
$ curl -L https://miami.box.com/shared/static/uzm30l05xwjhx2v9qeie9ruc12siz00f.zip --output Gbm_TestData.zip $ unzip Gbm_TestData.zip
-
Navigate to data directory and install requirements
$ cd Gbm_TestData $ pip install -r requirements.txt
-
Run analysis
$ python3 test_analysis.py
Notes:
- Step 3: requirements.txt includes instructions for installing gbm_org_analysis package
- Step 4: test_analysis.py automatically exports processed data, statistical results and preliminary figures to three new sub directories
- Full datasets will be made available for download as they are published
Compiled code:
curl -L https://miami.box.com/shared/static/uzm30l05xwjhx2v9qeie9ruc12siz00f.zip --output Gbm_TestData.zip
unzip Gbm_TestData.zip
cd Gbm_TestData
pip install -r requirements.txt
python3 test_analysis.py
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
File details
Details for the file gbm_org_analysis-3.0.0.tar.gz
.
File metadata
- Download URL: gbm_org_analysis-3.0.0.tar.gz
- Upload date:
- Size: 13.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.50.0 CPython/3.7.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d062f04ad38cc277c81481b71b059b04c6dfe815c1fc8e8e05190f5298cd5d2d |
|
MD5 | edfae48f9eff349e31c06e4de9746107 |
|
BLAKE2b-256 | 2f5097138767b8c8c6a59c8023be8dac2cacfe0a88b4efd3bcd45b6b97d44d4f |
File details
Details for the file gbm_org_analysis-3.0.0-py3-none-any.whl
.
File metadata
- Download URL: gbm_org_analysis-3.0.0-py3-none-any.whl
- Upload date:
- Size: 27.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/50.3.2 requests-toolbelt/0.9.1 tqdm/4.50.0 CPython/3.7.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a37c892ee4347987085359a385be0ab8841116403e5d46243c99ccc8f228ef71 |
|
MD5 | 172eed7ab0b56f8d66b31844f8d6a14f |
|
BLAKE2b-256 | 486c4ce8405ed0fdaf1c0eb2377c1a3114baf4ca03326d49784ef65eda210540 |