Skip to content

This repository contains scripts and data to generate figures in Liechti et al, 2021, Nature Immunology: An updated guide for the perplexed: cytometry in the high-dimensional era. Nature Immunology.

Notifications You must be signed in to change notification settings

ImmuneDynamics/Liechti-2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

An updated guide for the perplexed: cytometry in the high-dimensional era

This repository contains scripts and data to generate Figures 2D-F. The scripts here utilise the Spectre toolkit in R. See this page for installation instructions.

Briefly, Spectre can be installed via devtools. In R/RStudio:

# Install devtools
if(!require('devtools')) {install.packages('devtools')}
# Install Spectre
library('devtools')
options(timeout=6000)
devtools::install_github("immunedynamics/spectre")

About

This repository contains scripts and data to generate figures in Liechti et al, 2021, Nature Immunology: An updated guide for the perplexed: cytometry in the high-dimensional era. Nature Immunology.

Resources

Stars

Watchers

Forks

Languages