读取smr omics作图数据

Usage,
smr_plot_omics_read(smr_data_path, to_genes = T, ensembldb = "hg38")

参数

smr_data_path

smr_plot_omics_prepare生成的作图数据文件路径

to_genes

是否转基因名,默认T

ensembldb

使用基因名的版本库,默认hg38,可选hg37或hg38

smr omics作图数据

Examples

smr_data <- smr_plot_omics_read("./omics_plot.ENSG00000116288.txt")