- Home
- Bioconductor 3.9
- Workflow Packages
- BgeeCall
BgeeCall
This package is for version 3.9 of Bioconductor; for the stable, up-to-date release version, see BgeeCall.
BgeeCall, a R package for automatic RNA-Seq present/absent gene expression calls generation
Bioconductor version: 3.9
Reference intergenic regions are generated by the Bgee RNA-Seq pipeliene. These intergenic regions are used to generate all Bgee RNA-Seq present/absent expression calls. This package now allows to generate your own present/absent calls using both these intergenic regions and the expertise of Bgee, as long as your species is present in Bgee. The threshold of present/absent expression is no longer arbitrary defined but is calculated based on expression of all RNA-Seq libraries integrated in Bgee.
Author: Julien Wollbrett [aut, cre], Julien Roux [aut], Sara Fonseca Costa [ctb], Marc Robinson Rechavi [ctb], Frederic Bastian [aut]
Maintainer: Julien Wollbrett <julien.wollbrett at unil.ch>
citation("BgeeCall")):
Installation
To install this package, start R (version "3.6") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("BgeeCall")
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("BgeeCall")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.