Package: dcanr 1.29.0

Dharmesh D. Bhuva

dcanr: Differential co-expression/association network analysis

This package implements methods and an evaluation framework to infer differential co-expression/association networks. Various methods are implemented and can be evaluated using simulated datasets. Inference of differential co-expression networks can allow identification of networks that are altered between two conditions (e.g., health and disease).

Authors:Dharmesh D. Bhuva [aut, cre]

dcanr_1.29.0.tar.gz
dcanr_1.29.0.zip(r-4.7)dcanr_1.29.0.zip(r-4.6)dcanr_1.29.0.zip(r-4.5)
dcanr_1.29.0.tgz(r-4.6-any)dcanr_1.29.0.tgz(r-4.5-any)
dcanr_1.29.0.tar.gz(r-4.7-any)dcanr_1.29.0.tar.gz(r-4.6-any)
dcanr_1.29.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
dcanr/json (API)

# Install 'dcanr' in R:
install.packages('dcanr', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/davislaboratory/dcanr/issues

Pkgdown/docs site:https://davislaboratory.github.io

Datasets:
  • sim102 - Simulated expression data with knock-outs

On BioConductor:dcanr-1.29.0(bioc 3.24)dcanr-1.28.0(bioc 3.23)

networkinferencegraphandnetworkdifferentialexpressionnetwork

7.33 score 7 stars 5 packages 34 scripts 3 mentions 16 exports 27 dependencies

Last updated from:3f920e3adc. Checks:1 WARNING, 7 NOTE, 2 OK. Indexed: yes.

TargetResultTimeFilesSyslog
bioc-checksWARNING174
linux-devel-x86_64NOTE168
source / vignettesOK221
linux-release-x86_64NOTE192
macos-release-arm64NOTE100
macos-oldrel-arm64NOTE113
windows-develNOTE112
windows-releaseNOTE101
windows-oldrelNOTE99
wasm-releaseOK171

Exports:cor.pairsdcAdjustdcEvaluatedcMethodsdcNetworkdcPipelinedcScoredcTestdcZscoregetConditionNamesgetSimDatagetTrueNetworkmi.apperfMethodsperformanceMeasureplotSimNetwork

Dependencies:circlizeclicodetoolscolorspacecpp11digestdoRNGforeachGlobalOptionsglueigraphiteratorslatticelifecyclemagrittrMatrixpkgconfigplyrRColorBrewerRcppreshape2rlangrngtoolsshapestringistringrvctrs

Evaluating differential co-expression methods using dcanr
Introduction | Simulation setup used to create the data | Download the full simulated dataset | Running a pipeline on a simulation | Standard pipelines | Custom pipelines | Retrieving pre-computed results | Evaluate a pipeline | Session info

Last update: 2019-08-06
Started: 2018-10-05

Performing differential co-expression analysis using dcanr
Introduction | Installation | Available inference methods | A generic differential co-expression analysis pipeline | Load an example dataset (simulated) | Step 1: Compute scores | Step 2: Perform a statistical test | Step 3: Correcting for multiple hypothesis testing | Step 4: Generating the differential co-expression network | Session info

Last update: 2019-04-18
Started: 2018-10-05