{"id":13612033,"url":"https://github.com/selbouhaddani/OmicsPLS","last_synced_at":"2025-04-13T11:31:24.147Z","repository":{"id":12793538,"uuid":"72833129","full_name":"selbouhaddani/OmicsPLS","owner":"selbouhaddani","description":"R package for High dimensional data analysis and integration with O2PLS!","archived":false,"fork":false,"pushed_at":"2025-04-01T14:04:21.000Z","size":32908,"stargazers_count":32,"open_issues_count":3,"forks_count":8,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-13T06:16:13.959Z","etag":null,"topics":["bioinformatics","biostatistics","data-integration","latent-variable-models","multi-omics","omics","partial-least-squares-regression","pca","pls","principal-component-analysis"],"latest_commit_sha":null,"homepage":"https://doi.org/10.1186/s12859-018-2371-3","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/selbouhaddani.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2016-11-04T09:27:36.000Z","updated_at":"2025-04-01T14:04:24.000Z","dependencies_parsed_at":"2025-04-13T06:16:15.684Z","dependency_job_id":"e2fa28ac-f3db-43c2-a03b-043df1a342cf","html_url":"https://github.com/selbouhaddani/OmicsPLS","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/selbouhaddani%2FOmicsPLS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/selbouhaddani%2FOmicsPLS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/selbouhaddani%2FOmicsPLS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/selbouhaddani%2FOmicsPLS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/selbouhaddani","download_url":"https://codeload.github.com/selbouhaddani/OmicsPLS/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248705622,"owners_count":21148564,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bioinformatics","biostatistics","data-integration","latent-variable-models","multi-omics","omics","partial-least-squares-regression","pca","pls","principal-component-analysis"],"created_at":"2024-08-01T20:00:21.399Z","updated_at":"2025-04-13T11:31:23.648Z","avatar_url":"https://github.com/selbouhaddani.png","language":"HTML","funding_links":[],"categories":["Software packages and methods"],"sub_categories":["Multi-omics correlation or factor analysis"],"readme":"[![GPL-3](https://img.shields.io/badge/license-GPL--3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0.en.html)\n[![Build Status](https://travis-ci.org/selbouhaddani/OmicsPLS.svg?branch=master)](https://travis-ci.org/selbouhaddani/OmicsPLS)\n[![codecov](https://codecov.io/gh/selbouhaddani/OmicsPLS/branch/master/graph/badge.svg)](https://codecov.io/gh/selbouhaddani/OmicsPLS)\n[![Build Status](https://cranlogs.r-pkg.org/badges/last-month/OmicsPLS)](https://cran.r-project.org/package=OmicsPLS)\n[![R-CMD-check](https://github.com/selbouhaddani/OmicsPLS/workflows/R-CMD-check/badge.svg)](https://github.com/selbouhaddani/OmicsPLS/actions)\n\n# **Data integration with OmicsPLS**\n\nWelcome to the OmicsPLS package page on Github. OmicsPLS contains an implementation of O2PLS.\n\nOmicsPLS is designed for integrating two high dimensional datasets, visualise relationships between the features and inspect groupings across subjects. The OmicsPLS package can be applied in many fields, in particular life sciences. \n\n### Installing the package\n\nInstall the package with:\n\n    install.packages(\"OmicsPLS\")\n\nNote that copying the quotation marks can sometimes go wrong, type them yourself to be sure.\nIf that doesn't work, ensure that the required packages are installed (`ggplot2` and `parallel`).\nOtherwise try the development version on this GitHub repo:\n    \n    require(devtools)\n    devtools::install_github(\"selbouhaddani/OmicsPLS\")\n    \nAlso, it is likely that in the GitHub version, bug fixes have been incorporated that are found in the CRAN version.\n\n### Loading OmicsPLS\n\nAfter installing the package, load the functions by typing\n\n    library(OmicsPLS)\n    \n### Bugs, questions, complaints, etc\n\nFor questions, complaints, bugs, etc, you can e-mail me (\u003cs.elbouhaddani at umcutrecht.nl\u003e) or file an issue here at GitHub.\n\n\n\n# **OmicsPLS software article**\n\n[Our software article is published in BMC Bioinformatics!](https://doi.org/10.1186/s12859-018-2371-3) Please see the article for detailed explanation of the methods, functions and real data applications, including a vignette on omics data integration. \n\n### Citing the package\n\nWhen using the OmicsPLS R package in your research, please cite the corresponding software article by running command \n\n    citation(\"OmicsPLS\")\n\nor copy-paste:\nel Bouhaddani, S., Uh, H. W., Jongbloed, G., Hayward, C., Klarić, L., Kiełbasa, S. M., \u0026 Houwing-Duistermaat, J. (2018). Integrating omics datasets with the OmicsPLS package. BMC Bioinformatics, 19(1). https://doi.org/10.1186/s12859-018-2371-3\n\n### Atlas of science publication\n\nAlso please see http://atlasofscience.org/simultaneous-integrated-analysis-of-biological-datasets-an-evaluation-of-o2pls/ for a gentle explanation and illustration of the just mentioned article.\n\n\n\n# **Updates**\n\n- Group Sparse O2PLS is implemented! Check out the newest version 2.0.2 of OmicsPLS for this penalized approach to O2PLS (both on CRAN and GitHub). See https://selbouhaddani.eu/2021-04-27-OmicsPLS-1.3.0-new/ for the updates. This version of OmicsPLS is on the main branch. \n- A *Probabilistic* version of O2PLS is available in the [PO2PLS GitHub](https://github.com/selbouhaddani/PO2PLS) repo. This approach is based on a rigorous statistical framework to integrate two datasets and obtain estimates of uncertainty. It has better performance than O2PLS - [see publication](https://doi.org/10.1111/rssc.12583) - in terms of prediction and interpretation if the number of components are correctly specified, and comes with a global test for the relationship between two datasets.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fselbouhaddani%2FOmicsPLS","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fselbouhaddani%2FOmicsPLS","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fselbouhaddani%2FOmicsPLS/lists"}