A method based on graphical model for cancer regulatory network inference and prioritization of potential therapeutic targets
If you have installed devtools
package, you only need to call install_github
function in devtools
to install nemTar
.
Please refer to the following commands to install **nemTar**
install.packages("devtools")
devtools::install_github("CityUHK-CompBio/nemTar", dependencies=TRUE)
nemTar requires the following R/Bioconductor packages for its normal function:
A toy example on simulated network and two case studies involved in GC and CRC could be found in our vignette.
nemTar also provides a manual to introcuce the main functions in our package.
Should you have any questions about this package, you can either email to the developers listed in the DESCRIPTION part of this package or create an issue in the issue part.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.