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]
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.4, https://cran.r-project.org/web/packages/DrDimont. Accessed 22 Dec. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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