从基因表达矩阵文件生成 gct 文件(1.2 版,用于 GSEA 或 ssGSEA)
项目描述
expr2gct
从基因表达矩阵文件生成 gct 文件(1.2 版,用于 GSEA 或 ssGSEA)。请注意,基因表达矩阵文件应该是制表符分隔的文件。
安装
从 pip 安装
$ pip install expr2gct
从源安装
$ git clone https://github.com/sxropensource/expr2gct.git
$ cd expr2gct
$ python setup.py install
用法
$ expr2gct --help
usage: expr2gct [-h] -e EXPR [-d DESC] -g GCT
optional arguments:
-h, --help show this help message and exit
-e EXPR, --expr EXPR Gene expression matrix file(tab delimited only), first
row is sample names, first column is gene symbols
-d DESC, --desc DESC gct file need DESCRIPTION for column 2 for every gene,
If not provided, default use gene symbol(column 1)
instead. Note that if you provide a DESCRIPTION file,
every row reprents a gene. eg, the first row in
DESCRIPTION file represents the first gene in
expression file.
-g GCT, --gct GCT Where to save gct file
项目详情
下载文件
下载适用于您平台的文件。如果您不确定要选择哪个,请了解有关安装包的更多信息。
源分布
expr2gct-1.0.0.tar.gz
(3.8 kB
查看哈希)
内置发行版
expr2gct-1.0.0-py3-none-any.whl
(4.3 kB
查看哈希)
expr2gct-1.0.0-py2-none-any.whl
(4.3 kB
查看哈希)