Metadata-Version: 1.2
Name: nabo
Version: 0.1.0
Summary: Python library to perform memory efficient cross-sample cell mapping using single cell transciptomics (scRNA-Seq) data
Home-page: https://github.com/parashardhapola/nabo
Author: Parashar Dhapola
Author-email: parashar.dhapola@gmail.com
Maintainer: Parashar Dhapola
Maintainer-email: parashar.dhapola@gmail.com
License: MIT
Description: =====
        Nabo
        =====
        
        ,,,,
        
        .. image:: https://files.osf.io/v1/resources/3kvwp/providers/osfstorage/5b48b0fae3cf560010d4da56?action=download&version=1&view_only=7ce3329d8b48473f9afefc848bebb63a&direct
          :width: 200
          :align: left
          :alt: Image
        
        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 <https://nabo.readthedocs.io>`__ to know more.
        
        
Keywords: scRNA-Seq,bioinformatics,single cell,analysis,graph,cell alignment,rna-seq,sequencing,shared nearest neighbors,knn,snn
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Topic :: Scientific/Engineering :: Visualization
