软件包:r-bioc-densvis(1.16.0+dfsg-1)
r-bioc-densvis 的相关链接
Debian 的资源:
下载源码包 r-bioc-densvis:
- [r-bioc-densvis_1.16.0+dfsg-1.dsc]
- [r-bioc-densvis_1.16.0+dfsg.orig.tar.xz]
- [r-bioc-densvis_1.16.0+dfsg-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [bioconductor.org]
相似软件包:
试制(Experimental)软件包
警告:这个软件包来自于 experimental 发行版。这表示它很有可能表现出不稳定或者出现 bug ,甚至是导致资料损失。请务必在使用之前查阅 changelog 以及其他潜在的文档。
density-preserving data visualization via non-linear dimensionality reduction
Implements the density-preserving modification to t-SNE and UMAP described by Narayan et al. (2020) <doi:10.1101/2020.05.12.077776>. The non-linear dimensionality reduction techniques t-SNE and UMAP enable users to summarise complex high-dimensional sequencing data such as single cell RNAseq using lower dimensional representations. These lower dimensional representations enable the visualisation of discrete transcriptional states, as well as continuous trajectory (for example, in early development). However, these methods focus on the local neighbourhood structure of the data. In some cases, this results in misleading visualisations, where the density of cells in the low-dimensional embedding does not represent the transcriptional heterogeneity of data in the original high-dimensional space. den-SNE and densMAP aim to enable more accurate visual interpretation of high-dimensional datasets by producing lower-dimensional embeddings that accurately represent the heterogeneity of the original high-dimensional space, enabling the identification of homogeneous and heterogeneous cell states. This accuracy is accomplished by including in the optimisation process a term which considers the local density of points in the original high-dimensional space. This can help to create visualisations that are more representative of heterogeneity in the original high-dimensional space.
其他与 r-bioc-densvis 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.27)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.4)
- GCC 支持库
-
- dep: libgomp1 (>= 4.2.1)
- GCC OpenMP(GOMP)支持库
-
- dep: libstdc++6 (>= 14)
- GNU 标准 C++ 库,第3版
-
- dep: r-api-4.0
- 软件包暂时不可用
-
- dep: r-api-bioc-3.20
- 软件包暂时不可用
-
- dep: r-bioc-basilisk
- freezing Python dependencies inside Bioconductor packages
-
- dep: r-cran-assertthat
- GNU R easy pre and post assertions
-
- dep: r-cran-irlba
- GNU R fast truncated SVD, PCA and symmetric eigendecomposition
-
- dep: r-cran-rcpp
- GNU R package for Seamless R and C++ Integration
-
- dep: r-cran-reticulate
- R interface to Python modules, classes, and functions
-
- dep: r-cran-rtsne
- GNU R T-Distributed Stochastic Neighbor Embedding using a Barnes-Hut
-
- sug: r-bioc-biocstyle
- standard styles for vignettes and other Bioconductor documents
-
- sug: r-cran-ggplot2
- implementation of the Grammar of Graphics
-
- sug: r-cran-knitr
- GNU R package for dynamic report generation using Literate Programming
-
- sug: r-cran-rmarkdown
- convert R markdown documents into a variety of formats
-
- sug: r-cran-testthat
- GNU R testsuite
-
- sug: r-cran-uwot
- GNU R uniform manifold approximation and projection (UMAP)