Hei
Thanks for making a very useful tool. I recently installed Metatrans and ran the test data with out any problem (with -nde option). I am using Ubuntu 16.04
However when I use the -nde -tax option, I get the following error. I do have usearch installed and link created at /usr/local/bin to the installation folder
#Running sample 'C1JB3ACXX_1_5':
/home/rafi/Downloads/metatrans/test/0-Software/scripts/getMeta.py:184: VisibleDeprecationWarning: Reading unicode strings without specifying the encoding argument is deprecated. Set the encoding, use None for the system default.
mydata = np.genfromtxt(filename,names=True,dtype=None,delimiter='\t') #Get table-data. Note: "#SampleName" is taken as "SampleName" without "#".
/home/rafi/Downloads/metatrans/test/0-Software/scripts/getMeta.py:184: VisibleDeprecationWarning: Reading unicode strings without specifying the encoding argument is deprecated. Set the encoding, use None for the system default.
mydata = np.genfromtxt(filename,names=True,dtype=None,delimiter='\t') #Get table-data. Note: "#SampleName" is taken as "SampleName" without "#".
/home/rafi/Downloads/metatrans/test/0-Software/scripts/getMeta.py:184: VisibleDeprecationWarning: Reading unicode strings without specifying the encoding argument is deprecated. Set the encoding, use None for the system default.
mydata = np.genfromtxt(filename,names=True,dtype=None,delimiter='\t') #Get table-data. Note: "#SampleName" is taken as "SampleName" without "#".
#Running Module3 >>Mapping16S (taxonomical analysis)<< ... (Date: '23-01-19' Time: '16h:18m:07s CET')
#Error# Pipeline exited with error code 1.
I looked further and in the log file under usearch directory under the processed sample I get the following error
"Invalid command line
Unknown option cluster"
Could you help me figure this out.
which usearch
/usr/local/bin/usearch
Thanks in advance.
Regards
Rafi