tinglab / reCAT

20 stars 9 forks source link

get_ordIndex.R: Error in isOpen(con) #10

Open klcolon opened 4 years ago

klcolon commented 4 years ago

I am trying to run ordIndex <- get_ordIndex(test_exp, 4) from the tutorial using the test dataset , but it keeps sending the following error message:

Error in isOpen(con): invalid connection Traceback:

I am not too familiar with R, so I was wondering if there is a quick fix.

klcolon commented 4 years ago

So it seems that a quick fix was pounding out line 248 in bestEnsembleComplexTSP.r script.