Hi all,
Am using trinotate to annotate a transcriptome, everything went fine till I started uploading my data into sqlite database. Am pretty new to trinotate and the field of transcriptome annotation. I am facing an error when I try uploading my data into sqlite which I am not able to understand. The error displayed is as follows
[B]CMD: /nobackup/users/r01mkg15/softwares/Trinotate-2.0.2/util/trinotateSeqLoader/TrinotateSeqLoader.pl --sqlite Trinotate.sqlite --gene_trans_map trinity.panto.fasta.gene_trans_map --transcript_fasta trinity.panto.fasta --transdecoder_pep transdecoder.pep --bulk_load
-parsing gene/trans map file.... done.
DBD::SQLite::db do failed: disk I/O error at /nobackup/users/r01mkg15/softwares/Trinotate-2.0.2/util/trinotateSeqLoader/TrinotateSeqLoader.pl line 91.
Function not implemented at /nobackup/users/r01mkg15/softwares/Trinotate-2.0.2/util/trinotateSeqLoader/TrinotateSeqLoader.pl line 91.
Error, cmd: /nobackup/users/r01mkg15/softwares/Trinotate-2.0.2/util/trinotateSeqLoader/TrinotateSeqLoader.pl --sqlite Trinotate.sqlite --gene_trans_map trinity.panto.fasta.gene_trans_map --transcript_fasta trinity.panto.fasta --transdecoder_pep transdecoder.pep --bulk_load died with ret 9728 at /users/r01mkg15/sharedscratch/softwares/Trinotate-2.0.2/Trinotate line 112.
This seems to be persistent even after I reinstalled the sqlite module in perl and i have download the new the new database of trinotate.sqlite database. nothing seems to work. please guide me with this. Am working on a HPC cluster without root user access.
Thanks in advance, looking forward for uaa helps and suggestions.
Am using trinotate to annotate a transcriptome, everything went fine till I started uploading my data into sqlite database. Am pretty new to trinotate and the field of transcriptome annotation. I am facing an error when I try uploading my data into sqlite which I am not able to understand. The error displayed is as follows
[B]CMD: /nobackup/users/r01mkg15/softwares/Trinotate-2.0.2/util/trinotateSeqLoader/TrinotateSeqLoader.pl --sqlite Trinotate.sqlite --gene_trans_map trinity.panto.fasta.gene_trans_map --transcript_fasta trinity.panto.fasta --transdecoder_pep transdecoder.pep --bulk_load
-parsing gene/trans map file.... done.
DBD::SQLite::db do failed: disk I/O error at /nobackup/users/r01mkg15/softwares/Trinotate-2.0.2/util/trinotateSeqLoader/TrinotateSeqLoader.pl line 91.
Function not implemented at /nobackup/users/r01mkg15/softwares/Trinotate-2.0.2/util/trinotateSeqLoader/TrinotateSeqLoader.pl line 91.
Error, cmd: /nobackup/users/r01mkg15/softwares/Trinotate-2.0.2/util/trinotateSeqLoader/TrinotateSeqLoader.pl --sqlite Trinotate.sqlite --gene_trans_map trinity.panto.fasta.gene_trans_map --transcript_fasta trinity.panto.fasta --transdecoder_pep transdecoder.pep --bulk_load died with ret 9728 at /users/r01mkg15/sharedscratch/softwares/Trinotate-2.0.2/Trinotate line 112.
This seems to be persistent even after I reinstalled the sqlite module in perl and i have download the new the new database of trinotate.sqlite database. nothing seems to work. please guide me with this. Am working on a HPC cluster without root user access.
Thanks in advance, looking forward for uaa helps and suggestions.
Comment