文件名称:scRNA-FeatureSelection:使用python和R进行scRNA-seq分析的几种特征选择方法
文件大小:49KB
文件格式:ZIP
更新时间:2024-05-03 14:33:36
evaluation marker-genes ensemble-gene-selection Python
scRNA特征选择 评价几种基因选择方法 整合基因选择 程序结构 utils- # functions about data processing and several feature selection methods RCode- # R scripts evaluation.py # evaluat specific feature selection methods importance.py # calculate importance of every gene and select the most important ones nearest_centroid.py # nearest shrunken centroid scGeneFit.py #
【文件预览】:
scRNA-FeatureSelection-main
----LICENSE(34KB)
----.idea()
--------misc.xml(185B)
--------webServers.xml(472B)
--------vcs.xml(180B)
--------deployment.xml(520B)
--------rSettings.xml(195B)
--------remote-mappings.xml(496B)
--------modules.xml(296B)
--------scRNA-FeatureSelection.iml(317B)
--------.gitignore(228B)
--------inspectionProfiles()
--------rGraphicsSettings.xml(290B)
----.gitignore(9B)
----examples.ipynb(33KB)
----config.py(2KB)
----README.md(5KB)
----utils()
--------scGeneFit.py(3KB)
--------fisher_score.py(19KB)
--------RCode()
--------utils.py(13KB)
--------evaluation.py(11KB)
--------importance.py(6KB)
--------nearest_centroid.py(2KB)
--------ensemble_gene_selection.py(6KB)