Skip to content

bioc/qpgraph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Bioconductor Time Bioconductor Downloads Support posts R-CMD-check-bioc codecov.io

Current Bioconductor build status

  • release Bioconductor Availability Bioconductor Dependencies Bioconductor Commits Bioconductor Release Build
  • development Bioconductor Availability Bioconductor Dependencies Bioconductor Commits Bioconductor Devel Build

Installation

This is the development version of the R/Bioconductor package qpgraph. This version is unstable and should be used only to test new features. If you are looking for the release version of this package please go to its package release landing page at https://bioconductor.org/packages/qpgraph and follow the instructions there to install it.

If you were really looking for this development version, then to install it you need first to install the development version of Bioconductor and then type the following line from the R shell:

BiocManager::install("qpgraph", version = "devel")

Alternatively, you can install it from GitHub using the remotes package.

install.packages("remotes")
library(remotes)
install_github("rcastelo/qpgraph")

Questions, bug reports and issues

For questions and bug reports regarding the release version of qpgraph please use the Bioconductor support site. For bug reports and issues regarding this development version of qpgraph please use the GitHub issues tab at the top-left of this page.

Contributing

Contributions to the software codebase of qpgraph are welcome as long as contributors abide to the terms of the Bioconductor Contributor Code of Conduct. If you want to contribute to the development of qpgraph please open an issue to start discussing your suggestion or, in case of a bugfix or a straightforward feature, directly a pull request.

About

This is a read-only mirror of the git repos at https://bioconductor.org

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages