This is the development version of DELocal; for the stable release version, see DELocal.
Identifies differentially expressed genes with respect to other local genesBioconductor version: Development (3.22)
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] ORCID: 0000-0002-3276-7279
Maintainer: Rishi Das Roy <rishi.dasroy at gmail.com>
Citation (from within R, entercitation("DELocal")
): 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("DELocal")
For older versions of R, please refer to the appropriate Bioconductor release.
DocumentationTo view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("DELocal")
Details biocViews DifferentialExpression, GeneExpression, RNASeq, Software, Transcriptomics Version 1.9.0 In Bioconductor since BioC 3.17 (R-4.3) (2 years) 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 Package Archives
Follow Installation instructions to use this package in your R session.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4