All Projects → cytodata → awesome-cytodata

cytodata / awesome-cytodata

Licence: CC0-1.0 license
A curated list of awesome cytodata resources

Projects that are alternatives of or similar to awesome-cytodata

computer-vision-notebooks
👁️ An authorial set of fundamental Python recipes on Computer Vision and Digital Image Processing.
Stars: ✭ 89 (+122.5%)
Mutual labels:  image-analysis
Python Computer Vision from Scratch
This repository explores the variety of techniques commonly used to analyze and interpret images. It also describes challenging real-world applications where vision is being successfully used, both for specialized applications such as medical imaging, and for fun, consumer-level tasks such as image editing and stitching, which students can apply…
Stars: ✭ 219 (+447.5%)
Mutual labels:  image-analysis
OMETIFF.jl
I/O operations for OME-TIFF files in Julia
Stars: ✭ 18 (-55%)
Mutual labels:  image-analysis
BusterNet
No description or website provided.
Stars: ✭ 49 (+22.5%)
Mutual labels:  image-analysis
KoParadigm
KoParadigm: Korean Inflectional Paradigm Generator
Stars: ✭ 48 (+20%)
Mutual labels:  morphology
langua
A suite of language tools
Stars: ✭ 29 (-27.5%)
Mutual labels:  morphology
aot
Russian morphology for Java
Stars: ✭ 41 (+2.5%)
Mutual labels:  morphology
ImageMorphology.jl
Morphological operations for image processing
Stars: ✭ 23 (-42.5%)
Mutual labels:  morphology
QuadTreeAndroid
Library that helps to implement the QuadTree in android, by using splitting images
Stars: ✭ 30 (-25%)
Mutual labels:  image-analysis
nerus
Large silver standart Russian corpus with NER, morphology and syntax markup
Stars: ✭ 47 (+17.5%)
Mutual labels:  morphology
SyConn
Toolkit for the generation and analysis of volume eletron microscopy based synaptic connectomes of brain tissue.
Stars: ✭ 31 (-22.5%)
Mutual labels:  image-analysis
ggimg
ggimg: Graphics Layers for Plotting Image Data with ggplot2
Stars: ✭ 51 (+27.5%)
Mutual labels:  image-analysis
Texturize
A unified framework for example-based texture synthesis, developed alongside my master's thesis.
Stars: ✭ 15 (-62.5%)
Mutual labels:  image-analysis
Slicer-DeepInfer
3D Slicer Module for connecting to model repository and use models for image analysis.
Stars: ✭ 23 (-42.5%)
Mutual labels:  image-analysis
fpzip
Cython bindings for fpzip, a floating point image compression algorithm.
Stars: ✭ 24 (-40%)
Mutual labels:  image-analysis
MorphoLibJ
Collection of mathematical morphology methods and plugins for ImageJ
Stars: ✭ 84 (+110%)
Mutual labels:  image-analysis
fastimage
Find the type or size of an image
Stars: ✭ 31 (-22.5%)
Mutual labels:  image-analysis
treestoolbox
TREES toolbox
Stars: ✭ 20 (-50%)
Mutual labels:  morphology
squidpy
Spatial Single Cell Analysis in Python
Stars: ✭ 235 (+487.5%)
Mutual labels:  image-analysis
ImcSegmentationPipeline
A pixel classification based multiplexed image segmentation pipeline
Stars: ✭ 62 (+55%)
Mutual labels:  cellprofiler

Awesome Cytodata Awesome

A curated list of awesome cytodata resources.

cytodata logo

Cytodata refers to a community of researchers and resources involved in the image-based profiling of biological phenotypes. These biological phenotypes are typically induced by genetic or chemical perturbations and often represent disease states. Image-based profiling is used to inspect these phenotypes to uncover biological insight including discovering the impact of genetic alterations and determining the mechanism of action of compounds.

This page represents a curated list of software, datasets, landmark publications, and image-based profiling methods. Our goal is to provide researchers, both new and established, a place to discover and document awesome Cytodata resources.

Contents

Datasets

Annotated datasets, including raw images and processed profiles, for image-based profiling of chemical and genetic perturbations.

