ICode9

精准搜索请尝试: 精确搜索
  • Scanpy源码浅析之tl.score_genes_cell_cycle2022-09-11 21:33:41

    版本 导入Scanpy, 其版本为'1.9.1'。 import scanpy as sc sc.__version__ #'1.9.1' 功能 函数tl.score_genes_cell_cycle用给定S phase 和 G2M phase的两个基因集,计算打分,然后根据得分分配细胞phase, 其源代码在scanpy/tools/_score_genes.py 关于打分细节,见上一篇https://www.

专注分享技术,共同学习,共同进步。侵权联系[81616952@qq.com]

Copyright (C)ICode9.com, All Rights Reserved.

ICode9版权所有