nabo

Python library to perform memory efficient cross-sample cell mapping using single cell transciptomics (scRNA-Seq) data


Keywords
scRNA-Seq, bioinformatics, single, cell, analysis, graph, alignment, rna-seq, sequencing, shared, nearest, neighbors, knn, snn, mapping, transcriptomics
License
BSD-3-Clause
Install
pip install nabo==0.4.1

Documentation

PyPI Docs License

Nabo

Pic1

Nabo is a flexible Python package that allows projections of cells from one population to another using single-cell RNA-Seq data. Nabo works by setting one of the populations as a reference and then maps cells from other populations (targets) onto it. Nabo provides data implicit methods of verifying mapping quality, this allows users to clearly infer similarities between sub-populations across samples.

Please refer to the documentation to know more.