singleCellNet icon indicating copy to clipboard operation
singleCellNet copied to clipboard

dataset about viggette

Open yuxiaokang-source opened this issue 2 years ago • 1 comments

image I download the dataset with the link image I get image

where is stTM_raw_060719_demo.rda,expTM_raw_060719_demo.rda,stPBMC_demo.rda,expPBMC_demo.rda, only human_mouse_genes_Jul_24_2018.rda is matched with the viggette

yuxiaokang-source avatar Mar 09 '23 03:03 yuxiaokang-source

Try the following:

stQuery = utils_loadObject("stDat_beads_mar22.rda")
expQuery = utils_loadObject("6k_beadpurfied_raw.rda") 
stTM = utils_loadObject("sampTab_TM_053018.rda")
expTMraw = utils_loadObject("expMatrix_TM_Raw_Oct_12_2018.rda")

yuqiyuqitan avatar Mar 10 '23 19:03 yuqiyuqitan