- Home
- Bioconductor 3.22
- Software Packages
- DeconvoBuddies
DeconvoBuddies
This is the released version of DeconvoBuddies; for the devel version, see DeconvoBuddies.
Helper Functions for LIBD Deconvolution
Bioconductor version: Release (3.22)
Funtions helpful for LIBD deconvolution project. Includes tools for marker finding with mean ratio, expression plotting, and plotting deconvolution results. Working to include DLPFC datasets.
Author: Louise Huuki-Myers [aut, cre] ORCID iD ORCID: 0000-0001-5148-3602 , Leonardo Collado-Torres [ctb] ORCID iD ORCID: 0000-0003-2140-308X
Maintainer: Louise Huuki-Myers <lahuuki at gmail.com>
citation("DeconvoBuddies")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("DeconvoBuddies")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("DeconvoBuddies")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.