Skip to main content

VAMPIRE (Visually Aided Morpho-Phenotyping Image Recognition)

A robust method to quantify cell morphological heterogeneity

1. System requirements
OS : Windows 10 (64 bit) Version 1909
Software is not compatible with older versions of Windows.
Mac OS is not officially supported, but it may work when installed using pip.
Non-standard hardware is not required.

2. Installation Guide
Executable file option:
No installation required. Download the executable file from https://github.com/kukionfr/VAMPIRE_open/releases/download/executable/vampire.exe
Open the executable file to launch the graphic user interface (GUI) of the software\

PIP installation option:
Type the following into command prompt window to install vampireanlysis on PYPI (the Python package index) using pip installer

pip install vampireanalysis

To launch the GUI, type "vampire" into command prompt window.

3. Demo
Instructions to run on data can be found in the Procedure section of the manuscript.
Sample images to run VAMPIRE can be found in Supplementary Data: https://github.com/kukionfr/VAMPIRE_open/tree/master/Supplementary%20Data
Bigger dataset is also available in these two repositories:
1. https://github.com/kukionfr/Aging_human_dermal_fibroblast_nucleus
2. https://github.com/kukionfr/Micropattern_MEF_LMNA_Image
Expected output of the procedure is provided in the Figure 5 of the manuscript and also in the supplementary files.
Expected run time for demo :
Step 1-2, Segment cells or nuclei, 5~10 mins
Step 3, Create a list of images to build the shape-analysis model, 1-3 mins
Steps 4-9, Build shape-analysis model in VAMPIRE, 1-5 mins
Steps 10-12, Application of the model to analyze shapes across conditions, 1-5 mins
Total, steps 1-12, complete VAMPIRE analysis, 8-23 mins

4. Instructions for use
Instructions to run on data can be found in the Procedure section of the manuscript.
By following the Procedure section, the users can reproduce the expected output data provided in the supplementary files.

5. Code functionality
The source code can be installed using pip: “pip install vampireanalysis” for Python 3.6 or later.
After installation using pip, type “vampire” in the command window prompt to launch the GUI.\

• vampire.py : launch Tk interface for VAMPIRE GUI.
• mainbody.py : read the boundaries of cells or nuclei and process them through three key functions of VAMPIRE analysis: 1. Registration 2. PCA 3. Cluster.
• collect_selected_bstack.py : read the boundaries of cells or nuclei based on the CSV files that contains list of image sets to build or apply the VAMPIRE model.
• bdreg.py: register boundaries of cells or nuclei to eliminate rotational variance.
• pca_bdreg.py : apply PCA to the registered boundaries.
• PCA_custom.py : principal component analysis code.
• clusterSM.py : apply K-means clustering to PCA processed boundaries of cells or nuclei and assign the cluster number label to each cell or nuclei.
• update_csv.py : generate VAMPIRE datasheet based on the assigned cluster label
Codes that are not mentions here belongs to the codes explained. The provided explanation applies to those as well.\

Python library dependencies
pandas==1.1.0
numpy==1.19.1
scikit-learn==0.23.2
matplotlib==3.3.0
pillow==7.2.0
opencv-python==4.3.0.36
dask==2.22.0
scipy==1.5.2
scikit-image==0.17.2

Release files for vampireanalysis 3.4.5

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for vampireanalysis 3.4.5
File Size Uploaded
vampireanalysis-3.4.5.tar.gz 15.5 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for vampireanalysis 3.4.5
File Interpreter ABI Platform
vampireanalysis-3.4.5-py3-none-any.whl Python 3 none any Details

Total release size: 31.1 kB

Release files / vampireanalysis-3.4.5.tar.gz

Download URL vampireanalysis-3.4.5.tar.gz
Size 15.5 kB
Tags Source
SHA-256 checksum
How to use checksums
25c0a293899d32a9396469c779ff8f858dd0015842033158a43d0d0e342417a4
BLAKE2b-256 checksum
How to use checksums
c9493aebc2b258bd591dd4b9e0fd45ffcbcde409704e6a39b4897fdcb3afa5dd
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.12

Release files / vampireanalysis-3.4.5-py3-none-any.whl

Download URL vampireanalysis-3.4.5-py3-none-any.whl
Size 15.6 kB
Tags Python 3
SHA-256 checksum
How to use checksums
9f3a18f39889a36e325f68cd532f7c6a125e1319ed856941e9276ab8c89d2d72
BLAKE2b-256 checksum
How to use checksums
91c78d6983c77b39fa9903c6fa6ec0c88e3622be48ade9af613704edea7890e2
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.12

Release history Release notifications | RSS feed

This release

3.4.5 This release

2 release files

3.4.4

2 release files

3.4.3

2 release files

3.4.2

2 release files

3.4.1

2 release files

3.3.12

2 release files

3.3.11

2 release files

3.3.6

2 release files

3.3.5

2 release files

3.3.4

1 release file

3.3.3

1 release file

3.3.2

1 release file

3.3.1

1 release file

3.3.0

1 release file

3.2.21

2 release files

3.2.20

3 release files

3.2.19

3 release files

3.2.18

2 release files

3.2.17

2 release files

3.2.16

3 release files

3.2.15

2 release files

3.2.14

2 release files

3.2.13

2 release files

3.2.9

2 release files

3.2.8

2 release files

3.2.6

2 release files

3.2.5

2 release files

3.2.4

2 release files

3.2.3

2 release files

3.2.2

2 release files

3.2.1

3 release files

3.1.6

2 release files

3.1.4

2 release files

3.1.3

2 release files

3.1.2

2 release files

3.1.1

2 release files

3.0.13

2 release files

3.0.12

2 release files

3.0.9

2 release files

3.0.8

2 release files

3.0.7

2 release files

3.0.6

2 release files

3.0.5

2 release files

3.0.4

2 release files

3.0.3

2 release files

3.0.2

2 release files

3.0.1

2 release files

3.0.0

2 release files

2.1.1

2 release files

2.1.0

2 release files

2.0.2

2 release files

2.0.1

2 release files

1.0.3

2 release files

1.0.2

2 release files

1.0.1

2 release files

0.0.9

2 release files

0.0.8

2 release files

0.0.7

2 release files

0.0.6

2 release files

0.0.5

2 release files

0.0.4

2 release files

0.0.3

2 release files

0.0.2

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page