IntOMICS
IntOMICSr: an R package for integrative analysis of multi-omics data to infer regulatory networks.
Science Score: 23.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
✓Committers with academic emails
1 of 3 committers (33.3%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (11.1%) to scientific vocabulary
Keywords from Contributors
Repository
IntOMICSr: an R package for integrative analysis of multi-omics data to infer regulatory networks.
Basic Info
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
- Releases: 0
Metadata Files
README.md
IntOMICSr: an R package for integrative analysis of multi-omics data to infer regulatory networks.
IntOMICSr is an efficient integrative framework based on Bayesian networks. IntOMICSr systematically analyses gene expression (GE), DNA methylation (METH), copy number variation (CNV) and biological prior knowledge (B) to infer regulatory networks. IntOMICSr complements the missing biological prior knowledge by so-called empirical biological knowledge (empB), estimated from the available experimental data. An automatically tuned MCMC algorithm (Yang and Rosenthal, 2017) estimates model parameters and the empirical biological knowledge. Conventional MCMC algorithm with additional Markov blanket resampling (MBR) step (Su and Borsuk, 2016) infers resulting regulatory network structure consisting of three types of nodes: GE nodes refer to gene expression levels, CNV nodes refer to associated copy number variations, and METH nodes refer to associated DNA methylation probe(s).
IntOMICSr takes as input: * gene expression matrix (required), * associated copy number variation matrix sampled from the same individuals (optional), * associated DNA methylation matrix of beta-values sampled from the same individuals (optional), and * the biological prior knowledge with information on known interactions among molecular features (optional, highly recommended).
The resulting regulatory network structure contains the edge weights $w_i$ representing the empirical frequency of given edge over samples of network structures from two independent MCMC simulations.
For further details about the IntOMICSr algorithm, its performance and benchmark analysis, see manuscript Pacinkova & Popovici, 2022.
Installation
```ruby
bioconductor install
if (!requireNamespace("BiocManager", quietly = TRUE)) install.packages("BiocManager") BiocManager::install("IntOMICSr")
install the newest (development) version from GitHub
install.packages("remotes")
remotes::install_github("anna-pacinkova/IntOMICSr") ```
Owner
- Login: anna-pacinkova
- Kind: user
- Repositories: 2
- Profile: https://github.com/anna-pacinkova
GitHub Events
Total
- Issues event: 1
Last Year
- Issues event: 1
Committers
Last synced: over 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| anna-pacinkova | a****a@g****m | 76 |
| J Wokaty | j****y@s****u | 2 |
| J Wokaty | j****y | 2 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: about 1 year ago
All Time
- Total issues: 1
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 1
- Total pull request authors: 0
- Average comments per issue: 0.0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 1
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 1
- Pull request authors: 0
- Average comments per issue: 0.0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- vamikakarn (1)
- clauswilke (1)
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- bioconductor 1,070 total
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 3
- Total maintainers: 1
bioconductor.org: IntOMICS
Integrative analysis of multi-omics data to infer regulatory networks
- Homepage: https://github.com/anna-pacinkova/IntOMICSr
- Documentation: https://bioconductor.org/packages/release/bioc/vignettes/IntOMICS/inst/doc/IntOMICS.pdf
- License: GPL-3
- Status: removed
-
Latest release: 1.4.0
published about 2 years ago
Rankings
Maintainers (1)
Dependencies
- RColorBrewer * imports
- SummarizedExperiment * imports
- bestNormalize * imports
- bnlearn * imports
- bnstruct * imports
- cowplot * imports
- ggplot2 * imports
- ggraph * imports
- gplots * imports
- graphics * imports
- grid * imports
- igraph * imports
- matrixStats * imports
- methods * imports
- numbers * imports
- rlang * imports
- stats * imports
- utils * imports
- BiocStyle * suggests
- TCGAutils * suggests
- curatedTCGAData * suggests
- knitr * suggests
- rmarkdown * suggests
- testthat * suggests