#install.packages("remotes")
#Sys.setenv("TAR" = "internal")
#remotes::install_github("yikeshu0611/oncomineR")
# 调用oncomineR包
library(oncomineR) 
getwd()
## [1] "C:/Users/liyix/OneDrive/Desktop"
#
r = oncomine("oncomine.mhtml") 
r
##   Maximum 90th percentile 75th percentile Median 25th percentile
## 1  -1.073          -1.073          -1.073  -1.44           -1.62
## 2   1.672           1.197           0.429  0.203           -0.44
##   10th percentile Minimum           Legend Value
## 1           -1.68   -1.68            Bone Marrow
## 2          -0.825  -1.862 Acute Myeloid Leukemia
##ref https://mp.weixin.qq.com/s/X7TYrqbLo4hNehNzeFfu9Q