Skip to content

PixelgenTechnologies/pixelatorR

Repository files navigation

DOI codecov R-CMD-check Static Badge

Installation | Usage | Notes | Contact | Credits | Documentation | Tutorials

pixelatorR

pixelatorR provides the infrastructure to process, analyze and visualize MPX data for R users.


Note

Visit our package website for more details about installation. Here, you can also access the function documentation and tutorials for advanced users.


Installation

pixelatorR can be installed from GitHub by running the following code from R:

install.packages("remotes")
remotes::install_github("PixelgenTechnologies/pixelatorR")

Installation from source

You can also install pixelatorR from source by cloning the repository.

git clone https://github.com/pixelgentechnologies/pixelatorR.git

Then, in an R session, run:

install.packages("<path to pixelatorR directory>", repos = NULL, type = "source")

Usage

Visit our tutorials for a step-by step guide on MPX data analysis with pixelatorR. For advanced users, we also provide additional tutorials on our package website, which are more directed towards users who are interested in the details of how pixelatorR stores and handles MPX data in R.

Notes

pixelatorR is designed to work with objects types from the SeuratObject R package. For the best user experience, we recommend installing Seurat v5.

Contact

For feature requests or bug reports, please use the GitHub issues.

You can also email the development team at developers@pixelgen.com.

Credits

pixelatorR is developed and maintained by the developers at Pixelgen Technologies.

When using pixelatorR in your research, please cite the following publication:

Karlsson, F., Kallas, T., Thiagarajan, D. et al. Molecular pixelation: spatial proteomics of single cells by sequencing. Nat Methods (2024). https://doi.org/10.1038/s41592-024-02268-9

Main developers:

A huge thank you to all code contributors!

About

Library for analysis of Molecular Pixelation data in R (Pixelgen Technologies AB)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages