DELocal
This package is for version 3.18 of Bioconductor; for the stable, up-to-date release version, see DELocal.
Identifies differentially expressed genes with respect to other local genes
Bioconductor version: 3.18
The goal of DELocal is to identify DE genes compared to their neighboring genes from the same chromosomal location. It has been shown that genes of related functions are generally very far from each other in the chromosome. DELocal utilzes this information to identify DE genes comparing with their neighbouring genes.
Author: Rishi Das Roy [aut, cre]
Maintainer: Rishi Das Roy <rishi.dasroy at gmail.com>
citation("DELocal")
):
Installation
To install this package, start R (version "4.3") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("DELocal")
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("DELocal")
DELocal | HTML | R Script |
Reference Manual | ||
NEWS | Text | |
LICENSE | Text |
Details
biocViews | DifferentialExpression, GeneExpression, RNASeq, Software, Transcriptomics |
Version | 1.2.1 |
In Bioconductor since | BioC 3.17 (R-4.3) (1 year) |
License | MIT + file LICENSE |
Depends | |
Imports | DESeq2, dplyr, reshape2, limma, SummarizedExperiment, ggplot2, matrixStats, stats |
System Requirements | |
URL | https://github.com/dasroy/DELocal |
Bug Reports | https://github.com/dasroy/DELocal/issues |
See More
Suggests | biomaRt, knitr, rmarkdown, stringr, BiocStyle |
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 | DELocal_1.2.1.tar.gz |
Windows Binary | DELocal_1.2.1.zip (64-bit only) |
macOS Binary (x86_64) | DELocal_1.2.1.tgz |
macOS Binary (arm64) | DELocal_1.2.1.tgz |
Source Repository | git clone https://git.bioconductor.org/packages/DELocal |
Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/DELocal |
Bioc Package Browser | https://code.bioconductor.org/browse/DELocal/ |
Package Short Url | https://bioconductor.org/packages/DELocal/ |
Package Downloads Report | Download Stats |
Old Source Packages for BioC 3.18 | Source Archive |