[3bfed4]: / DESCRIPTION

Download this file

33 lines (32 with data), 1.6 kB

Package: INDEED
Title: Interactive Visualization of Integrated Differential Expression and Differential Network Analysis for Biomarker Candidate Selection
Version: 2.3.1
Author: Yiming Zuo <yimingzuo@gmail.com>, Kian Ghaffari <kg.ghaffari@gmail.com>
Maintainer: Yiming Zuo <yimingzuo@gmail.com>, Habtom Ressom <hwr@georgetown.edu>
Description: An R package for integrated differential expression and differential network analysis based on omic data for cancer biomarker discovery. Both correlation and partial correlation can be used to generate differential network to aid the traditional differential expression analysis to identify changes between biomolecules on both their expression and pairwise association levels. A detailed description of the methodology has been published in Methods journal (PMID: 27592383). An interactive visualization feature allows for the exploration and selection of candidate biomarkers. 
License: MIT + file LICENSE
URL: http://github.com/ressomlab/INDEED
BugReports: http://github.com/ressomlab/INDEED/issues
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Depends: glasso (>= 1.8),
    R (>= 3.5)
Imports: devtools (>= 1.13.0),
    graphics (>= 3.3.1),
    stats (>= 3.3.1),
    utils (>= 3.3.1),
    igraph (>= 1.2.4),
    visNetwork(>= 2.0.6)
Suggests: knitr (>= 1.19),
    rmarkdown (>= 1.8),
    testthat (>= 2.0.0)
VignetteBuilder: knitr
biocViews: ImmunoOncology, 
    Software,
    ResearchField,
    BiologicalQuestion,
    StatisticalMethod,
    DifferentialExpression,
    MassSpectrometry,
    Metabolomics