Skip to content

satijalab/azimuth-references

Folders and files

NameName
Last commit message
Last commit date

Latest commit

72ec2b2 · Jan 22, 2024

History

73 Commits
Mar 9, 2022
Aug 26, 2022
Sep 22, 2021
May 5, 2021
Aug 26, 2022
Aug 11, 2021
Mar 26, 2023
Jun 3, 2021
May 31, 2023
Apr 28, 2021
Jun 8, 2021
Apr 10, 2021
Aug 18, 2022
Jan 9, 2024
Apr 28, 2021
Jun 2, 2021
Feb 17, 2021

Repository files navigation

azimuth-references

Repo with workflows for generating azimuth reference objects.

Overview

This repository contains the Dockerfile and snakemake workflows that are used to generate the azimuth references that are hosted online. Each reference directory contains a Snakefile and associated scripts that can be run to regenerate each reference (and associated demo data) from publicly available download links of the underlying data. To run:

snakemake --use-singularity --cores 1 all

Reference format

The Azimuth package provides the AzimuthReference function to facilitate converting existing Seurat objects into the specific format expected by Azimuth. Details on the required reference format can be viewed here. For examples starting with a Seurat object, see the export.R scripts in the workflows in this repo (e.g. human pancreas).