Package: snifter
Type: Package
Title: R wrapper for the python openTSNE library
Version: 1.0.0
Date: 2020-10-14
Authors@R: c(
    person("Alan", "O'Callaghan", role = c("aut", "cre"), email = "alan.ocallaghan@outlook.com"),
    person("Aaron", "Lun", role = c("aut")))
Depends: R (>= 4.0.0)
Imports: basilisk, reticulate, assertthat
Description: 
    Provides an R wrapper for the implementation of FI-tSNE from the python package openTNSE. See Poličar et al. (2019) <doi:10.1101/731877> and the algorithm described by Linderman et al. (2018) <doi:10.1038/s41592-018-0308-4>.
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
VignetteBuilder: knitr
biocViews: DimensionReduction, Visualization, Software, SingleCell,
        Sequencing
StagedInstall: no
BugReports: https://github.com/Alanocallaghan/snifter/issues
Suggests: knitr, rmarkdown, scRNAseq, BiocStyle, scater, scran,
        scuttle, ggplot2, testthat
git_url: https://git.bioconductor.org/packages/snifter
git_branch: RELEASE_3_12
git_last_commit: 9f53809
git_last_commit_date: 2020-10-27
Date/Publication: 2020-10-28
NeedsCompilation: no
Packaged: 2020-10-29 03:33:48 UTC; biocbuild
Author: Alan O'Callaghan [aut, cre],
  Aaron Lun [aut]
Maintainer: Alan O'Callaghan <alan.ocallaghan@outlook.com>
Built: R 4.0.3; ; 2020-10-29 13:58:30 UTC; windows
