weilin-genomics / rSuperCT

7 stars 1 forks source link

Please update the new path for rSuperCT_models #1

Open biobug16 opened 4 years ago

biobug16 commented 4 years ago

Kindly update the new path for rSuperCT_models in prediction.R script as it is throwing an error with the older path.

resulttrying URL 'https://raw.githubusercontent.com/weilin-genomics/rSuperCT_models/blob/master/38CellTypes/38CellTypes.tar.gz' Error in download.file(url = paste0("https://raw.githubusercontent.com/weilin-genomics/rSuperCT_models/blob/master/", : cannot open URL 'https://raw.githubusercontent.com/weilin-genomics/rSuperCT_models/blob/master/38CellTypes/38CellTypes.tar.gz' In addition: Warning message: In download.file(url = paste0("https://raw.githubusercontent.com/weilin-genomics/rSuperCT_models/blob/master/", : cannot open URL 'https://raw.githubusercontent.com/weilin-genomics/rSuperCT_models/blob/master/38CellTypes/38CellTypes.tar.gz': HTTP status was '404 Not Found'

Thanks

weilin-genomics commented 4 years ago

this problem has been solved. It is not the bug. It is the readme typo. People should use the EXACT NAME in rSuperCT_models.

The readme use generic_38CellTypes. It should be generic_38celltypes. The up or low case matters.