All Projects → mathewchamberlain → SignacX

mathewchamberlain / SignacX

Licence: GPL-3.0 License
Signac

Programming Languages

r
7636 projects

Projects that are alternatives of or similar to SignacX

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 (+433.33%)
Mutual labels:  seurat
D3E
Discrete Distributional Differential Expression
Stars: ✭ 19 (+26.67%)
Mutual labels:  single-cell-rna-seq
dropEst
Pipeline for initial analysis of droplet-based single-cell RNA-seq data
Stars: ✭ 71 (+373.33%)
Mutual labels:  single-cell-rna-seq
scisorseqr
scisorseqr is an R-package for processing of single-cell long read data and analyzing differential isoform expression across any two conditions
Stars: ✭ 21 (+40%)
Mutual labels:  single-cell-rna-seq
OrchestratingSingleCellAnalysis-release
An online companion to the OSCA manuscript demonstrating Bioconductor resources and workflows for single-cell RNA-seq analysis.
Stars: ✭ 35 (+133.33%)
Mutual labels:  single-cell-rna-seq
alevin-fry
🐟 🔬🦀 alevin-fry is an efficient and flexible tool for processing single-cell sequencing data, currently focused on single-cell transcriptomics and feature barcoding.
Stars: ✭ 78 (+420%)
Mutual labels:  single-cell-rna-seq
diffxpy
Differential expression analysis for single-cell RNA-seq data.
Stars: ✭ 137 (+813.33%)
Mutual labels:  single-cell-rna-seq
SPLiT-Seq demultiplexing
An unofficial demultiplexing strategy for SPLiT-seq RNA-Seq data
Stars: ✭ 20 (+33.33%)
Mutual labels:  single-cell-rna-seq
metacell
Metacell - Single-cell mRNA Analysis
Stars: ✭ 63 (+320%)
Mutual labels:  single-cell-rna-seq
StackedDAE
Stacked Denoising AutoEncoder based on TensorFlow
Stars: ✭ 23 (+53.33%)
Mutual labels:  single-cell-rna-seq
scedar
Single-cell exploratory data analysis for RNA-Seq
Stars: ✭ 33 (+120%)
Mutual labels:  single-cell-rna-seq
scLearn
scLearn:Learning for single cell assignment
Stars: ✭ 26 (+73.33%)
Mutual labels:  single-cell-rna-seq
EWCE
Expression Weighted Celltype Enrichment. See the package website for up-to-date instructions on usage.
Stars: ✭ 30 (+100%)
Mutual labels:  single-cell-rna-seq
scCATCH
Automatic Annotation on Cell Types of Clusters from Single-Cell RNA Sequencing Data
Stars: ✭ 137 (+813.33%)
Mutual labels:  seurat
monocle3
No description or website provided.
Stars: ✭ 170 (+1033.33%)
Mutual labels:  single-cell-rna-seq
SOT
Single-cell Orientation Tracing
Stars: ✭ 20 (+33.33%)
Mutual labels:  single-cell-rna-seq
SINCERA
An R implementation of the SINCERA pipeline for single cell RNA-seq profiling analysis
Stars: ✭ 20 (+33.33%)
Mutual labels:  single-cell-rna-seq
tGPLVM
tGPLVM: A Nonparametric, Generative Model for Manifold Learning with scRNA-seq experimental data
Stars: ✭ 16 (+6.67%)
Mutual labels:  single-cell-rna-seq
CellO
CellO: Gene expression-based hierarchical cell type classification using the Cell Ontology
Stars: ✭ 34 (+126.67%)
Mutual labels:  single-cell-rna-seq
kmer-homology-paper
Manuscript for functional prediction of transcriptomic “dark matter” across species
Stars: ✭ 12 (-20%)
Mutual labels:  single-cell-rna-seq

Forks Stargazers CRAN Version CRAN Downloads


SignacX 2.2.4

Get the most out of your single cell data.
Explore the Website »

View Demo · View Code Base · Request Feature

What is SignacX?

SignacX is software that classifies the cellular phenotype for each individual cell in single cell RNA-sequencing data using neural networks trained with sorted bulk gene expression data from the Human Primary Cell Atlas. To learn more, check out the pre-print, website and code base. You can install SignacX from CRAN by running:

install.packages("SignacX")
library(SignacX)

Contact

Mathew Chamberlain - [email protected]

SignacX version history

SignacX 2.2.4 (2021-07-20)

Enabled SignacX to classify datasets >300,000 cells -- fixed a memory allocation issue. First degree nearest KNN neighbors are now used for Shannon entropy calculation for datasets > 100,000 cells.

SignacX 2.2.3 (2021-07-16)

Fixed a typo in the help section for SignacX::MASC.

SignacX 2.2.2

Addressed issues in the GitHub repository: Labeling of individual cell states corresponding to broad cell types.

SignacX 2.2.1

Addressed issues in the GitHub repository: Integration with Seurat 4.0.0 clustering

SignacX 2.2.0 (2021-02-24)

First CRAN release.

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