Package: graphsim 1.0.3
graphsim: Simulate Expression Data from 'igraph' Networks
Functions to develop simulated continuous data (e.g., gene expression) from a sigma covariance matrix derived from a graph structure in 'igraph' objects. Intended to extend 'mvtnorm' to take 'igraph' structures rather than sigma matrices as input. This allows the use of simulated data that correctly accounts for pathway relationships and correlations. This allows the use of simulated data that correctly accounts for pathway relationships and correlations. Here we present a versatile statistical framework to simulate correlated gene expression data from biological pathways, by sampling from a multivariate normal distribution derived from a graph structure. This package allows the simulation of biological pathways from a graph structure based on a statistical model of gene expression. For example methods to infer biological pathways and gene regulatory networks from gene expression data can be tested on simulated datasets using this framework. This also allows for pathway structures to be considered as a confounding variable when simulating gene expression data to test the performance of genomic analyses.
Authors:
graphsim_1.0.3.tar.gz
graphsim_1.0.3.zip(r-4.5)graphsim_1.0.3.zip(r-4.4)graphsim_1.0.3.zip(r-4.3)
graphsim_1.0.3.tgz(r-4.4-any)graphsim_1.0.3.tgz(r-4.3-any)
graphsim_1.0.3.tar.gz(r-4.5-noble)graphsim_1.0.3.tar.gz(r-4.4-noble)
graphsim_1.0.3.tgz(r-4.4-emscripten)graphsim_1.0.3.tgz(r-4.3-emscripten)
graphsim.pdf |graphsim.html✨
graphsim/json (API)
NEWS
# Install 'graphsim' in R: |
install.packages('graphsim', repos = c('https://tomkellygenetics.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/tomkellygenetics/graphsim/issues
- Pi3K_AKT_graph - PI3K/AKT activation
- Pi3K_graph - PI3K Cascade
- RAF_MAP_graph - #' RAF/MAP kinase cascade
- TGFBeta_Smad_graph - TGF-beta receptor signaling activates SMADs
benchmarkinggene-expressiongene-regulatory-networksgeneticsgenomic-data-analysisgenomicsgraph-algorithmsigraph-networksjossngs-analysissimulated-datasimulation-modeling
Last updated 2 years agofrom:c46be3f278. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 04 2024 |
R-4.5-win | OK | Nov 04 2024 |
R-4.5-linux | OK | Nov 04 2024 |
R-4.4-win | OK | Nov 04 2024 |
R-4.4-mac | OK | Nov 04 2024 |
R-4.3-win | OK | Nov 04 2024 |
R-4.3-mac | OK | Nov 04 2024 |
Exports:generate_expressiongenerate_expression_matmake_adjmatrix_graphmake_commonlink_adjmatmake_commonlink_graphmake_distance_adjmatmake_distance_commmake_distance_graphmake_distance_laplacianmake_laplacian_adjmatmake_laplacian_graphmake_sigma_mat_adjmatmake_sigma_mat_commmake_sigma_mat_dist_adjmatmake_sigma_mat_dist_graphmake_sigma_mat_graphmake_sigma_mat_laplacianmake_state_matrixplot_directed
Dependencies:bitopscaToolsclicpp11gluegplotsgtoolsigraphKernSmoothlatticelifecyclemagrittrMatrixmatrixcalcmvtnormpkgconfigrlangvctrs
Readme and manuals
Help Manual
Help page | Topics |
---|---|
The graphsim package | graphsim-package graphsim |
Generate Simulated Expression | generate_expression generate_expression_mat |
Generate Adjacency Matrix | make_adjmatrix make_adjmatrix_graph |
Generate Common Link Matrix | make_commonlink make_commonlink_adjmat make_commonlink_graph |
Generate Distance Matrix | make_distance make_distance_adjmat make_distance_comm make_distance_graph make_distance_laplacian make_relationship |
Generate Laplacian Matrix | make_laplacian make_laplacian_adjmat make_laplacian_graph |
Generate Sigma (Sigma) Matrix | make_sigma make_sigma_mat_adjmat make_sigma_mat_comm make_sigma_mat_dist_adjmat make_sigma_mat_dist_graph make_sigma_mat_graph make_sigma_mat_laplacian |
Make State Matrix | make_state make_state_matrix |
PI3K/AKT activation | Pi3K_AKT_graph |
PI3K Cascade | Pi3K_graph |
Extensions to igraph for Customising plots | plot.directed plot_directed |
#' RAF/MAP kinase cascade | RAF_MAP_graph |
TGF-beta receptor signaling activates SMADs | TGFBeta_Smad_graph |