README.md

Build Status

lpsymphony: SYMPHONY Interface for Bioconductor

SYMPHONY is an open-source solver for mixed-integer linear optimization problems . lpsymphony adapts SYMPHONY code for use in R. The package is based on CRAN's Rsymphony.

Install

To install Bioconductor release version of lpsymphony simply run in R

## try http:// if https:// URLs are not supported
source("https://bioconductor.org/biocLite.R")
biocLite("lpsymphony")

To get the newest version install the package directly from Github:

devtools::install_github("vladchimescu/lpsymphony")

Questions, Issues, Requests

If you are experiencing problems with lpsymphony please create an issue or post your question on the Bioconductor support website



Try the lpsymphony package in your browser

Any scripts or data that you put into this service are public.

lpsymphony documentation built on Nov. 8, 2020, 5:57 p.m.