run_pipeline | R Documentation |
The function is used to run the main pipeline by extracting the drug list given differential expressed genes
run_pipeline(degs_path, output_path = NULL)
degs_path |
path to csv file containing degs see example file at https://raw.githubusercontent.com/MohmedSoudy/datasharing/master/differential-expression.csv |
output_path |
absolute path to output directory |
significant drug data frame after the re-ranking step
Mohamed Soudy Mohmedsoudy2009@gmail.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.