https://github.com/berenslab/ne_spectrum_scrnaseq
Science Score: 49.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 1 DOI reference(s) in README -
✓Academic publication links
Links to: biorxiv.org, nature.com -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (6.2%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: berenslab
- License: mit
- Language: Jupyter Notebook
- Default Branch: main
- Size: 47.8 MB
Statistics
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 1
- Releases: 0
Metadata Files
README.md
Neighbor embedding spectrum for single-cell data
This repository contains scripts and notebooks to reproduce the experiments in Visualizing single-cell data with the neighbor embedding spectrum (bioarxiv)
It depends on the ne-spectrum package, which computes neighbor embedding spectra.

Neighbor embedding spectrum on developmental human brain organoid data from Kanton et al. 2019.

Higher attraction improves the global structure as measured by Spearman distance correlation. Higher repulsion improves local structure as measured by kNN recall.

Installation
Create and activate the conda environment
conda env create -f environment.yml
conda activate ne_spectrum_scRNAseq
Install the utilities for this repository
python setup.py install
Usage
To reproduce the data for the figures in the main paper, run
python scripts/compute_embds.py --spectrum_via tsne
python scripts/compute_metrics.py --spectrum_via tsne
To reproduce the data for the figures in the supplementary, run
python scripts/compute_embds.py --spectrum_via cne
python scripts/compute_metrics.py --spectrum_via cne
Then run the notebooks in notebooks/ to generate the figures and the videos.
Owner
- Name: Berens Lab @ University of Tübingen
- Login: berenslab
- Kind: organization
- Email: philipp.berens@uni-tuebingen.de
- Location: Tübingen, Germany
- Website: https://hertie.ai/data-science
- Repositories: 60
- Profile: https://github.com/berenslab
Department of Data Science at the Hertie Institute for AI in Brain Health, University of Tübingen
GitHub Events
Total
- Issues event: 1
- Push event: 2
Last Year
- Issues event: 1
- Push event: 2
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 1
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 1
- Total pull request authors: 0
- Average comments per issue: 0.0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 1
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 1
- Pull request authors: 0
- Average comments per issue: 0.0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- tim-meese (1)