Registration and Call for Abstracts Open for Bioc2024

FoldGO

This is the development version of FoldGO; for the stable release version, see FoldGO.

Package for Fold-specific GO Terms Recognition


Bioconductor version: Development (3.19)

FoldGO is a package designed to annotate gene sets derived from expression experiments and identify fold-change-specific GO terms.

Author: Daniil Wiebe <daniil.wiebe at gmail.com> [aut, cre]

Maintainer: Daniil Wiebe <daniil.wiebe at gmail.com>

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

Installation

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


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

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

BiocManager::install("FoldGO")

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("FoldGO")
FoldGO: a tool for fold-change-specific functional enrichment analysis HTML R Script
Reference Manual PDF
NEWS Text

Details

biocViews DifferentialExpression, GO, GeneExpression, Software
Version 1.21.0
In Bioconductor since BioC 3.8 (R-3.5) (5.5 years)
License GPL-3
Depends R (>= 4.0)
Imports topGO(>= 2.30.1), ggplot2 (>= 2.2.1), tidyr (>= 0.8.0), stats, methods
System Requirements
URL
See More
Suggests knitr, rmarkdown, devtools, kableExtra
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 FoldGO_1.21.0.tar.gz
Windows Binary FoldGO_1.21.1.zip
macOS Binary (x86_64) FoldGO_1.21.1.tgz
macOS Binary (arm64) FoldGO_1.21.1.tgz
Source Repository git clone https://git.bioconductor.org/packages/FoldGO
Source Repository (Developer Access) git clone git@git.bioconductor.org:packages/FoldGO
Bioc Package Browser https://code.bioconductor.org/browse/FoldGO/
Package Short Url https://bioconductor.org/packages/FoldGO/
Package Downloads Report Download Stats