Giter Club home page Giter Club logo

egglet's Introduction

egglet

A much reduced version of the eggNOG database for testing purposes.

To reduce size, the following procedure was followed:

  1. Choose one of the smallest taxonomically restricted databases, thaNOG.
  2. Arbitrarily select an orthologous group (OG) that is represented in thaNOG. The OG 1CB2I was chosen.
  3. Using SQL, reduce the event, member, and og tables in the eggnog.db database to only a few entries each (see this script)
  4. Find a fasta sequence represented in the OG (Nlim_1033 was chosen, with the sequence downloadable here). Shorten the sequence for querying.
  5. Make a DIAMOND database from the single FASTA sequence using diamond makedb
  6. Create a custom hmmpressed database from the HMM model for the OG 1CB2I at this link
  7. In OG_fasta, remove most of the FASTA databases associated with OGs. Only keep 1CB2[A-Z].

Using this database depends on either using this functionality (also here) in eggnog-mapper to specify a data directory independently of the install directory, or copying tinyNOG/data into eggnog-mapper/data. For the first, add --data_dir ~/path_to/tinyNOG/data to the command line invocation of emapper.py.

egglet's People

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.