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.4")



Attach the package and use:
library("DrDimont")
Maintained by
Katharina Baum
[Scholar Profile | Author Map]
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.4, https://cran.r-project.org/web/packages/DrDimont. Accessed 01 May. 2025.
Previous versions and publish date:
0.1.3 (2022-05-17 12:20)
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
04/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/29Downloads for DrDimont0246810121416182022242628TrendBars

Today's Hot Picks in Authors and Packages

geofabrik  
Downloading Open Street Map Data
Download OpenStreetMap data from geofabrik servers httpsdownload.geofabrik.de. This approach usesonl ...
Download / Learn more Package Citations See dependency  
representr  
Create Representative Records After Entity Resolution
An implementation of Kaplan, Betancourt, Steorts (2022) that cre ...
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  
dsm  
Density Surface Modelling of Distance Sampling Data
Density surface modelling of line transect data. A Generalized Additive Model-based approach is use ...
Download / Learn more Package Citations See dependency  
pander  
An R 'Pandoc' Writer
Contains some functions catching all messages, 'stdout' and other useful information while evaluati ...
Download / Learn more Package Citations See dependency  
fbar  
An Extensible Approach to Flux Balance Analysis
A toolkit for Flux Balance Analysis and related metabolic modeling techniques. Functions are provid ...
Download / Learn more Package Citations See dependency  

24,142

R Packages

207,311

Dependencies

65,176

Author Associations

24,143

Publication Badges

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