A command-line tool and library to process and analyze sequencing data from Molecular Pixelation (MPX) assays.
Project description
Pixelator
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.
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: spatial proteomics of single cells by sequencing." Nature Methods, May 8, 2024. https://doi.org/10.1038/s41592-024-02268-9.
Main development happened thanks to:
- Jose Fernandez Navarro (@jfnavarro)
- Alvaro Martinez Barrio (@ambarrio)
- Johan Dahlberg (@johandahlberg)
- Florian De Temmerman (@fbdtemme)
A huge thank you to all code contributors!
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file pixelgen_pixelator-0.18.3.tar.gz
.
File metadata
- Download URL: pixelgen_pixelator-0.18.3.tar.gz
- Upload date:
- Size: 71.9 MB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cc3ae8ef379b13c07fc1a8511f849b914791d6ecbf64055594a0026708b39708 |
|
MD5 | 922188e717c5f33589164da393ca207f |
|
BLAKE2b-256 | 0f52379b771d2aabd33ed4aae01f400d5f92da9bb4199d452e19f08994f83af6 |
File details
Details for the file pixelgen_pixelator-0.18.3-py3-none-any.whl
.
File metadata
- Download URL: pixelgen_pixelator-0.18.3-py3-none-any.whl
- Upload date:
- Size: 1.4 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 95bf49937685f71871dcb39240e9372ee9c96e70a110a632ddfad9f675a0c87d |
|
MD5 | fc178c0ec58dd196f8e844275f4c4b9e |
|
BLAKE2b-256 | fe00cc117f88faac27f33e3a2ecaf112de68b73a8ceb30497c3b0e6cf35059ca |