Skip to content
forked from scverse/scirpy

A scanpy extension to analyse single-cell TCR and BCR data.

License

Notifications You must be signed in to change notification settings

ddemaeyer/scirpy

This branch is 208 commits behind scverse/scirpy:main.

Folders and files

NameName
Last commit message
Last commit date
Aug 25, 2021
Nov 8, 2021
Feb 14, 2020
Nov 15, 2021
Dec 10, 2020
Nov 15, 2021
Aug 26, 2020
May 25, 2020
Nov 8, 2021
Nov 8, 2021
Sep 13, 2021
Mar 24, 2020
Sep 16, 2021
Nov 15, 2021

Repository files navigation

Scirpy: A Scanpy extension for analyzing single-cell immune-cell receptor sequencing data

Build Status Documentation Status PyPI Bioconda AIRR-compliant The uncompromising python formatter

Scirpy is a scalable python-toolkit to analyse T cell receptor (TCR) or B cell receptor (BCR) repertoires from single-cell RNA sequencing (scRNA-seq) data. It seamlessly integrates with the popular scanpy library and provides various modules for data import, analysis and visualization.

The scirpy workflow

Getting started

Please refer to the documentation. In particular, the

In the documentation, you can also learn more about our immune-cell receptor model.

Case-study

The case study from our preprint is available here.

Installation

You need to have Python 3.7 or newer installed on your system. If you don't have Python installed, we recommend installing Miniconda.

There are several alternative options to install scirpy:

  1. Install the latest release of scirpy from PyPI:
pip install scirpy
  1. Get it from Bioconda:
conda install -c conda-forge -c bioconda scirpy
  1. Install the latest development version:
pip install git+https://github.com/icbi-lab/scirpy.git@master
  1. Run it in a container using Docker or Podman:
docker pull quay.io/biocontainers/scirpy:<tag>

where tag is one of these tags.

Support

We are happy to assist with problems when using scirpy. Please report any bugs, feature requests, or help requests using the issue tracker. We try to respond within two working days, however fixing bugs or implementing new features can take substantially longer, depending on the availability of our developers.

Release notes

See the release section.

Contact

Please use the issue tracker.

Citation

Sturm, G. Tamas, GS, ..., Finotello, F. (2020). Scirpy: A Scanpy extension for analyzing single-cell T-cell receptor sequencing data. Bioinformatics. doi:10.1093/bioinformatics/btaa611

About

A scanpy extension to analyse single-cell TCR and BCR data.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%