Skip to content

AstraZeneca/regflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maturity level-0

regflow

An R package for carrying out Regulatory Flow Analysis.

Installation

To install regflow from this GitHub repository, use the function install_github in the devtools package.

library( devtools )

install_github( "AstraZeneca/regflow" )   

Help

Stardard help is available for the package and exported functions:

library( regflow )
? `regflow-package`

Examples

A simple example is available in the directory demo:

demo( package = "regflow" )

Supported platforms

The package was tested on Windows and Unix platforms.

Dependencies

The following packages need to be installed before the package can be used: biomaRt, ggplot2, ggrepel, igraph, Matrix, moments, OmnipathR, RSpectra

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages