Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
O
OBITools3
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 33
    • Issues 33
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
  • OBITools
  • OBITools3
  • Issues
  • #107

Closed
Open
Opened May 13, 2021 by Gert-Jan Jeunen@gjeunen

import EMBL database into DMS stalling

Hello Celine,

I'm running into some issues when trying to import the EMBL database into a DMS and was wondering if you could help. I've ran through the tutorial with the wolf data without any problem. However, when I try to make my own reference database using the code provided, the obi import command stalls after a while. It does not provide any error messages unfortunately.

The code I used to download the EMBL database and import the database into the DMS:

mkdir EMBL
cd EMBL
wget -nH --cut-dirs=5 -A rel_std_*.dat.gz -R rel_std_hum_*.dat.gz,rel_std_env_*.dat.gz -m ftp://ftp.ebi.ac.uk/pub/databases/embl/release/std/
cd ..

obi import --embl EMBL wolf/embl_refs

I have also tried to run the obi import command in the following fashion:

obi import --embl EMBL/ wolf/embl_refs

I've reran the code several times and it stalls at different places when importing the various files, indicating the files are not corrupted, but that rather something is happening with the code. I've attached a screenshot of the output.

Thanks in advance, Gert-Jan

Screen_Shot_2021-05-14_at_8.33.39_AM

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: obitools/obitools3#107