This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Error in function (type, msg, asError = TRUE) : Recv failure: Connection was reset

Hello everyone, could you please help me

I get this error : "Error in function (type, msg, asError = TRUE) : Recv failure: Connection was reset" when I run "gost_res <- gost(diff$GeneName, organism = "hsapiens", correction_method = "fdr")" code in gprofiler2

:

diff <- read.delim(file = "C:/Users/Asus/Desktop/new stomach/DEGgenes.txt")

library(gprofiler2)


gost_res <- gost(diff$GeneName, organism = "hsapiens", correction_method = "fdr")

What is the problem? How can I fix it? Thanks in advance

gprofiler2 r

0 answers

No answers yet.

Log in to answer this question.