Package: multiSight
Title: Multi-omics Classification, Functional Enrichment and Network
        Inference analysis
Version: 1.0.0
Authors@R: c(person(given = 'Florian', 
                    family = 'Jeanneret', 
                    email = 'florian.jeanneret@cea.fr', 
                    role = c('cre', 'aut'), 
                    comment = c(ORCID = "0000-0002-9301-4019")),
             person(given = 'Stephane',
                    family = 'Gazut',
                    email = 'stephane.gazut@cea.fr',
                    role = 'aut'))
Description: multiSight is an R package providing an user-friendly graphical interface 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.
biocViews: Software, RNASeq, miRNA, Network, NetworkInference,
        DifferentialExpression, Classification, Pathways,
        GeneSetEnrichment
License: CeCILL + file LICENSE
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
Encoding: UTF-8
LazyData: false
BugReports: https://github.com/Fjeanneret/multiSight/issues
RoxygenNote: 7.1.1
Suggests: org.Mm.eg.db, rlang, markdown, attempt, processx, testthat,
        knitr, BiocStyle
VignetteBuilder: knitr
Depends: R (>= 4.1)
git_url: https://git.bioconductor.org/packages/multiSight
git_branch: RELEASE_3_13
git_last_commit: c94fb29
git_last_commit_date: 2021-05-19
Date/Publication: 2021-05-19
NeedsCompilation: no
Packaged: 2021-05-20 01:17:47 UTC; biocbuild
Author: Florian Jeanneret [cre, aut] (<https://orcid.org/0000-0002-9301-4019>),
  Stephane Gazut [aut]
Maintainer: Florian Jeanneret <florian.jeanneret@cea.fr>
Built: R 4.1.0; ; 2021-05-20 09:09:08 UTC; windows
