gene signature score for gene expression matrix
Project description
sigc
install
pip install sigc
core usage
import sigc
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://sigc.readthedocs.io
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
sigc-0.1.18.tar.gz
(775.5 kB
view details)
Built Distribution
sigc-0.1.18-py3-none-any.whl
(28.0 kB
view details)
File details
Details for the file sigc-0.1.18.tar.gz
.
File metadata
- Download URL: sigc-0.1.18.tar.gz
- Upload date:
- Size: 775.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 16cf3ea39f2494ca546456c0f66af997c695b680263f644b15af36c6edf013f0 |
|
MD5 | 257908d1db2455f363f82a8e6a2d1632 |
|
BLAKE2b-256 | d379864d84d40d08ccc51660c4602cab8b205f2b67c69e047cba92f8044d1022 |
File details
Details for the file sigc-0.1.18-py3-none-any.whl
.
File metadata
- Download URL: sigc-0.1.18-py3-none-any.whl
- Upload date:
- Size: 28.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7d2baf824762784dfae23d1f6d1ece9a1e409c7667559158d8d52fa9270e1d91 |
|
MD5 | 9bb5c69384c5dc16345356d4c9825ddc |
|
BLAKE2b-256 | 1ad4dc7e8b9a97db3d6be467979b85dded9dd5ff6bfb7955a1de0fbe39ebdbf3 |