All Projects → broadinstitute → single_cell_portal

broadinstitute / single_cell_portal

Licence: BSD-3-Clause license
Tutorials, workflows, and convenience scripts for Single Cell Portal

Programming Languages

HTML
75241 projects
python
139335 projects - #7 most used programming language
wdl
31 projects
r
7636 projects
Jupyter Notebook
11667 projects
Dockerfile
14818 projects

Projects that are alternatives of or similar to single cell portal

scarches
Reference mapping for single-cell genomics
Stars: ✭ 175 (+326.83%)
Mutual labels:  rna-seq-analysis, single-cell-genomics, human-cell-atlas
scAlign
A deep learning-based tool for alignment and integration of single cell genomic data across multiple datasets, species, conditions, batches
Stars: ✭ 32 (-21.95%)
Mutual labels:  single-cell-genomics, human-cell-atlas
NetBID
Data-driven Network-based Bayesian Inference of Drivers
Stars: ✭ 21 (-48.78%)
Mutual labels:  rna-seq-analysis
squidpy
Spatial Single Cell Analysis in Python
Stars: ✭ 235 (+473.17%)
Mutual labels:  single-cell-genomics
ORNA
Fast in-silico normalization algorithm for NGS data
Stars: ✭ 21 (-48.78%)
Mutual labels:  rna-seq-analysis
vidger
Make rapid visualizations of RNA-seq data in R
Stars: ✭ 19 (-53.66%)
Mutual labels:  rna-seq-analysis
scGEAToolbox
scGEAToolbox: Matlab toolbox for single-cell gene expression analyses
Stars: ✭ 15 (-63.41%)
Mutual labels:  rna-seq-analysis
sports1.1
Small non-coding RNA annotation Pipeline Optimized for rRNA- and tRNA-Derived Small RNAs
Stars: ✭ 35 (-14.63%)
Mutual labels:  rna-seq-analysis
Interactive-3D-Plotting-in-Seurat-3.0.0
This repository contains R code, with which you can create 3D UMAP and tSNE plots of Seurat analyzed scRNAseq data
Stars: ✭ 80 (+95.12%)
Mutual labels:  rna-seq-analysis
snATAC
<<------ Use SnapATAC!!
Stars: ✭ 23 (-43.9%)
Mutual labels:  single-cell-genomics
scarf
Toolkit for highly memory efficient analysis of single-cell RNA-Seq, scATAC-Seq and CITE-Seq data. Analyze atlas scale datasets with millions of cells on laptop.
Stars: ✭ 54 (+31.71%)
Mutual labels:  single-cell-genomics
cellrank
CellRank for directed single-cell fate mapping
Stars: ✭ 222 (+441.46%)
Mutual labels:  single-cell-genomics
rail
Scalable RNA-seq analysis
Stars: ✭ 74 (+80.49%)
Mutual labels:  rna-seq-analysis
ideal
Interactive Differential Expression AnaLysis - DE made accessible and reproducible
Stars: ✭ 24 (-41.46%)
Mutual labels:  rna-seq-analysis
EmptyDrops2017
Code for the empty droplet and cell detection project from the HCA Hackathon.
Stars: ✭ 16 (-60.98%)
Mutual labels:  human-cell-atlas
rop
The Read Origin Protocol (ROP) is a computational protocol that aims to discover the source of all reads, including those originating from repeat sequences, recombinant B and T cell receptors, and microbial communities.
Stars: ✭ 35 (-14.63%)
Mutual labels:  rna-seq-analysis
rna-seq-snakemake
Snakemake based pipeline for RNA-Seq analysis
Stars: ✭ 29 (-29.27%)
Mutual labels:  rna-seq-analysis
topometry
A comprehensive dimensional reduction framework to recover the latent topology from high-dimensional data.
Stars: ✭ 64 (+56.1%)
Mutual labels:  single-cell-genomics
GREIN
GREIN : GEO RNA-seq Experiments Interactive Navigator
Stars: ✭ 40 (-2.44%)
Mutual labels:  rna-seq-analysis
ginkgo
Cloud-based single-cell copy-number variation analysis tool
Stars: ✭ 42 (+2.44%)
Mutual labels:  single-cell-genomics

Single-Cell Portal

Build status

Hello and thank you for using the Single-Cell Portal. We hope the portal will contribute to open science by enabling visualizing and sharing scientific insight and data surrounding single-cell RNA-Seq.

Thank you for being a part of this open science effort!

Site URL

To visit the portal please go to: https://portals.broadinstitute.org/single_cell

Tutorials

For tutorials and descriptions of files please go to: https://github.com/broadinstitute/single_cell_portal/wiki

Convenience Scripts

Scripts to help when working with data files for the portal are made available in this repo and require Python 3. Using these scripts to verify the format of input files can be found at https://github.com/broadinstitute/single_cell_portal/wiki/File-Definitions.

To get set up to use these scripts:

git clone https://github.com/broadinstitute/single_cell_portal.git
cd single_cell_portal
python3 -m venv env --copies
source env/bin/activate
pip install -r requirements.txt

Then install and initialize Google Cloud SDK on your machine; many scripts here require it.

Reporting Bugs and Improvements

To report a bug or suggest an improvement please create a new issue at: https://github.com/broadinstitute/single_cell_portal/issues

Need Help?

Email us at [email protected]

Happy Science!!!

The Single-Cell Portal Team

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].