Other packages > Find by keyword >

molnet  

Predicting Differential Drug Response using Multi-Omics Networks
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("molnet", "0.1.0")



Attach the package and use:
library("molnet")
Maintained by
Katharina Baum
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-08-06
Latest Update:
Description:
Networks provide a means to incorporate molecular interactions into reasoning, but on the omics-level, they are currently mainly used to combine genomic and proteomic information. We here present a novel network analysis pipeline that enables integrative analysis of multi-omics data including metabolomics. It allows for comparative conclusions between two different conditions, such as tumor subgroups, healthy vs. disease, or generally control vs. perturbed. Our approach focuses on interactions and their strength instead of on node properties and includes molecules with low abundance and unknown function. We use correlation-induced networks that are reduced and combined to form heterogeneous, multi-omics molecular networks. Prior information such as metabolite-protein interactions are incorporated. A semi-local, path-based integration step denoises the network and ensures integrative conclusions. As case studies, we investigate differential drug response in breast cancer tumor datasets providing proteomics, transcriptomics, phospho-proteomics and metabolomics data and contrasting patients with different estrogen receptor status. 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 (2021). molnet: Predicting Differential Drug Response using Multi-Omics Networks. R package version 0.1.0, https://cran.r-project.org/web/packages/molnet. Accessed 09 Mar. 2026.
Previous versions and publish date:
0.1.0 (2021-08-06 10:30)
Other packages that cited molnet R package
View molnet citation profile
Other R packages that molnet depends, imports, suggests or enhances
Functions, R codes and Examples using the molnet 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 . corPvalueStudentParallel . create_unique_layer_node_ids . determine_drug_targets . differential_score . differential_score_graph_example . drug_gene_interactions . drug_response_score_example . drug_target_interaction_example . drug_targets_example . find_targets . generate_combined_graphs . generate_individual_graphs . generate_reduced_graph . get_drug_response_score . 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 . interaction_score_graphs_example . interaction_score_graphs_vignette . layers_example . load_interaction_score_output . make_connection . make_drug_target . make_layer . metabolite_data . metabolite_protein_interaction . molnet_settings . mrna_data . network_reduction_by_p_value . network_reduction_by_pickHardThreshold . phosphoprotein_data . pickHardThreshold_alternative . pipe . protein_data . return_errors . sample_size . scaleFreeFitIndex_alternative . set_cluster . shutdown_cluster . start_pipeline . target_edge_list . write_interaction_score_input . 
Some associated R codes: alternative_pickHardThreshold.R . 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 molnet package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

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  
pooling  
Fit Poolwise Regression Models
Functions for calculating power and fitting regression models in studies where a biomarker is measur ...
Download / Learn more Package Citations See dependency  
rzentra  
Client for the 'ZENTRA Cloud' API
Provides functionality to read settings, statuses and readings of weather stations from the 'ZENTRA ...
Download / Learn more Package Citations See dependency  
Rgb  
The R Genome Browser
Classes and methods to efficiently handle (slice, annotate, draw ...) genomic features (such as gene ...
Download / Learn more Package Citations See dependency  
ggblanket  
Simplify 'ggplot2' Visualisation
Simplify 'ggplot2' visualisation with 'ggblanket' wrapper functions. ...
Download / Learn more Package Citations See dependency  

26,293

R Packages

225,784

Dependencies

70,376

Author Associations

26,294

Publication Badges

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