I tried to run the detectIR_Demo from within MATLAB, but got the following error.
Error using fprintf Invalid file identifier. Use fopen to generate a valid file identifier.
Error in detectIR_Demo (line 31) fprintf(fid,'-------%s-------\n',outputFile);
At the line 7 and 8 of the detectIR_Demo,
outputFile = './Result/detectIR.TAIR10.perfect.fasta'; runtimeFile = './Result/detectIR.TAIR10.perfect.runtime';
you should make sure the folder 'Result' already exists or change it to
outputFile = './detectIR.TAIR10.perfect.fasta'; runtimeFile = './detectIR.TAIR10.perfect.runtime';
Thank you for the help. I created a results folder, and it worked.
From: Congting Ye yec@users.sourceforge.net Sent: Saturday, June 08, 2019 3:32 AM To: [detectir:discussion] general@discussion.detectir.p.re.sourceforge.net Subject: [detectir:discussion] Re: Error with detectIR_Demo
EXTERNAL EMAIL: EVALUATE
outputFile = './Result/detectIR.TAIR10.perfect.fasta';
runtimeFile = './Result/detectIR.TAIR10.perfect.runtime';
outputFile = './detectIR.TAIR10.perfect.fasta';
runtimeFile = './detectIR.TAIR10.perfect.runtime';
Error with detectIR_Demohttps://nam01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fsourceforge.net%2Fp%2Fdetectir%2Fdiscussion%2Fgeneral%2Fthread%2Faa4b2b472e%2F%3Flimit%3D25%23cfa8%2F0fd4&data=02%7C01%7Cdroge1%40lsuhsc.edu%7C8079d17c14cd4ffa76d408d6ebebc2c9%7C3406368982d44e89a3281ab79cc58d9d%7C0%7C1%7C636955795171135348&sdata=x7cWB8DBzSnC1SdIBJLGKGsTXSN50RyYiOKLdewmfhY%3D&reserved=0
Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/detectir/discussion/general/https://nam01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fsourceforge.net%2Fp%2Fdetectir%2Fdiscussion%2Fgeneral%2F&data=02%7C01%7Cdroge1%40lsuhsc.edu%7C8079d17c14cd4ffa76d408d6ebebc2c9%7C3406368982d44e89a3281ab79cc58d9d%7C0%7C1%7C636955795171145066&sdata=r34bObYoEoyuyaSavdBZnCrhE4ceTJvp1mg7%2BymIReY%3D&reserved=0
To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/https://nam01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fsourceforge.net%2Fauth%2Fsubscriptions%2F&data=02%7C01%7Cdroge1%40lsuhsc.edu%7C8079d17c14cd4ffa76d408d6ebebc2c9%7C3406368982d44e89a3281ab79cc58d9d%7C0%7C1%7C636955795171145066&sdata=2Qn5Kwrk%2FBAlgYmNPRitTTSabQElu00jhQicenQeiso%3D&reserved=0
Log in to post a comment.
I tried to run the detectIR_Demo from within MATLAB, but got the following error.
Error using fprintf
Invalid file identifier. Use fopen to generate a valid file identifier.
Error in detectIR_Demo (line 31)
fprintf(fid,'-------%s-------\n',outputFile);
At the line 7 and 8 of the detectIR_Demo,
you should make sure the folder 'Result' already exists or change it to
Thank you for the help. I created a results folder, and it worked.
From: Congting Ye yec@users.sourceforge.net
Sent: Saturday, June 08, 2019 3:32 AM
To: [detectir:discussion] general@discussion.detectir.p.re.sourceforge.net
Subject: [detectir:discussion] Re: Error with detectIR_Demo
EXTERNAL EMAIL: EVALUATE
At the line 7 and 8 of the detectIR_Demo,
outputFile = './Result/detectIR.TAIR10.perfect.fasta';
runtimeFile = './Result/detectIR.TAIR10.perfect.runtime';
you should make sure the folder 'Result' already exists or change it to
outputFile = './detectIR.TAIR10.perfect.fasta';
runtimeFile = './detectIR.TAIR10.perfect.runtime';
Error with detectIR_Demohttps://nam01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fsourceforge.net%2Fp%2Fdetectir%2Fdiscussion%2Fgeneral%2Fthread%2Faa4b2b472e%2F%3Flimit%3D25%23cfa8%2F0fd4&data=02%7C01%7Cdroge1%40lsuhsc.edu%7C8079d17c14cd4ffa76d408d6ebebc2c9%7C3406368982d44e89a3281ab79cc58d9d%7C0%7C1%7C636955795171135348&sdata=x7cWB8DBzSnC1SdIBJLGKGsTXSN50RyYiOKLdewmfhY%3D&reserved=0
Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/detectir/discussion/general/https://nam01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fsourceforge.net%2Fp%2Fdetectir%2Fdiscussion%2Fgeneral%2F&data=02%7C01%7Cdroge1%40lsuhsc.edu%7C8079d17c14cd4ffa76d408d6ebebc2c9%7C3406368982d44e89a3281ab79cc58d9d%7C0%7C1%7C636955795171145066&sdata=r34bObYoEoyuyaSavdBZnCrhE4ceTJvp1mg7%2BymIReY%3D&reserved=0
To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/https://nam01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fsourceforge.net%2Fauth%2Fsubscriptions%2F&data=02%7C01%7Cdroge1%40lsuhsc.edu%7C8079d17c14cd4ffa76d408d6ebebc2c9%7C3406368982d44e89a3281ab79cc58d9d%7C0%7C1%7C636955795171145066&sdata=2Qn5Kwrk%2FBAlgYmNPRitTTSabQElu00jhQicenQeiso%3D&reserved=0