Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

i cant import file in R please help me i am new to R language #12

Open
Deinyefa0 opened this issue Oct 3, 2024 · 1 comment
Open

i cant import file in R please help me i am new to R language #12

Deinyefa0 opened this issue Oct 3, 2024 · 1 comment

Comments

@Deinyefa0
Copy link

View(GSE152418_p20047_Study1_RawCounts)
data <- read.delim('~/Desktop/demo/WGCNA/GSE152418_p20047_Study1_RawCounts.txt', header = T)
Error in file(file, "rt") : cannot open the connection
In addition: Warning message:
In file(file, "rt") :
cannot open file '/Users/deneez/Desktop/demo/WGCNA/GSE152418_p20047_Study1_RawCounts.txt': No such file or directory

@Deinyefa0
Copy link
Author

setwd("/Desktop/demo/WGCNA")
Error in setwd("
/Desktop/demo/WGCNA") : cannot change working directory

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant