https://github.com/bioconductor-source/scdd

https://github.com/bioconductor-source/scdd

Science Score: 26.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
  • DOI references
    Found 2 DOI reference(s) in README
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (9.0%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: bioconductor-source
  • Language: R
  • Default Branch: devel
  • Size: 10.2 MB
Statistics
  • Stars: 0
  • Watchers: 2
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created almost 2 years ago · Last pushed almost 2 years ago
Metadata Files
Readme

README.md

scDD: An R package to identify differentially distributed genes in scRNA-seq

Installation

The Bioconductor landing page is https://bioconductor.org/packages/scDD. To install, make sure you have the current version of Bioconductor, and use the following commands:

R install.packages("BiocManager") BiocManager::install("scDD")

Quick Start

For examples and tips on using the package, please see the vignette PDF here which you can alternatively bring up by typing

R browseVignettes("scDD")

after installing and loading the package into R.

Getting Help

Please send bug reports and feature requests by sending a message to Bioconductor Support at https://support.bioconductor.org or by opening a new issue on this page

Citation

Please cite the following publication if you use scDD in your work:

Korthauer KD, Chu LF, Newton MA, Li Y, Thomson J, Stewart R, Kendziorski C. A statistical approach for identifying differential distributions in single-cell RNA-seq experiments. Genome Biology. 2016 Oct 25;17(1):222. https://genomebiology.biomedcentral.com/articles/10.1186/s13059-016-1077-y

You can obtain this citation within R by typing

R citation("scDD")

Owner

  • Name: (WIP DEV) Bioconductor Packages
  • Login: bioconductor-source
  • Kind: organization
  • Email: maintainer@bioconductor.org

Source code for packages accepted into Bioconductor

GitHub Events

Total
Last Year

Dependencies

DESCRIPTION cran
  • R >= 3.4 depends
  • BiocParallel * imports
  • EBSeq * imports
  • S4Vectors * imports
  • SingleCellExperiment * imports
  • SummarizedExperiment * imports
  • arm * imports
  • fields * imports
  • ggplot2 * imports
  • grDevices * imports
  • graphics * imports
  • mclust * imports
  • outliers * imports
  • scran * imports
  • stats * imports
  • BiocStyle * suggests
  • gridExtra * suggests
  • knitr * suggests