dandelionR

This is the development version of dandelionR; to use it, please install the devel version of Bioconductor.

Single-cell Immune Repertoire Trajectory Analysis in R


Bioconductor version: Development (3.21)

dandelionR is an R package for performing single-cell immune repertoire trajectory analysis, based on the original python implementation. It provides the necessary functions to interface with scRepertoire and a custom implementation of an absorbing Markov chain for pseudotime inference, inspired by the Palantir Python package.

Author: Jiawei Yu [aut] (ORCID: ), Nicholas Borcherding [aut] (ORCID: ), Kelvin Tuong [aut, cre] (ORCID: )

Maintainer: Kelvin Tuong <z.tuong at uq.edu.au>

Citation (from within R, enter citation("dandelionR")):

Installation

To install this package, start R (version "4.5") and enter:


if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

# The following initializes usage of Bioc devel
BiocManager::install(version='devel')

BiocManager::install("dandelionR")

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("dandelionR")
Single-cell immune repertoire trajectory analysis with dandelionR HTML R Script
vignette_reproduce_original.html HTML R Script
Reference Manual PDF
NEWS Text
LICENSE Text

Details

biocViews ImmunoOncology, SingleCell, Software
Version 0.99.10
In Bioconductor since BioC 3.21 (R-4.5)
License MIT + file LICENSE
Depends R (>= 4.4.0)
Imports BiocGenerics, bluster, destiny, igraph, MASS, Matrix, methods, miloR, purrr, rlang, S4Vectors, SingleCellExperiment, spam, stats, SummarizedExperiment, uwot
System Requirements
URL https://www.github.com/tuonglab/dandelionR/
Bug Reports https://www.github.com/tuonglab/dandelionR/issues
See More
Suggests BiocStyle, knitr, rmarkdown, RColorBrewer, scater, scRepertoire, testthat
Linking To
Enhances
Depends On Me
Imports Me
Suggests Me
Links To Me
Build Report Build Report

Package Archives

Follow Installation instructions to use this package in your R session.

Source Package dandelionR_0.99.10.tar.gz
Windows Binary (x86_64) dandelionR_0.99.10.zip
macOS Binary (x86_64) dandelionR_0.99.10.tgz
macOS Binary (arm64) dandelionR_0.99.10.tgz
Source Repository git clone https://git.bioconductor.org/packages/dandelionR
Source Repository (Developer Access) git clone git@git.bioconductor.org:packages/dandelionR
Bioc Package Browser https://code.bioconductor.org/browse/dandelionR/
Package Short Url https://bioconductor.org/packages/dandelionR/
Package Downloads Report Download Stats