Skip to content

YuanlongHu/YuanlongHu.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

immcp: Candidate Prescriptions Discovery Based on Pathway Fingerprint

This package implements the method proposed by Ye for pathway fingerprint. Candidate herbal prescriptions can be discovered based on the pathway fingerprint similarity between disease and prescriptions.

Installation

You can install it from CRAN:

install.packages("immcp")

You can also install a development release from GitHub using the devtools package :

install.packages("devtools")
library(devtools)
install_github("YuanlongHu/immcp")

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published