Skip to main content

single cell annotation

Project description

scAnnot

This file will become your README and also the index of your documentation.

Install

pip install scAnnot

How to use

In command line

1. output the table of predicted lables in csv format

scAnnot /home/huang_ziliang/project/brain/data/public/human_brain_glial_Fu_2021_PCR/h5/umap.h5ad --output test.csv

2. output the anndata with predicted lables in h5ad

scAnnot /home/huang_ziliang/project/brain/data/public/human_brain_glial_Fu_2021_PCR/h5/umap.h5ad --output test.h5ad

In jupyter notebook

ad=scAnnot('/home/huang_ziliang/project/brain/data/public/human_brain_glial_Fu_2021_PCR/h5/umap.h5ad')

#show umap from the latent space
ad=scAnnot('/home/huang_ziliang/project/brain/data/public/human_brain_glial_Fu_2021_PCR/h5/umap.h5ad',show=True)

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

scAnnot-0.0.1.tar.gz (8.2 kB view hashes)

Uploaded Source

Built Distribution

scAnnot-0.0.1-py3-none-any.whl (7.6 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