Package: magrene 1.9.0
magrene: Motif Analysis In Gene Regulatory Networks
magrene allows the identification and analysis of graph motifs in (duplicated) gene regulatory networks (GRNs), including lambda, V, PPI V, delta, and bifan motifs. GRNs can be tested for motif enrichment by comparing motif frequencies to a null distribution generated from degree-preserving simulated GRNs. Motif frequencies can be analyzed in the context of gene duplications to explore the impact of small-scale and whole-genome duplications on gene regulatory networks. Finally, users can calculate interaction similarity for gene pairs based on the Sorensen-Dice similarity index.
Authors:
magrene_1.9.0.tar.gz
magrene_1.9.0.zip(r-4.5)magrene_1.9.0.zip(r-4.4)magrene_1.9.0.zip(r-4.3)
magrene_1.9.0.tgz(r-4.4-any)magrene_1.9.0.tgz(r-4.3-any)
magrene_1.9.0.tar.gz(r-4.5-noble)magrene_1.9.0.tar.gz(r-4.4-noble)
magrene_1.9.0.tgz(r-4.4-emscripten)magrene_1.9.0.tgz(r-4.3-emscripten)
magrene.pdf |magrene.html✨
magrene/json (API)
NEWS
# Install 'magrene' in R: |
install.packages('magrene', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/almeidasilvaf/magrene/issues
- gma_grn - Sample soybean GRN
- gma_paralogs - Soybean (Glycine max) duplicated genes
- gma_ppi - Sample soybean PPI network
- nulls - Null distribution of motif frequencies for vignette data set
On BioConductor:magrene-1.9.0(bioc 3.21)magrene-1.8.0(bioc 3.20)
softwaremotifdiscoverynetworkenrichmentsystemsbiologygraphandnetworkgene-regulatory-networkmotif-analysisnetwork-motifsnetwork-science
Last updated 23 days agofrom:99513a8f0c. Checks:OK: 3 NOTE: 4. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 18 2024 |
R-4.5-win | NOTE | Nov 18 2024 |
R-4.5-linux | NOTE | Nov 18 2024 |
R-4.4-win | NOTE | Nov 18 2024 |
R-4.4-mac | NOTE | Nov 18 2024 |
R-4.3-win | OK | Nov 18 2024 |
R-4.3-mac | OK | Nov 18 2024 |
Exports:calculate_Zfind_bifanfind_deltafind_lambdafind_ppi_vfind_vgenerate_nullssd_similarity
Dependencies:BHBiocParallelcodetoolscpp11formatRfutile.loggerfutile.optionslambda.rsnow
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Calculate Z-score for motif frequencies | calculate_Z |
Find bifan motifs | find_bifan |
Find delta motifs | find_delta |
Find lambda motifs | find_lambda |
Find V motifs in protein-protein interactions | find_ppi_v |
Find V motifs | find_v |
Generate null distributions of motif counts for each motif type | generate_nulls |
Sample soybean GRN | gma_grn |
Soybean (Glycine max) duplicated genes | gma_paralogs |
Sample soybean PPI network | gma_ppi |
Null distribution of motif frequencies for vignette data set | nulls |
Calculate Sorensen-Dice similarity between paralogous gene pairs | sd_similarity |