Other packages > Find by keyword >

DrDimont  

Drug Response Prediction from Differential Multi-Omics Networks
View on CRAN: Click here


Download and install DrDimont package within the R console
Install from CRAN:
install.packages("DrDimont")

Install from Github:
library("remotes")
install_github("cran/DrDimont")

Install by package version:
library("remotes")
install_version("DrDimont", "0.1.6")



Attach the package and use:
library("DrDimont")
Maintained by
Katharina Baum
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2022-05-17
Latest Update: 2022-09-23
Description:
While it has been well established that drugs affect and help patients differently, personalized drug response predictions remain challenging. Solutions based on single omics measurements have been proposed, and networks provide means to incorporate molecular interactions into reasoning. However, how to integrate the wealth of information contained in multiple omics layers still poses a complex problem. We present a novel network analysis pipeline, DrDimont, Drug response prediction from Differential analysis of multi-omics networks. It allows for comparative conclusions between two conditions and translates them into differential drug response predictions. DrDimont focuses on molecular interactions. It establishes condition-specific networks from correlation within an omics layer that are then reduced and combined into heterogeneous, multi-omics molecular networks. A novel semi-local, path-based integration step ensures integrative conclusions. Differential predictions are derived from comparing the condition-specific integrated networks. DrDimont's predictions are explainable, i.e., molecular differences that are the source of high differential drug scores can be retrieved. Our proposed pipeline leverages multi-omics data for differential predictions, e.g. on drug response, and includes prior information on interactions. The case study presented in the vignette uses data published by Krug (2020) . The package license applies only to the software and explicitly not to the included data.
How to cite:
Katharina Baum (2022). DrDimont: Drug Response Prediction from Differential Multi-Omics Networks. R package version 0.1.6, https://cran.r-project.org/web/packages/DrDimont. Accessed 06 Mar. 2026.
Previous versions and publish date:
0.1.3 (2022-05-17 12:20), 0.1.4 (2022-09-23 17:40)
Other packages that cited DrDimont R package
View DrDimont citation profile
Other R packages that DrDimont depends, imports, suggests or enhances
Complete documentation for DrDimont
Functions, R codes and Examples using the DrDimont R package
Some associated functions: calculate_interaction_score . check_connection . check_drug_target . check_drug_targets_in_layers . check_input . check_layer . check_sensible_connections . chunk . chunk_2gether . combine_graphs . combined_graphs_example . compute_correlation_matrices . compute_drug_response_scores . corPvalueStudentParallel . correlation_matrices_example . create_unique_layer_node_ids . determine_drug_targets . differential_graph_example . drdimont_settings . drug_gene_interactions . drug_response_scores_example . drug_target_edges_example . find_targets . generate_combined_graphs . generate_differential_score_graph . generate_individual_graphs . generate_interaction_score_graphs . generate_reduced_graph . get_layer . get_layer_setting . graph_metrics . individual_graphs_example . install_python_dependencies . inter_layer_edgelist_by_id . inter_layer_edgelist_by_table . interaction_score_graphs_example . layers_example . load_interaction_score_output . make_connection . make_drug_target . make_layer . metabolite_data . metabolite_protein_interactions . mrna_data . network_reduction_by_p_value . network_reduction_by_pickHardThreshold . phosphosite_data . pipe . protein_data . return_errors . run_pipeline . sample_size . set_cluster . shutdown_cluster . target_edge_list . write_interaction_score_input . 
Some associated R codes: checks.R . data_documentations.R . drug_targets.R . graph_combination.R . interaction_score.R . network_generation.R . network_reduction.R . pipeline_functions.R . settings.R . utilities.R . utils-pipe.R .  Full DrDimont package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA