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.

qpgraph

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

Estimation of genetic and molecular regulatory networks from high-throughput genomics data

Bioconductor version: Development (3.18)

Estimate gene and eQTL networks from high-throughput expression and genotyping assays.

Author: Robert Castelo [aut, cre], Alberto Roverato [aut]

Maintainer: Robert Castelo <robert.castelo at upf.edu>

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

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("qpgraph")

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("qpgraph")
BasicUsersGuide.pdf PDF
Estimate eQTL networks using qpgraph PDF R Script
Reverse-engineer transcriptional regulatory networks using qpgraph PDF R Script
Simulating molecular regulatory networks using qpgraph PDF R Script
Reference Manual PDF
NEWS Text

Details

biocViews GeneExpression, GeneRegulation, GeneticVariability, Genetics, GraphAndNetwork, Microarray, NetworkInference, Pathways, SNP, Software, Transcription
Version 2.35.0
In Bioconductor since BioC 2.4 (R-2.9) (14.5 years)
License GPL (>= 2)
Depends R (>= 3.5)
Imports methods, parallel, Matrix (>= 1.5-0), grid, annotate, graph(>= 1.45.1), Biobase, S4Vectors, BiocParallel, AnnotationDbi, IRanges, GenomeInfoDb, GenomicRanges, GenomicFeatures, mvtnorm, qtl, Rgraphviz
Linking To
Suggests RUnit, BiocGenerics, BiocStyle, genefilter, org.EcK12.eg.db, rlecuyer, snow, Category, GOstats
System Requirements
Enhances
URL https://github.com/rcastelo/qpgraph
Bug Reports https://github.com/rcastelo/rcastelo/issues
See More
Depends On Me
Imports Me clipper
Suggests Me
Links To Me
Build Report  

Package Archives

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

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