Skip to content

SiminaB/cdgnet-package

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CDGnet

Package repository for the CDGnet application. CDGnet is described in the following manuscript: https://ascopubs.org/doi/full/10.1200/CCI.19.00097

Installation

Install from github using the remotes package:

remotes::install_github('SiminaB/cdgnet-package', dependencies=TRUE)

Preparation

CDGnet uses pathway information that needs to be download and processed before using the application. This only needs to be done once per installation.

library(CDGnet)
CDGnet::download_and_process_KEGG()

Usage

CDGnet is a shiny app. To run the app we provide a helper function

runCDGnet()

Once the app is running a molecular profile can be uploaded from a CSV file as directed in the app.

About

CDGnet package for shiny app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors