{"id":18283398,"url":"https://github.com/pachterlab/voyager","last_synced_at":"2025-04-10T00:19:43.652Z","repository":{"id":45689476,"uuid":"281532785","full_name":"pachterlab/voyager","owner":"pachterlab","description":"From geospatial to spatial -omics","archived":false,"fork":false,"pushed_at":"2024-08-31T20:21:07.000Z","size":4467263,"stargazers_count":70,"open_issues_count":11,"forks_count":8,"subscribers_count":4,"default_branch":"main","last_synced_at":"2024-09-12T08:04:05.981Z","etag":null,"topics":["bioconductor","eda","esda","exploratory-data-analysis","omics","r","r-package","rstats","spatial","spatial-statistics","spatial-transcriptomics","transcriptomics"],"latest_commit_sha":null,"homepage":"https://pachterlab.github.io/voyager/","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"artistic-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pachterlab.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS.md","contributing":".github/CONTRIBUTING","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}},"created_at":"2020-07-22T00:18:38.000Z","updated_at":"2024-08-28T22:06:04.000Z","dependencies_parsed_at":"2024-08-22T16:16:17.891Z","dependency_job_id":"cfc447ee-d5e1-4db9-a9de-8cb63f866d7e","html_url":"https://github.com/pachterlab/voyager","commit_stats":{"total_commits":362,"total_committers":7,"mean_commits":"51.714285714285715","dds":"0.035911602209944715","last_synced_commit":"3bff99edecde62d9e7aeed892c99ba3a4c862768"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pachterlab%2Fvoyager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pachterlab%2Fvoyager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pachterlab%2Fvoyager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pachterlab%2Fvoyager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pachterlab","download_url":"https://codeload.github.com/pachterlab/voyager/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248131626,"owners_count":21052883,"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":["bioconductor","eda","esda","exploratory-data-analysis","omics","r","r-package","rstats","spatial","spatial-statistics","spatial-transcriptomics","transcriptomics"],"created_at":"2024-11-05T13:09:23.674Z","updated_at":"2025-04-10T00:19:43.628Z","avatar_url":"https://github.com/pachterlab.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# From geospatial to spatial transcriptomics\n\n\u003c!-- badges: start --\u003e\n[![Lifecycle: experimental](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](https://lifecycle.r-lib.org/articles/stages.html#experimental)\n[![BioC status](http://www.bioconductor.org/shields/build/release/bioc/Voyager.svg)](https://bioconductor.org/checkResults/release/bioc-LATEST/Voyager)\n[![codecov](https://codecov.io/gh/pachterlab/voyager/branch/devel/graph/badge.svg?token=RCIXA7AQER)](https://codecov.io/gh/pachterlab/voyager)\n\u003c!-- badges: end --\u003e\n\nThis package brings the tradition of geospatial statistics to spatial omics by wrapping classical geospatial packages such as `spdep` and `gstat` to be used with the SpatialFeatureExperiment class, which extends SpatialExperiment with sf.\n\nThe [companion website](https://pachterlab.github.io/voyager/) for this package includes vignettes that showcase the functionality of `Voyager` in the context of the Visium, Slide-seq V2, CosMx, Xenium, and MERFISH technologies.  \n## Installation\n\nThis package is in Bioconductor version 3.16 and above. Install with\n\n```r\nif (!requireNamespace(\"BiocManager\")) install.packages(\"BiocManager\")\nBiocManager::install(version = \"3.17\") # Or a higher version in the future\nBiocManager::install(\"Voyager\")\n```\n\nThe main branch in this repo is the release version. The development version of Voyager can be installed from [GitHub](https://github.com/) with:\n\n```r\n# install.packages(\"remotes\")\nremotes::install_github(\"pachterlab/voyager\", ref = \"devel\")\n```\n\nOr from Bioconductor with:\n\n```r\nBiocManager::install(\"Voyager\", version = \"devel\")\n```\n\n## For contributors\nThe whole git repo of this package is huge because of the large number of figures and Jupyter notebooks in the documentation website. To reduce download time and disk space usage, you may clone the `devel` branch only, so the documentation branches are not cloned:\n\n```\ngit clone -b devel --single-branch https://github.com/pachterlab/voyager.git\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpachterlab%2Fvoyager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpachterlab%2Fvoyager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpachterlab%2Fvoyager/lists"}