No such file or directory DESeq2
1
0
Entering edit mode
DrFizz • 0
@f5d223cb
Last seen 9 months ago
United States

Why is it showing me this error? Is my file not present in the software or it's not uploaded. I am unable to understand

Code should be placed in three backticks as shown below

> counts_data <- read.csv('counts_data.csv')
Error in file(file, "rt") : cannot open the connection
In addition: Warning message:
In file(file, "rt") :
  cannot open file 'counts_data.csv': No such file or directory



sessionInfo( )
rstudioScRNA DESeq2 • 391 views
ADD COMMENT
0
Entering edit mode
@james-w-macdonald-5106
Last seen 5 days ago
United States

The error means that the file you are trying to open doesn't exist in your working directory.

Login before adding your answer.

Traffic: 611 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6