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 07 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

SAMtool  
Stock Assessment Methods Toolkit
Simulation tools for closed-loop simulation are provided for the 'MSEtool' operating model to inform ...
Download / Learn more Package Citations See dependency  
portalr  
Create Useful Summaries of the Portal Data
Download and generate summaries for the rodent, plant, ant, and weather data from the Portal Projec ...
Download / Learn more Package Citations See dependency  
ReviewR  
A Light-Weight, Portable Tool for Reviewing Individual Patient Records
A portable Shiny tool to explore patient-level electronic health record data and perform chart revi ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
testDriveR  
Teaching Data for Statistics and Data Science
Provides data sets for teaching statistics and data science courses. It includes a sample of data f ...
Download / Learn more Package Citations See dependency  
lmSubsets  
Exact Variable-Subset Selection in Linear Regression
Exact and approximation algorithms for variable-subset selection in ordinary linear regression mode ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,376

Author Associations

26,265

Publication Badges

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