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
Release files for gbm-org-analysis 3.0.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| gbm_org_analysis-3.0.0.tar.gz | 13.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| gbm_org_analysis-3.0.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 40.4 kB
Release files / gbm_org_analysis-3.0.0.tar.gz
| Download URL | gbm_org_analysis-3.0.0.tar.gz |
|---|---|
| Size | 13.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
d062f04ad38cc277c81481b71b059b04c6dfe815c1fc8e8e05190f5298cd5d2d
|
|
BLAKE2b-256 checksum How to use checksums |
2f5097138767b8c8c6a59c8023be8dac2cacfe0a88b4efd3bcd45b6b97d44d4f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|
Release files / gbm_org_analysis-3.0.0-py3-none-any.whl
| Download URL | gbm_org_analysis-3.0.0-py3-none-any.whl |
|---|---|
| Size | 27.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
a37c892ee4347987085359a385be0ab8841116403e5d46243c99ccc8f228ef71
|
|
BLAKE2b-256 checksum How to use checksums |
486c4ce8405ed0fdaf1c0eb2377c1a3114baf4ca03326d49784ef65eda210540
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|