ODER
This package is for version 3.14 of Bioconductor. This package has been removed from Bioconductor. For the last stable, up-to-date release version, see ODER.
Optimising the Definition of Expressed Regions
Bioconductor version: 3.14
The aim of ODER is to identify previously unannotated expressed regions (ERs) using RNA-sequencing data. For this purpose, ODER defines and optimises the definition of ERs, then connected these ERs to genes using junction data. In this way, ODER improves gene annotation. Gene annotation is a staple input of many bioinformatic pipelines and a more complete gene annotation can enable more accurate interpretation of disease associated variants.
Author: Emmanuel Olagbaju [aut], David Zhang [aut, cre] , Sebastian Guelfi [ctb], Siddharth Sethi [ctb]
Maintainer: David Zhang <david.zhang.12 at ucl.ac.uk>
citation("ODER")):
Installation
To install this package, start R (version "4.1") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("ODER")
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("ODER")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.