scRNA FeatureSelection:使用python和R进行scRNA seq分析的几种特征选择方法 源码
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 #
用户评论