multiSight
This package is for version 3.15 of Bioconductor. This package has been removed from Bioconductor. For the last stable, up-to-date release version, see multiSight.
Multi-omics Classification, Functional Enrichment and Network Inference analysis
Bioconductor version: 3.15
multiSight is an R package providing functions to analyze your omic datasets in a multi-omics manner based on Stouffer's p-value pooling and multi-block statistical methods. For each omic dataset you furnish, multiSight provides classification models with feature selection you can use as biosignature: (i) To forecast phenotypes (e.g. to diagnostic tasks, histological subtyping), (ii) To design Pathways and gene ontology enrichments (Over Representation Analysis), (iii) To build Network inference linked to PubMed querying to make assumptions easier and data-driven. Main analysis are embedded in an user-friendly graphical interface.
Author: Florian Jeanneret [cre, aut] , Stephane Gazut [aut]
Maintainer: Florian Jeanneret <florian.jeanneret at cea.fr>
citation("multiSight")
):
Installation
To install this package, start R (version "4.2") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("multiSight")
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("multiSight")
multiSight quick start guide | HTML | R Script |
Reference Manual | ||
NEWS | Text | |
LICENSE | Text |
Details
biocViews | Classification, DifferentialExpression, GeneSetEnrichment, Network, NetworkInference, Pathways, RNASeq, Software, miRNA |
Version | 1.4.0 |
In Bioconductor since | BioC 3.13 (R-4.1) (3 years) |
License | CeCILL + file LICENSE |
Depends | R (>= 4.1) |
Imports | golem, config, R6, shiny, shinydashboard, DT, dplyr, stringr, anyLib, caret, biosigner, mixOmics, stats, DESeq2, clusterProfiler, rWikiPathways, ReactomePA, enrichplot, ppcor, metap, infotheo, igraph, networkD3, easyPubMed, utils, htmltools, rmarkdown, ggnewscale |
System Requirements | |
URL | |
Bug Reports | https://github.com/Fjeanneret/multiSight/issues |
See More
Suggests | org.Mm.eg.db, rlang, markdown, attempt, processx, testthat, knitr, BiocStyle |
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 | multiSight_1.4.0.tar.gz |
Windows Binary | multiSight_1.4.0.zip |
macOS Binary (x86_64) | multiSight_1.4.0.tgz |
Source Repository | git clone https://git.bioconductor.org/packages/multiSight |
Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/multiSight |
Bioc Package Browser | https://code.bioconductor.org/browse/multiSight/ |
Package Short Url | https://bioconductor.org/packages/multiSight/ |
Package Downloads Report | Download Stats |
Old Source Packages for BioC 3.15 | Source Archive |