Obiconvert error (in the _ecoSeqPacker function)
Someone is getting an error using obiconvert:
"Trying to make a reference database for trnL for plants. I get an error when using obiconvert (see below). Is it serious or can I just ignore? (my embl_last_001.sdx is 49 GB, so something has happened…)"
#Format the data
mkdir embl_database
cd embl_database
nice -n 19 obiconvert --embl -t ../TAXO --ecopcrdb-output=embl_last ../EMBL/*.dat.gz
#But I get an error message
File "/usr/local/bin/obiconvert", line 52, in <module>
writer(entry)
File "/usr/local/lib/python2.7/dist-packages/obitools/format/options.py", line 349, in sequenceWriter
writer.put(sequence)
File "/usr/local/lib/python2.7/dist-packages/obitools/ecopcr/sequence.py", line 148, in put
self._file.write(self._ecoSeqPacker(sequence))
File "/usr/local/lib/python2.7/dist-packages/obitools/ecopcr/sequence.py", line 137, in _ecoSeqPacker
raise e
struct.error: cannot convert argument to integer