https://github.com/sciinstitute/cmp
The Computational Molecular Phenotyping application was created for Bryan Jones and Robert Marc. It implements an interface for clustering and classification of CMP data.
https://github.com/sciinstitute/cmp
Last synced: 3 months ago
JSON representation
The Computational Molecular Phenotyping application was created for Bryan Jones and Robert Marc. It implements an interface for clustering and classification of CMP data.
- Host: GitHub
- URL: https://github.com/sciinstitute/cmp
- Owner: SCIInstitute
- License: other
- Created: 2015-10-20T17:24:22.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-03T03:56:55.000Z (over 9 years ago)
- Last Synced: 2025-01-24T05:27:55.837Z (4 months ago)
- Language: C++
- Size: 652 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: License.txt
Awesome Lists containing this project
README
# CMP
Computational Molecular Phenotyping (CMP) is a micromolecular
profiling technology. Micromolecules can be quantitatively probed with
hapten-specific IgG reagents with subcellular resolution. CMP is the
fusion of three technology platforms: Anti-hapten IgG libraries,
tissue array fabrication, and computational pattern recognition. CMP
profiles multiple metabolites in every cell, concurrently discovers
and phenotypes cell classes, tracks cell state, and maps disease
sequelae in any tissue or organism.This codebase implements an interface to clustering and visualizing
cell classes from CMP image data. It was created for the Marc/Jones
Lab by Josh Cates (SCI Institute) as part of a project with the TVC
Software Development Center.