You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not sure if this is an active github - but I've been trying to use astrix for the past week and keep running into issues due to the lack of guides or help on this software.
I finally got Matlab and have been using the readme file to test with the practise dataset.
After loading bee_data_challenge, I then run the following and receive the following error:
>> [TRN, correl,rmsdval] = function_astrix_2015(Expression,probeids ,tfprobes,1,1,1);
GENE NO:
1
The system cannot find the path specified.
ans =
1
Error using textscan
Invalid file identifier. Use fopen to generate a valid file identifier.
Error in function_astrix_2015 (line 164)
aracneoutfile = textscan(fid,'%n','delimiter','\t','commentstyle','>');
I have no clue what this error means and would like some support to get this up and running.
The text was updated successfully, but these errors were encountered:
Not sure if this is an active github - but I've been trying to use astrix for the past week and keep running into issues due to the lack of guides or help on this software.
I finally got Matlab and have been using the readme file to test with the practise dataset.
After loading bee_data_challenge, I then run the following and receive the following error:
I have no clue what this error means and would like some support to get this up and running.
The text was updated successfully, but these errors were encountered: