Package: singleCellTK
Type: Package
Title: Comprehensive and Interactive Analysis of Single Cell RNA-Seq
        Data
Version: 2.4.0
Authors@R: c(person(given="Yichen", family="Wang", email="wangych@bu.edu", role=c("aut", "cre"),
                    comment = c(ORCID = "0000-0003-4347-5199")),
             person(given="Irzam", family="Sarfraz", email="irzam9095@gmail.com", role=c("aut")),
             person(given="Rui", family="Hong", email="rzhong@bu.edu", role=c("aut")),
             person(given="Yusuke", family="Koga", email="ykoga07@bu.edu", role=c("aut")),
             person(given="Salam", family="Alabdullatif", email="salamha@bu.edu", role=c("aut")),
             person(given="David", family="Jenkins", email="dfj@bu.edu", role=c("aut"),
                    comment = c(ORCID = "0000-0002-7451-4288")),
             person(given="Vidya", family="Akavoor", email="vidyaap@bu.edu", role=c("aut")),
             person(given="Xinyun", family="Cao", email="xcao19@bu.edu", role=c("aut")),
             person(given="Shruthi", family="Bandyadka", email="sbandya@bu.edu", role=c("aut")),
             person(given="Anastasia", family="Leshchyk", email="aleshchk@bu.edu", role=c("aut")),
             person(given="Tyler", family="Faits", email="tfaits@bu.edu", role=c("aut")),
             person(given=c("Mohammed", "Muzamil"), family="Khan", email="mmkhan@bu.edu", role=c("aut")),
             person(given="Zhe", family="Wang", email="zhe@bu.edu", role=c("aut")),
             person(given=c("W.", "Evan"), family="Johnson", email="wej@bu.edu", role=c("aut"),
                    comment = c(ORCID = "0000-0002-6247-6595")),
             person(given=c("Joshua", "David"), family="Campbell", email="camp@bu.edu", role=c("aut"))
             )
Depends: R (>= 4.0), SummarizedExperiment, SingleCellExperiment,
        DelayedArray, Biobase
Description: Run common single cell analysis in the R console or directly through your browser. Includes many functions for import, quality control, normalization, batch correction, clustering, differential expression, and visualization..
License: MIT + file LICENSE
Encoding: UTF-8
biocViews: SingleCell, GeneExpression, DifferentialExpression,
        Alignment, Clustering, ImmunoOncology
LazyData: TRUE
Imports: ape, batchelor, BiocParallel, celldex, colourpicker,
        colorspace, cowplot, cluster, ComplexHeatmap, data.table,
        DelayedMatrixStats, DESeq2, dplyr, DT, ExperimentHub, fields,
        ggplot2, ggplotify, ggrepel, ggtree, gridExtra, GSVA (>=
        1.26.0), GSVAdata, igraph, KernSmooth, limma, MAST, Matrix,
        matrixStats, methods, msigdbr, multtest, plotly, RColorBrewer,
        ROCR, Rtsne, S4Vectors, scater, scMerge (>= 1.2.0), scran,
        Seurat (>= 3.1.3), shiny, shinyjs, SingleR, sva, reshape2,
        AnnotationDbi, shinyalert, circlize, enrichR, celda,
        shinycssloaders, DropletUtils, scds (>= 1.2.0), reticulate (>=
        1.14), tools, tximport, fishpond, withr, GSEABase, R.utils,
        zinbwave, scRNAseq (>= 2.0.2), TENxPBMCData, yaml, rmarkdown,
        magrittr, scDblFinder, metap, VAM (>= 0.5.3), tibble, rlang,
        stats
RoxygenNote: 7.1.1
Suggests: testthat, Rsubread, BiocStyle, knitr, lintr, xtable,
        spelling, org.Mm.eg.db, stringr, kableExtra, shinythemes,
        shinyBS, shinyjqui, shinyWidgets, shinyFiles, BiocGenerics
VignetteBuilder: knitr
URL: https://www.camplab.net/sctk/
BugReports: https://github.com/compbiomed/singleCellTK/issues
Language: en-US
git_url: https://git.bioconductor.org/packages/singleCellTK
git_branch: RELEASE_3_14
git_last_commit: 91f98fc
git_last_commit_date: 2021-10-27
Date/Publication: 2021-10-27
NeedsCompilation: no
Packaged: 2021-10-28 03:37:42 UTC; biocbuild
Author: Yichen Wang [aut, cre] (<https://orcid.org/0000-0003-4347-5199>),
  Irzam Sarfraz [aut],
  Rui Hong [aut],
  Yusuke Koga [aut],
  Salam Alabdullatif [aut],
  David Jenkins [aut] (<https://orcid.org/0000-0002-7451-4288>),
  Vidya Akavoor [aut],
  Xinyun Cao [aut],
  Shruthi Bandyadka [aut],
  Anastasia Leshchyk [aut],
  Tyler Faits [aut],
  Mohammed Muzamil Khan [aut],
  Zhe Wang [aut],
  W. Evan Johnson [aut] (<https://orcid.org/0000-0002-6247-6595>),
  Joshua David Campbell [aut]
Maintainer: Yichen Wang <wangych@bu.edu>
Built: R 4.1.1; ; 2021-10-28 12:49:08 UTC; windows
