{"id":19274628,"url":"https://github.com/jwist/fusion","last_synced_at":"2026-02-25T13:37:26.399Z","repository":{"id":50436464,"uuid":"315837212","full_name":"jwist/fusion","owner":"jwist","description":"Offer a data structure to manage metabolic profiling data for NMR and MS spectroscopy","archived":false,"fork":false,"pushed_at":"2024-03-13T07:21:46.000Z","size":20217,"stargazers_count":1,"open_issues_count":4,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-02T10:04:13.472Z","etag":null,"topics":["metabolomics","ms","nmr"],"latest_commit_sha":null,"homepage":"","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jwist.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-11-25T05:23:19.000Z","updated_at":"2024-03-13T05:35:59.000Z","dependencies_parsed_at":"2023-12-29T08:34:09.112Z","dependency_job_id":"644ff466-8fa0-4c2f-9251-88f452914ab0","html_url":"https://github.com/jwist/fusion","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/jwist/fusion","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwist%2Ffusion","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwist%2Ffusion/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwist%2Ffusion/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwist%2Ffusion/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jwist","download_url":"https://codeload.github.com/jwist/fusion/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwist%2Ffusion/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264803688,"owners_count":23666512,"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":["metabolomics","ms","nmr"],"created_at":"2024-11-09T20:46:45.549Z","updated_at":"2026-02-25T13:37:21.358Z","avatar_url":"https://github.com/jwist.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# fusion\n\n\u003c!-- badges: start --\u003e\n[![Codecov test coverage](https://codecov.io/gh/jwist/fusion/branch/master/graph/badge.svg)](https://codecov.io/gh/jwist/fusion?branch=master)\n[![Travis build status](https://travis-ci.com/jwist/fusion.svg?branch=master)](https://travis-ci.com/jwist/fusion)\n\u003c!-- badges: end --\u003e\n\nFusion aim at providing a structure to data produce for metabolic profiling or phenotyping using nuclear magnetic resonance and mass spectrometry. \n\n## Pre-requisites\n\nYou will need to manually install two dependencies:\n\n```r\nremotes::install_url(\"https://anpc.mylims.org/gitea/jul/rldx/archive/main.tar.gz\")\n\nremotes::install_github(\"phenological/nmr-parser@0.1.9\")\n```\n## Installation\n\nYou can install the released version of fusion from github:\n\n``` r\ndevtools::install_github(\"jwist/fusion\")\n```\n\n### post-installation \n\nANPC members can perform some environment configuration by running the startup script provided here. Before, it is important to know the path of the institutional OneDrive Folder and to check that the datasets folder exists and is in sync. \n\nIt is also important to be able to locate the .Rprofile that allows users to perform task during R startup and the .Renviron file that allows to define variable to be used while starting R. Both files are usually located into the home directory of the user that runs the R instance.\n\n``` r\nhomePath \u003c- Sys.getenv(\"HOME\") # locate your home directory\nfile.path(homePath, \".Rprofile\") # typical location of .Rprofile\nfile.path(homePath, \".Renviron\") # typical location of .Renviron\n\nfusion::startup()\n```\n\n### Troubleshooting\n - Both files are usually hidden by the windows manager of major OS. Check how to toggle the display of hidden files in your file browser.\n - Make sure that you have the permission to read in the datasets folder.\n\n## Introduction\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjwist%2Ffusion","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjwist%2Ffusion","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjwist%2Ffusion/lists"}