All Projects → jamesjcai → scGEAToolbox

jamesjcai / scGEAToolbox

Licence: MIT license
scGEAToolbox: Matlab toolbox for single-cell gene expression analyses

Programming Languages

HTML
75241 projects
matlab
3953 projects

Projects that are alternatives of or similar to scGEAToolbox

ReductionWrappers
R wrappers to connect Python dimensional reduction tools and single cell data objects (Seurat, SingleCellExperiment, etc...)
Stars: ✭ 31 (+106.67%)
Mutual labels:  tsne, phate
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 (+260%)
Mutual labels:  scrna-seq, tsne
scarches
Reference mapping for single-cell genomics
Stars: ✭ 175 (+1066.67%)
Mutual labels:  scrna-seq, rna-seq-analysis
clustergrammer2-notebooks
Examples using Clustergrammer2 to explore high-dimensional datasets.
Stars: ✭ 35 (+133.33%)
Mutual labels:  scrna-seq
cardelino
Clone identification from single-cell data
Stars: ✭ 49 (+226.67%)
Mutual labels:  scrna-seq
Word2VecAndTsne
Scripts demo-ing how to train a Word2Vec model and reduce its vector space
Stars: ✭ 45 (+200%)
Mutual labels:  tsne
HIRO Panda TRAC IK
Inverse Kinematics Engine for the Franka Emika Panda for Cartesian Pose Control.
Stars: ✭ 21 (+40%)
Mutual labels:  trajectory
visium-clustergrammer2
Spatial Transcriptomics Dashboard
Stars: ✭ 24 (+60%)
Mutual labels:  scrna-seq
CellExplorer
CellExplorer is a graphical user interface, a standardized processing module and data structure for exploring and classifying single cells acquired using extracellular electrodes.
Stars: ✭ 55 (+266.67%)
Mutual labels:  matlab-toolbox
scAlign
A deep learning-based tool for alignment and integration of single cell genomic data across multiple datasets, species, conditions, batches
Stars: ✭ 32 (+113.33%)
Mutual labels:  scrna-seq
TrajectoryTracking
Trajectory Tracking Project
Stars: ✭ 16 (+6.67%)
Mutual labels:  trajectory
Sierra
Discover differential transcript usage from polyA-captured single cell RNA-seq data
Stars: ✭ 37 (+146.67%)
Mutual labels:  scrna-seq
cerebra
A tool for fast and accurate summarizing of variant calling format (VCF) files
Stars: ✭ 55 (+266.67%)
Mutual labels:  scrna-seq
SPLiT-Seq demultiplexing
An unofficial demultiplexing strategy for SPLiT-seq RNA-Seq data
Stars: ✭ 20 (+33.33%)
Mutual labels:  scrna-seq
ORNA
Fast in-silico normalization algorithm for NGS data
Stars: ✭ 21 (+40%)
Mutual labels:  rna-seq-analysis
dropEst
Pipeline for initial analysis of droplet-based single-cell RNA-seq data
Stars: ✭ 71 (+373.33%)
Mutual labels:  scrna-seq
yupi
Python package designed for collecting and processing trajectory data.
Stars: ✭ 30 (+100%)
Mutual labels:  trajectory
Fun-with-MNIST
Playing with MNIST. Machine Learning. Generative Models.
Stars: ✭ 23 (+53.33%)
Mutual labels:  tsne
lncpipe
UNDER DEVELOPMENT--- Analysis of long non-coding RNAs from RNA-seq datasets
Stars: ✭ 24 (+60%)
Mutual labels:  rna-seq-analysis
torchtrajectory
The World's First Search Engine for Trajectory Data
Stars: ✭ 28 (+86.67%)
Mutual labels:  trajectory

scGEAToolbox - a Matlab toolbox for single-cell RNA-seq data analyses

View scGEAToolbox on File Exchange

Quick Installation

Run the following code in MATLAB:

disp('Install scGEAToolbox...')
unzip('https://github.com/jamesjcai/scGEAToolbox/archive/main.zip');
addpath('./scGEAToolbox-main');

Read Documentation

scGEAToolbox Documentation

SEE ALSO - Standalone Application SCGEATOOL :: Single-Cell Gene Expression Analysis Tool

SCGEATOOL is a standalone application running on Windows machines that do not have MATLAB installed. SCGEATOOL is a lightweight and blazing fast desktop application that provides interactive visualization functionality to analyze single-cell transcriptomic data. SCGEATOOL allows you to easily interrogate different views of your scRNA-seq data to quickly gain insights into the underlying biology. SCGEATOOL is a pre-compiled standalone application developed in MATLAB. Pre-compiled standalone releases are meant for those environments without access to MATLAB licenses. Standalone releases provide access to all of the functionality of the SCGEATOOL standard MATLAB release encapsulated in a single application. SCGEATOOL is open-sourced to allow you to experience the added flexibility and speed of the MATLAB environment when needed.

Help

If you have any questions or require assistance using scGEAToolbox, please contact me.

Citation

Cai JJ. scGEAToolbox: a Matlab toolbox for single-cell RNA sequencing data analysis. Bioinformatics. 2019;btz830. doi:10.1093/bioinformatics/btz830

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