Raw Images

  • Broad Bioimage Benchmark Collection - The Broad Bioimage Benchmark Collection (BBBC) is a collection of freely downloadable microscopy image sets. In addition to the images themselves, each set includes a description of the biological application and some type of "ground truth" (expected results).
  • Image Data Resource - Public repository of image datasets from published scientific studies.
  • RxRx1 - RxRx1 is a set of 125,514 high-resolution 512x512 6-channel fluorescence microscopy images of human cells under 1,108 genetic perturbations in 51 experimental batches across four cell types. The images were produced by Recursion Pharmaceuticals in their labs in Salt Lake City, Utah. Researchers will use this dataset for studying and benchmarking methods for dealing with biological batch effects, as well as areas in machine learning such as domain adaptation, transfer learning, and k-shot learning.
  • RxRx19 - RxRx19 is the first morphological dataset that demonstrates the rescue of morphological effects of COVID-19.
  • Human Protein Atlas - Among other assays, the HPA performed confocal imaging of displaying the location of more than 2/3 of human proteins in cell lines. Raw images or infered protein subcellular locations can be downloaded.

Chemical Perturbations

  • Gustafsdottir et al. 2013 - Cell painting profiles from 1,600 bioactive compounds in U2OS cells (Access from public S3 bucket: s3://cytodata/datasets/Bioactives-BBBC022-Gustafsdottir/profiles/Bioactives-BBBC022-Gustafsdottir/).
  • Wawer et al. 2014 - Cell painting profiles from 31,770 compounds in U2OS cells (Click to download).
  • Bray et al. 2017 - Cell painting profiles from 30,616 compounds in U2OS cells (Center Driven Research Project CDRP) (Download from GigaDB | Access from public S3 bucket: s3://cytodata/datasets/CDRPBIO-BBBC036-Bray/profiles_cp/CDRPBIO-BBBC036-Bray/).
  • Haghighi et al. 2021 - Cell painting matched to L1000 profiles in 4 experiments, including compound and genetic screens (Details on GitHub).

Genetic Perturbations

  • Singh et al. 2015 - 3,072 cell painting profiles from 41 genes knocked down with RNA interference (RNAi) in U2OS cells (Access from GitHub).
  • Rohban et al. 2017 - Cell painting data from 220 overexpressed genes in U2OS cells (Access from public S3 bucket: s3://cytodata/datasets/TA-ORF-BBBC037-Rohban/profiles_cp/TA-ORF-BBBC037-Rohban/).
  • Unpublished - Cell painting profiles of 596 overexpressed alleles from 53 genes in A549 cells (Access from public S3 bucket: s3://cytodata/datasets/LUAD-BBBC043-Caicedo/profiles_cp/LUAD-BBBC043-Caicedo/)
  • Unpublished - 3,456 cell painting profiles from CRISPR experiments knocking down 59 genes in A549, ES2, and HCC44 cells (Access from GitHub).

Software

Open source software packages for image-based profiling of biological phenotypes.

  • Advanced Cell Classifier - A software package for exploration, annotation and classification of cells within large datasets using machine learning.
  • CellProfiler - CellProfiler is a free open-source software for measuring and analyzing cell images.
  • CellProfiler Analyst - Interactive data exploration, analysis, and classification of large biological image sets.
  • Cytominer - Methods for image-based cell profiling in R.
  • EBImage - Image processing toolbox for R.
  • HTSvis - A web app for exploratory data analysis and visualization of arrayed high-throughput screens.
  • BioProfiling.jl - Toolkit for filtering and curation of morphological profiles in Julia.
  • PyCytominer - Methods for image-based cell profiling in Python.
  • ImJoy - A platform compiling tool for deep-learning based image analyses with a GUI.

Publications

Publications related to image-based profiling.

Reviews

Collections

  • Deep learning in microscopy - A collection of review and research articles published in Nature Methods related to multiple use cases of deep learning, including noise reduction, segmentation, tracking and representation learning.
  • High-Content Imaging and Informatics - A collection of high-content imaging method and application articles published in SLAS Discovery.

Applications

Methods

Contribute

Contributions welcome! Read the contribution guidelines first.

License

CC0

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].