swh:1:snp:8ad3675a9677eb9c8ce6ba2885883695790f7fd4
Raw File
Tip revision: 0d88de00e53198da8cfed28f68ae5c5aa0e2781b authored by Kieran Campbell on 24 October 2017, 22:52:01 UTC
Explicitly import sce
Tip revision: 0d88de0
DESCRIPTION
Package: switchde
Type: Package
Title: Switch-like differential expression across single-cell
        trajectories
Version: 1.3.2
Date: 2017-10-24
Authors@R: person("Kieran", "Campbell", email =
        "kieranrcampbell@gmail.com", role = c("aut", "cre"))
Description: Inference and detection of switch-like differential
        expression across single-cell RNA-seq trajectories.
License: GPL (>= 2)
LazyData: TRUE
biocViews: Software, Transcriptomics, GeneExpression, RNASeq,
        Regression, DifferentialExpression, SingleCell
Depends: R (>= 3.4), SingleCellExperiment
Imports: SummarizedExperiment, 
          dplyr, 
          ggplot2, 
          methods, 
          stats
Suggests: knitr, rmarkdown, BiocStyle, testthat, numDeriv, tidyr
VignetteBuilder: knitr
RoxygenNote: 6.0.1
URL: https://github.com/kieranrcampbell/switchde
BugReports: https://github.com/kieranrcampbell/switchde
back to top