tjhwangxiong / TCGAplot

A number of functions were generated to perform pan-cancer DEG analysis, correlation analysis between gene expression and TMB, MSI, TIME, and promoter methylation. Methods for visualization were provided in order to easily perform integrative pan-cancer multi-omics analysis.
Other
64 stars 13 forks source link

gene_TMB_radar #12

Closed AMAwatermelon closed 4 months ago

AMAwatermelon commented 6 months ago

在gene_TMB_radar的源码中 method被指定为’Pearson‘,使得传递的参数无效

tjhwangxiong commented 6 months ago

image gene_TMB_radar("KLF7",method = "pearson")

"pearson" not "Person"

AMAwatermelon commented 6 months ago

我的意思是method被指定为了"pearson",即使函数中输入method=‘spearman’,返回的仍然是pearson结果

tjhwangxiong commented 6 months ago

Thanks for your report. We have revised this bug in Version 7.0.1.

Please download TCGAplot_v7.0.1 at https://github.com/tjhwangxiong/TCGAplot/releases/download/v7.0.1/TCGAplot_7.0.1.zip