- Home
- Bioconductor 3.23
- Software Packages
- DeconvoBuddies (development version)
DeconvoBuddies
This is the development version of DeconvoBuddies; for the stable release version, see DeconvoBuddies.
Helper Functions for LIBD Deconvolution
Bioconductor version: Development (3.23)
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.6") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
# The following initializes usage of Bioc devel
BiocManager::install(version='devel')
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.