Skip to main content

Deep learning annotation of cell-types with permutation inforced autoencoder

Project description

sc_permut

Deep learning annotation of cell-types with permutation inforced autoencoder

Summary

Parse Scanpy, Seurat and CellRanger objects

Fast crawl through your folder and detect Seurat (.rds), Scanpy (.h5ad) or cellranger (.h5) atlas files.

Usage

The one liner way to run checkatlas is the following:

$ cd your_search_folder/
$ python -m sc_permut .
#or
$ checkatlas .

Or run it inside your python workflow.

from sc_permut import sc_permut
sc_permut.run(path, atlas_list, multithread, n_cpus)

Development

Read the CONTRIBUTING.md file.

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

sc_permut-0.1.1.tar.gz (74.4 kB view hashes)

Uploaded Source

Built Distribution

sc_permut-0.1.1-py3-none-any.whl (82.0 kB 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