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 21 Nov. 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

kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  
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  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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