MFP
发表于:2024-12-12 作者:千家信息网编辑
千家信息网最后更新 2024年12月12日,这篇文章主要介绍"MFP"的相关知识,小编通过实际案例向大家展示操作过程,操作方法简单快捷,实用性强,希望这篇"MFP"文章能帮助大家解决问题。分子功能肖像# Python3.7import pand
千家信息网最后更新 2024年12月12日MFP
这篇文章主要介绍"MFP"的相关知识,小编通过实际案例向大家展示操作过程,操作方法简单快捷,实用性强,希望这篇"MFP"文章能帮助大家解决问题。
分子功能肖像
# Python3.7import pandas as pdfrom portraits.clustering import clustering_profile_metrics, clustering_profile_metrics_plotfrom portraits.utils import read_gene_sets, ssgsea_formula, median_scale# Example script# Read signaturesgmt = read_gene_sets('signatures.gmt') # GMT format like in MSIGdb# Read expressionsexp = pd.read_csv('expression.tsv', sep='\t', index_col=0) # log2+1 transformed; Genes in columnsexp=exp.T# Calc signature scoressignature_scores = ssgsea_formula(exp, gmt)# Scale signaturessignature_scores_scaled = median_scale(signature_scores)signature_scores_scaled.to_csv('signature_scores.tsv', sep='\t', index=True)# Check the clustering within a range of 30 to 65% similarity.# >65% - usually graph is not connected; <30% - unreasonable correlationclustering_metrics = clustering_profile_metrics(signature_scores_scaled, threshold_mm=(.3, .65), step=.01)# Visualize the partitionsfig,ax=clustering_profile_metrics_plot(clustering_metrics)fig.savefig('heat.png', dpi=300)# Then select the best threshold using one ore more metrics.best_threshold = '0.51'#best_threshold = 0.51def detect_type(ser, scores): #cmeans = pd.DataFrame({cg: scores.loc[samps.index].mean() for cg, samps in ser.groupby(ser)}) cmeans = pd.DataFrame({cg: scores.loc[samps.index].mean() for cg, samps in ser.groupby("group")}) print(cmeans) mapper = {} deltas = (cmeans.loc[['Angiogenesis', 'Endothelium', 'CAF', 'Matrix', 'Matrix_remodeling']].mean() - cmeans.loc[['MHCII', 'Antitumor_cytokines', 'Coactivation_molecules', 'B_cells', 'NK_cells', 'Checkpoint_inhibition', 'Effector_cells', 'T_cells', 'Th2_signature', 'T_cell_traffic', 'MHCI']].mean()).sort_values() mapper[deltas.index[-1]] = 'F' # That's fibrotic mapper[deltas.index[0]] = 'IE' # Immune enriched, non-fibrotic cmeans.pop(deltas.index[-1]) cmeans.pop(deltas.index[0]) print(deltas) print(cmeans) deltas = (cmeans.loc[['Angiogenesis', 'Endothelium', 'CAF', 'Matrix', 'Matrix_remodeling', 'Protumor_cytokines', 'Neutrophil_signature', 'Granulocyte_traffic', 'Macrophages', 'Macrophage_DC_traffic', 'MDSC_traffic', 'MDSC', 'Th3_signature', 'T_reg_traffic', 'Treg', 'M1_signatures', 'MHCII', 'Antitumor_cytokines', 'Coactivation_molecules', 'B_cells', 'NK_cells', 'Checkpoint_inhibition', 'Effector_cells', 'T_cells', 'Th2_signature', 'T_cell_traffic', 'MHCI', 'EMT_signature']].mean() - cmeans.loc['Proliferation_rate']).sort_values() mapper[deltas.index[-1]] = 'IE/F' # Immune enriched & fibrotic mapper[deltas.index[0]] = 'D' # Desert print(deltas) print(cmeans) print(mapper) #return ser.map(mapper).rename('MFP') return mapperprint(clustering_metrics.axes)# Detect cluster typesser=clustering_metrics.loc[best_threshold]df = pd.DataFrame({"sam":ser.perc.index,"group":ser.perc})df.to_csv('group_clusters.tsv', sep='\t', index=False)final_clusters = detect_type(df, signature_scores_scaled)# Output the clustersfinal_clusters.to_csv('final_clusters.tsv', sep='\t', index=True)
关于"MFP"的内容就介绍到这里了,感谢大家的阅读。如果想了解更多行业相关的知识,可以关注行业资讯频道,小编每天都会为大家更新不同的知识点。
知识
行业
不同
实用
内容
分子
功能
实用性
实际
文章
方法
更多
案例
知识点
篇文章
肖像
资讯
资讯频道
过程
问题
数据库的安全要保护哪些东西
数据库安全各自的含义是什么
生产安全数据库录入
数据库的安全性及管理
数据库安全策略包含哪些
海淀数据库安全审计系统
建立农村房屋安全信息数据库
易用的数据库客户端支持安全管理
连接数据库失败ssl安全错误
数据库的锁怎样保障安全
mqtt服务器配置客户端连接
网络安全大赛是不是编程
网络安全分析师有中年危机吗
谷歌云服务器业务介绍
联想r450服务器 光驱启动
浏览器下载服务器出现错误
数据库三级项目实例
我与网络安全手抄报
商品入库管理数据库
选中数据库语句
广东常用软件开发收购价格
sql数据库考试
哪些云服务器是免费的
服务器里边可以装什么东西
数据库系统的包含关系
it软件开发需要学什么
网络安全德育实践课PPT
高中网络安全教育资料
奉化一站式软件开发服务
个人防护服务器设计图
网络安全认证6
数据库系统层次结构论文
数据库取模分片
幻塔应该选啥服务器
监狱建筑师连接不上服务器
18年网络安全周主题班会
电视墙服务器是不是矩阵
网络安全宣传周即将开启
上海电商软件开发哪家专业
大数据库的建设流程