This site is a development preview. As such the content and styling may not be final and is subject to change before going into production. To see more information about the redesign click here.

netOmics

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

Multi-Omics (time-course) network-based integration and interpretation

Bioconductor version: Development (3.18)

netOmics is a multi-omics networks builder and explorer. It uses a combination of network inference algorithms and and knowledge-based graphs to build multi-layered networks. The package can be combined with timeOmics to incorporate time-course expression data and build sub-networks from multi-omics kinetic clusters. Finally, from the generated multi-omics networks, propagation analyses allow the identification of missing biological functions (1), multi-omics mechanisms (2) and molecules between kinetic clusters (3). This helps to resolve complex regulatory mechanisms.

Author: Antoine Bodein [aut, cre]

Maintainer: Antoine Bodein <antoine.bodein.1 at ulaval.ca>

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

Installation

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

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

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

BiocManager::install("netOmics")

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("netOmics")
netOmics HTML R Script
Reference Manual PDF
NEWS Text

Details

biocViews GraphAndNetwork, Network, NetworkInference, Software, SystemsBiology, TimeCourse, WorkflowStep
Version 1.7.0
In Bioconductor since BioC 3.14 (R-4.1) (2 years)
License GPL-3
Depends R (>= 4.1)
Imports dplyr, ggplot2, igraph, magrittr, minet, purrr, tibble, tidyr, AnnotationDbi, GO.db, RandomWalkRestartMH, gprofiler2, methods, stats
Linking To
Suggests mixOmics, timeOmics, tidyverse, BiocStyle, testthat, covr, rmarkdown, knitr
System Requirements
Enhances
URL https://github.com/abodein/netOmics
Bug Reports https://github.com/abodein/netOmics/issues
See More
Depends On Me
Imports Me
Suggests Me
Links To Me
Build Report  

Package Archives

Follow Installation instructions to use this package in your R session.

Source Package netOmics_1.7.0.tar.gz
Windows Binary netOmics_1.7.0.zip
macOS Binary (x86_64) netOmics_1.7.0.tgz
macOS Binary (arm64) netOmics_1.7.0.tgz
Source Repository git clone https://git.bioconductor.org/packages/netOmics
Source Repository (Developer Access) git clone git@git.bioconductor.org:packages/netOmics
Bioc Package Browser https://code.bioconductor.org/browse/netOmics/
Package Short Url https://bioconductor.org/packages/netOmics/
Package Downloads Report Download Stats