zhenchengfang / PPR-Meta

A tool for identifying phages and plasmids from metagenomic fragments using deep learning
GNU Lesser General Public License v3.0
42 stars 9 forks source link

MATLAB error #13

Open daytanaktug opened 3 years ago

daytanaktug commented 3 years ago

Hi,

I am trying to run PPR_Meta with matlab/R2018a on a supercomputer but I receive this error:

Undefined function or variable 't'.

Error in PPR_Meta (line 36)

MATLAB:UndefinedFunction

Do you have any idea how it can be addressed? I am not familiar with MATLAB, therefore, any help would be appreciated.

Using the virtual solution would not work for me as I will run a high load of data.

Thanks, Derya

zhenchengfang commented 3 years ago

Sorry for the late reply. Please try to use '-t' (add the single quotes around -t).