Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

I am using Matlab with the practise dataset and keep running into errors. #2

Open
kdbchau opened this issue Oct 18, 2022 · 0 comments

Comments

@kdbchau
Copy link

kdbchau commented Oct 18, 2022

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.

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

No branches or pull requests

1 participant