Skip to main content

A command-line tool and library to process and analyze sequencing data from Molecular Pixelation (MPX) assays.

Project description

Pixelator

python-version MIT DOI conda pypi Tests

Documentation | Installation | Usage | Contributing | Contact | License | Credits

Pixelator is a software package to process sequencing FASTQ from Molecular Pixelation (MPX) assays and analyze PXL data.

It provides the pixelator commandline tool to process FASTQ files and generate PXL files and reports and can be used as a python library for further downstream processing.

Pixelgen Technologies

© 2023 - Pixelgen Technologies AB

Documentation

More information about pixelator is available on the Pixelgen Technologies Software documentation site.

Installation

Pixelgen Technologies has developed and tested pixelator extensively in Ubuntu 20.04.6 LTS. However, pixelator should run on computers installed with any recent version of the major Linux distributions, even if installed in Windows WSL.

It should only take a few minutes to install pixelator on any modern computer using any of the following methods.

Installation with pip

Our software pixelator is available on PyPi as pixelgen-pixelator and can be installed with pip. It is recommended to install pixelator in a separate virtual environment.

pip install pixelgen-pixelator

Installation with conda / mamba

A conda package is available on the bioconda channel and can be installed with conda or mamba.

conda install -c bioconda pixelator

or

mamba install -c bioconda pixelator

Installation from source

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

git clone https://github.com/pixelgentechnologies/pixelator.git
cd pixelator
pip install .

Using docker

The pixelator command-line tool can be run with docker images available on the GitHub container registry.

docker pull ghcr.io/pixelgentechnologies/pixelator:latest
docker run ghcr.io/pixelgentechnologies/pixelator:latest pixelator --help

You can also use the containers provided by the biocontainers project on quay.io.

Usage

Our recommendation is to use pixelator via the specific Nextflow pipeline, nf-core/pixelator.

It should take only a few seconds to download the pipeline and approx. 20 min to run the default test dataset in a normal commodity computer.

However, with MPX data, we recommend running pixelator in specialized hardware with at least 32GB RAM.

Contributing

Contribution are welcome! Please check out the contributing guidelines for more information.

Contact

For feature requests or bug reports, please use the GitHub issues. For questions, comments, or suggestions you can use the GitHub discussions.

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

License

Pixelator is licensed under the MIT license.

Credits

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

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

Karlsson, Filip, Tomasz Kallas, Divya Thiagarajan, Max Karlsson, Maud Schweitzer, Jose Fernandez Navarro, Louise Leijonancker, et al. “Molecular Pixelation: Single Cell Spatial Proteomics by Sequencing.” bioRxiv, June 8, 2023. https://doi.org/10.1101/2023.06.05.543770.

Main development happened thanks to:

A huge thank you to all code contributors!

A non-exhaustive list of contributors follows:

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pixelgen_pixelator-0.16.2.tar.gz (46.6 MB view hashes)

Uploaded Source

Built Distribution

pixelgen_pixelator-0.16.2-py3-none-any.whl (2.2 MB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page