{"id":13592750,"url":"https://github.com/hms-dbmi/scde","last_synced_at":"2026-06-05T00:31:36.432Z","repository":{"id":31606580,"uuid":"35171520","full_name":"hms-dbmi/scde","owner":"hms-dbmi","description":"R package for analyzing single-cell RNA-seq data","archived":false,"fork":false,"pushed_at":"2024-02-29T05:49:35.000Z","size":14652,"stargazers_count":172,"open_issues_count":42,"forks_count":66,"subscribers_count":25,"default_branch":"main","last_synced_at":"2024-11-06T14:39:25.210Z","etag":null,"topics":["analysis","bioinformatics","heterogenity","ngs","r","single-cell","transcriptomics"],"latest_commit_sha":null,"homepage":"http://pklab.med.harvard.edu/scde","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hms-dbmi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"license.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-05-06T16:53:57.000Z","updated_at":"2024-08-10T10:14:54.000Z","dependencies_parsed_at":"2022-09-11T10:40:09.164Z","dependency_job_id":"58c8e069-9b68-4962-8139-33b8021c8cf6","html_url":"https://github.com/hms-dbmi/scde","commit_stats":{"total_commits":138,"total_committers":12,"mean_commits":11.5,"dds":"0.44202898550724634","last_synced_commit":"37859b8f4df6a4a9b74d0e864cbb0b382db24920"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hms-dbmi%2Fscde","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hms-dbmi%2Fscde/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hms-dbmi%2Fscde/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hms-dbmi%2Fscde/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hms-dbmi","download_url":"https://codeload.github.com/hms-dbmi/scde/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247965481,"owners_count":21025386,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["analysis","bioinformatics","heterogenity","ngs","r","single-cell","transcriptomics"],"created_at":"2024-08-01T16:01:12.765Z","updated_at":"2026-06-05T00:31:36.407Z","avatar_url":"https://github.com/hms-dbmi.png","language":"R","funding_links":[],"categories":["Software packages"],"sub_categories":["RNA-seq","Marker and differential gene expression identification"],"readme":"[![](https://img.shields.io/badge/release%20version-2.27.1-green.svg)](https://www.bioconductor.org/packages/scde)\n\n# Overview of SCDE\n\nThe `scde` package implements a set of statistical methods for analyzing single-cell RNA-seq data. `scde` fits individual error models for single-cell RNA-seq measurements. These models can then be used for assessment of differential expression between groups of cells, as well as other types of analysis. The `scde` package also contains the `pagoda` framework which applies pathway and gene set overdispersion analysis to identify aspects of transcriptional heterogeneity among single cells. \n  \nThe overall approach to the differential expression analysis is detailed in the following publication:  \n[\"Bayesian approach to single-cell differential expression analysis\" (Kharchenko PV, Silberstein L, Scadden DT, Nature Methods, doi:10.1038/nmeth.2967)](http://www.nature.com/nmeth/journal/v11/n7/abs/nmeth.2967.html)\n\nThe overall approach to pathways and gene set overdispersion analysis is detailed in the following publication:\n[\"Characterizing transcriptional heterogeneity through pathway and gene set overdispersion analysis\" (Fan J, Salathia N, Liu R, Kaeser G, Yung Y, Herman J, Kaper F, Fan JB, Zhang K, Chun J, and Kharchenko PV, Nature Methods, doi:10.1038/nmeth.3734)](http://www.nature.com/nmeth/journal/vaop/ncurrent/full/nmeth.3734.html)\n\n**For additional installation information, tutorials, and more, please visit [the SCDE website ☞](http://hms-dbmi.github.io/scde/) and [the Bioconductor package page](https://bioconductor.org/packages/release/bioc/html/scde.html)**\n\n**Note:** We recommend that users also refer to the package [pagoda2](https://github.com/kharchenkolab/pagoda2). While we do continue to maintain the [Bioconductor package scde](https://bioconductor.org/packages/release/bioc/html/scde.html), we don't have the bandwidth to address all bugs and feature requests reported in this repo. \n\n# Sample analyses and images\n\n## Single cell error modeling\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd width=400px\u003e\n      \u003cimg src=\"https://github.com/hms-dbmi/scde/blob/develop/inst/figures/pagoda-cell.model.fits-0.png\" width=\"400px\"\u003e\n    \u003c/td\u003e\n    \u003ctd\u003e\n      \u003ccode\u003escde\u003c/code\u003e fits individual error models for single cells using counts derived from single-cell RNA-seq data to estimate drop-out and amplification biases on gene expression magnitude.\n    \u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n## Differential expression analysis\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd width=250px\u003e\n      \u003cimg src=\"https://github.com/hms-dbmi/scde/blob/develop/inst/figures/scde-diffexp3-1.png\" width=\"250px\"\u003e\n    \u003c/td\u003e\n    \u003ctd\u003e\n      \u003cpre\u003e\n             lb   mle     ub    ce     Z    cZ\nDppa5a    8.075 9.965 11.541 8.075 7.160 5.968\nPou5f1    5.357 7.208  9.178 5.357 7.160 5.968\nGm13242   5.672 7.681  9.768 5.672 7.159 5.968\nTdh       5.829 8.075 10.281 5.829 7.159 5.968\nIft46     5.435 7.366  9.217 5.435 7.150 5.968\u003c/pre\u003e\n      \u003cbr\u003e\n      \u003ccode\u003escde\u003c/code\u003e compares groups of single cells and tests for differential expression, taking into account variability in the single cell RNA-seq data due to drop-out and amplification biases in order to identify more robustly differentially expressed genes. \n    \u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n## Pathway and gene set overdispersion analysis\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd width=400px\u003e\n      \u003cimg src=\"https://github.com/hms-dbmi/scde/blob/develop/inst/figures/PAGODA.gif\" width=\"400px\"\u003e \n    \u003c/td\u003e\n    \u003ctd\u003e\n      \u003ccode\u003escde\u003c/code\u003e contains \u003ccode\u003epagoda\u003c/code\u003e routines that characterize aspects of transcriptional heterogeneity in populations of single cells using pre-defined gene sets as well as 'de novo' gene sets derived from the data. Significant aspects are used to cluster cells into subpopulations. A graphical user interface can be deployed to interactively explore results. See examples from the PAGODA publication \u003ca href=\"http://pklab.med.harvard.edu/scde/pagoda.links.html\"\u003ehere\u003c/a\u003e. See analysis of the PBMC data from 10x Genomics \u003ca href=\"http://pklab.med.harvard.edu/cgi-bin/R/rook/10x.pbmc/index.html\"\u003ehere\u003c/a\u003e.\n    \u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n    \n---\n    \n`scde` is maintained by [Jean Fan](https://github.com/jefworks) and [Evan Biederstedt](https://github.com/evanbiederstedt) of the [Kharchenko Lab](http://pklab.med.harvard.edu/) at the [Department of Biomedical Informatics at Harvard Medical School](https://github.com/hms-dbmi).\n\n---\n\n# Contributing\n\nWe welcome any bug reports, enhancement requests, and other contributions. To submit a bug report or enhancement request, please use the [`scde` GitHub issues tracker](https://github.com/hms-dbmi/scde/issues). For more substantial contributions, please fork this repo, push your changes to your fork, and submit a pull request with a good commit message. For more general discussions or troubleshooting, please consult the [`scde` Google Group](http://hms-dbmi.github.io/scde/help.html).  \n\n\n## Citation\nIf you find `scde` useful for your publication, please cite:\n\n```\nKharchenko P, Fan J, Biederstedt E (2023). scde: Single Cell Differential Expression. \nR package version 2.27.1, http://pklab.med.harvard.edu/scde.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhms-dbmi%2Fscde","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhms-dbmi%2Fscde","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhms-dbmi%2Fscde/lists"}