MattisvdBergh / LCT

2 stars 2 forks source link

An error in `[.data.frame`(csvTemp, , 5) #8

Open johnniyuhan opened 4 years ago

johnniyuhan commented 4 years ago

Hi Mattis,

I ran your SC example in LCTpackages, but the following error message appeared:

 In strsplit(x, "\t") :
    Error in `[.data.frame`(csvTemp, , 5) 

Could you please tell me What is going on? Thank you very much.

Regards, Johnni

aletzdy commented 4 years ago

Hi Mattis, I am having a similar problem. Both with your data and my own i am getting: "Error in [.data.frame(csvTemp, , 5) : undefined columns selected" I appreciate you helping us out!

zhengchx commented 4 years ago

Hi,could you tell me how to combine the latent gold with the R- code,I find I fail to run the code successfully .The error in my computer is as belows: Error in file(con, "r") : Besides: Warning message: In file(con, "r") : can't open the file :LCT0.lst': No such file or directory