Skip to main content

A python package for single-cell metabolism analysis.

Project description

SCMeTA

SCMeTA is a python library of single-cell meta-analysis tools. It provides a set of functions for single-cell meta-analysis, including data integration, batch effect correction, cell type annotation, cell clustering, cell trajectory inference, and cell type marker identification. It also provides a set of functions for single-cell data visualization, including dimension reduction, cell clustering, cell trajectory inference, and cell type marker identification.

Installation

SCMeTA is available on PyPI and can be installed with pip:

pip install scmeta

Usage

Data integration

from SCMeTA import Process

sc = Process()

# Load data

sc.load("data/example.RAW")

# Data process

sc.pre_process()
sc.process()
sc.post_process()

Documentation

The official documentation is hosted on Read the Docs: https://sc-meta.com/

License

SCMeTA is licensed under the GPLv3 license. See the LICENSE file for more details.

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

scmeta-0.2.6.tar.gz (496.0 kB view hashes)

Uploaded Source

Built Distribution

scmeta-0.2.6-py3-none-any.whl (510.2 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