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
  • Wiki
  • Wolf tutorial with the OBITools3

Wolf tutorial with the OBITools3 · Changes

Page history
Update Wolf tutorial with the OBITools3 authored Jun 09, 2021 by Celine Mercier's avatar Celine Mercier
Hide whitespace changes
Inline Side-by-side
Showing with 3 additions and 3 deletions
+3 -3
  • Wolf-tutorial-with-the-OBITools3.md Wolf-tutorial-with-the-OBITools3.md +3 -3
  • No files found.
Wolf-tutorial-with-the-OBITools3.md
View page @ bfd16d2d
...@@ -119,15 +119,15 @@ Otherwise, to build the database yourself from the start: ...@@ -119,15 +119,15 @@ Otherwise, to build the database yourself from the start:
obi import --embl EMBL wolf/embl_refs obi import --embl EMBL wolf/embl_refs
For EMBL files, you can give the path to a directory with several EMBL files. For EMBL files, you can give the path to a directory with several EMBL files.
**Note:** The reference database can be built in another DMS. **Note:** The reference database can be built in another DMS.
3. Download the taxonomy: 3. Download the taxonomy:
wget https://ftp.ncbi.nlm.nih.gov/pub/taxonomy/taxdump.tar.gz wget https://ftp.ncbi.nlm.nih.gov/pub/taxonomy/taxdump.tar.gz
Check the md5, as files downloaded from the NCBI are often corrupted on some networks. Compare https://ftp.ncbi.nlm.nih.gov/pub/taxonomy/taxdump.tar.gz.md5 with: Check the md5 sum, as files downloaded from the NCBI are often corrupted on some networks. Compare https://ftp.ncbi.nlm.nih.gov/pub/taxonomy/taxdump.tar.gz.md5 with:
md5sum taxdump.tar.gz md5sum taxdump.tar.gz
......
Clone repository
  • Installing the OBITools3
  • The OBITools3 data structure
  • The OBITools3 syntax
  • Updating and release notes
  • Wolf tutorial with the OBITools3
  • Home