Trinotate / Trinotate.github.io

web documentation for Trinotate
48 stars 17 forks source link

import transcript names #20

Open AhmedAtef1231 opened 5 years ago

AhmedAtef1231 commented 5 years ago

Dear Brian, I think Trinotate is a great tool for sequence annotation i would like to thank you for. I have problem when i am trying to import transcript names to Trinotate.sqlite database ( and for every next step when i am trying to build TrinotateWeb). I have very limited knowledge about sqlite. here the error

Trinotate-Trinotate-v3.1.1/util/annotation_importer/import_transcript_names.pl Trinotate.sqlite Trinotate.xls [42400] DBD::SQLite::db commit failed: disk I/O error at /home/atef/Annotation/Trinotate-Trinotate-v3.1.1/util/annotation_importer/import_transcript_names.pl line 57, <$fh> line 42401. DBD::SQLite::db commit failed: disk I/O error at /home/atef/Annotation/Trinotate-Trinotate-v3.1.1/util/annotation_importer/import_transcript_names.pl line 57, <$fh> line 42401.

Atef

brianjohnhaas commented 5 years ago

Hi Atef,

It looks like the file system is having trouble interacting with the sqlite database here for some reason. If you're on a networked file system (NFS), try moving the sqlite database to /tmp, and then using it from there. That could solve the disk I/O issues.

best,

~brian

On Tue, Jun 4, 2019 at 7:02 AM Ahmed Atef notifications@github.com wrote:

Dear Brian, I think Trinotate is a great tool for sequence annotation i would like to thank you for. I have problem when i am trying to import transcript names to Trinotate.sqlite database ( and for every next step when i am trying to build TrinotateWeb). I have very limited knowledge about sqlite. here the error

Trinotate-Trinotate-v3.1.1/util/annotation_importer/ import_transcript_names.pl Trinotate.sqlite Trinotate.xls [42400] DBD::SQLite::db commit failed: disk I/O error at /home/atef/Annotation/Trinotate-Trinotate-v3.1.1/util/annotation_importer/ import_transcript_names.pl line 57, <$fh> line 42401. DBD::SQLite::db commit failed: disk I/O error at /home/atef/Annotation/Trinotate-Trinotate-v3.1.1/util/annotation_importer/ import_transcript_names.pl line 57, <$fh> line 42401.

Atef

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Trinotate/Trinotate.github.io/issues/20?email_source=notifications&email_token=ABZRKX5XVREELYRUOWVADZ3PYZDTNA5CNFSM4HS3GBKKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GXP6AKA, or mute the thread https://github.com/notifications/unsubscribe-auth/ABZRKX4TRGNLXPJKE3R5EK3PYZDTNANCNFSM4HS3GBKA .

--

Brian J. Haas The Broad Institute http://broadinstitute.org/~bhaas http://broad.mit.edu/~bhaas

AhmedAtef1231 commented 5 years ago

It works....:) Thank you

brianjohnhaas commented 5 years ago

great!

On Tue, Jun 4, 2019 at 8:57 AM Ahmed Atef notifications@github.com wrote:

It works....:) Thank you

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/Trinotate/Trinotate.github.io/issues/20?email_source=notifications&email_token=ABZRKX32KKCOK2J6Q2EE4TTPYZREPA5CNFSM4HS3GBKKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODW4PHMI#issuecomment-498660273, or mute the thread https://github.com/notifications/unsubscribe-auth/ABZRKXYA47KD7OYGN36FDADPYZREPANCNFSM4HS3GBKA .

--

Brian J. Haas The Broad Institute http://broadinstitute.org/~bhaas http://broad.mit.edu/~bhaas