Skip to main content

track view for Hi-C and other omics data

Project description

https://zenodo.org/badge/572302042.svg

trackc

install

pip install trackc

core usage

import trackc

kegg_metabolism = sigc.metabolism_sigs(resources='KEGG')
# other custom signature gene sets also support

df = pd.read_table("cells_X_genes.mat", header=0, index_col=0)

sig_mtx = sigc.sigc_score(df, kegg_metabolism, method="AUCell")
# sig_mtx: cells_X_signatures

signature example

name

description

member

Glycolysis

00010

HK3

Glycolysis

00010

HK1

Glycolysis2

describ2

geneX

Documentation

Extensive documentation and tutorials are available at https://trackc.readthedocs.io

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

trackc-0.0.5.tar.gz (10.9 MB view hashes)

Uploaded Source

Built Distribution

trackc-0.0.5-py3-none-any.whl (64.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