Package: InterCellar
Title: InterCellar: an R-Shiny app for interactive analysis and
        exploration of cell-cell communication in single-cell
        transcriptomics
Version: 1.0.0
Authors@R: person('Marta', 'Interlandi', email = 'marta.interlandi01@gmail.com', role = c('cre', 'aut'), comment = c(ORCID = "0000-0002-6863-2552") )
Description: InterCellar is implemented as an R/Bioconductor Package
  containing a Shiny app that allows users to interactively analyze cell-cell 
  communication from scRNA-seq data. Starting from precomputed ligand-receptor
  interactions, InterCellar provides filtering options, annotations and multiple visualizations
  to explore clusters, genes and functions. Finally, the user can define
  interaction-pairs modules and link them to significant functional terms from 
  Pathways or Gene Ontology.
License: MIT + file LICENSE
Imports: config, golem, shiny, DT, shinydashboard, shinyFiles,
        shinycssloaders, data.table, fs, dplyr, tidyr, circlize,
        colourpicker, dendextend, factoextra, ggplot2, plotly, plyr,
        shinyFeedback, shinyalert, tibble, umap, visNetwork,
        wordcloud2, readxl, htmlwidgets, colorspace, signal, scales,
        htmltools, ComplexHeatmap, grDevices, stats, tools, utils,
        biomaRt, rlang, fmsb
Encoding: UTF-8
RoxygenNote: 7.1.1
Suggests: testthat (>= 3.0.0), knitr, rmarkdown, glue, graphite,
        processx, attempt, BiocStyle, igraph
Config/testthat/edition: 3
URL: https://github.com/martaint/InterCellar
BugReports: https://github.com/martaint/InterCellar/issues
VignetteBuilder: knitr
biocViews: Software, SingleCell, Visualization, GO, Transcriptomics
Depends: R (>= 4.1)
git_url: https://git.bioconductor.org/packages/InterCellar
git_branch: RELEASE_3_13
git_last_commit: 094f1da
git_last_commit_date: 2021-05-19
Date/Publication: 2021-05-19
NeedsCompilation: no
Packaged: 2021-05-20 00:41:39 UTC; biocbuild
Author: Marta Interlandi [cre, aut] (<https://orcid.org/0000-0002-6863-2552>)
Maintainer: Marta Interlandi <marta.interlandi01@gmail.com>
Built: R 4.1.0; ; 2021-05-20 08:37:33 UTC; windows
