{"id":32200261,"url":"https://github.com/jefworks-lab/scatterbar","last_synced_at":"2025-10-22T03:44:01.340Z","repository":{"id":251272657,"uuid":"681252426","full_name":"JEFworks-Lab/scatterbar","owner":"JEFworks-Lab","description":"Scatterbar - data visualization for proportional data across many spatially resolved coordinates","archived":false,"fork":false,"pushed_at":"2025-03-03T10:14:48.000Z","size":13810,"stargazers_count":11,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-22T03:43:57.874Z","etag":null,"topics":["data-visualization","spatial-analysis","spatial-data-analysis","spatial-transcriptomics"],"latest_commit_sha":null,"homepage":"http://jef.works/scatterbar/","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JEFworks-Lab.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS.md","contributing":null,"funding":null,"license":"LICENSE.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-08-21T15:49:37.000Z","updated_at":"2025-06-06T15:05:15.000Z","dependencies_parsed_at":"2024-08-01T22:58:37.930Z","dependency_job_id":"604e8f3e-2c46-4399-84bf-bbd8abea0594","html_url":"https://github.com/JEFworks-Lab/scatterbar","commit_stats":null,"previous_names":["jefworks-lab/scatterbar"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/JEFworks-Lab/scatterbar","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JEFworks-Lab%2Fscatterbar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JEFworks-Lab%2Fscatterbar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JEFworks-Lab%2Fscatterbar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JEFworks-Lab%2Fscatterbar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JEFworks-Lab","download_url":"https://codeload.github.com/JEFworks-Lab/scatterbar/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JEFworks-Lab%2Fscatterbar/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280376533,"owners_count":26320276,"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","status":"online","status_checked_at":"2025-10-22T02:00:06.515Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["data-visualization","spatial-analysis","spatial-data-analysis","spatial-transcriptomics"],"created_at":"2025-10-22T03:43:56.608Z","updated_at":"2025-10-22T03:44:01.335Z","avatar_url":"https://github.com/JEFworks-Lab.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\u003c!-- README.md is generated from README.Rmd. Please edit that file --\u003e\n\n# scatterbar\n\n\u003c!-- badges: start --\u003e\n[![R-CMD-check](https://github.com/JEFworks-Lab/scatterbar/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/JEFworks-Lab/scatterbar/actions/workflows/R-CMD-check.yaml)\n[![CRAN](https://www.r-pkg.org/badges/version/scatterbar)](https://CRAN.R-project.org/package=scatterbar)\n\u003c!-- badges: end --\u003e\n\n`scatterbar` is an open-source R package for displaying proportional data across spatially resolved contexts. This is the `scatterbar` R documentation\nwebsite. Questions, suggestions, or problems should be submitted as\n[GitHub issues](https://github.com/JEFworks-Lab/scatterbar/issues).\n\n\u003cp\u003e\n\n\u003cimg src=\"https://github.com/JEFworks-Lab/scatterbar/blob/main/images/scatterbar_logo_hex.png?raw=true\" align=\"center\" height=\"300\" style=\"float: center; height:300px;\"/\u003e\n\n\u003c/p\u003e\n\n## Overview\n\nBy combining the concepts of scatter plots and stacked bar charts,\n`scatterbar` allows users to visualize variations in proportional data\ndata and compare across different spatial locations.\n\n\u003cp align=\"center\"\u003e\n\n\u003cimg src=\"https://github.com/JEFworks-Lab/scatterbar/blob/main/images/scatterbar_example.png?raw=true\" height=\"600\"/\u003e\n\n\u003c/p\u003e\n\n## Installation\n\nTo install `scatterbar`from GitHub, we recommend using `remotes`:\n\n``` r\nrequire(remotes)\nremotes::install_github('JEFworks-Lab/scatterbar')\n```\n\n## Tutorials\n\n- [Customizing\n  Scatterbar](https://jef.works/scatterbar/articles/customizing_scatterbar.html)\n- [Getting Started With\n  Scatterbar](https://jef.works/scatterbar/articles/getting-started-with-scatterbars.html)\n- [Using Scatterbar With `SpatialExperiment`](https://jef.works/scatterbar/articles/using-scatterbar-with-spatial-experiment.html)\n- [Using Scatterbar With Visium Files](https://jef.works/scatterbar/articles/using-scatterbar-with-visium.html)\n- [Visualizing Multiple Datasets](https://jef.works/scatterbar/articles/visualizing-multiple-datasets.html)\n- [Flipping Scatterbar Oreintations](https://jef.works/scatterbar/articles/flipping-scatterbar-oreintations.html)\n\n## Citation\n\nOur paper describing `scatterbar` is available on *Oxford Bioinformatics*:\n\n[Velazquez D. et al. (2025), \"scatterbar: an R package for visualizing proportional data across spatially resolved coordinates\", *Bioinformatics*](https://doi.org/10.1093/bioinformatics/btaf047)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjefworks-lab%2Fscatterbar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjefworks-lab%2Fscatterbar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjefworks-lab%2Fscatterbar/lists"}