Code Monkey home page Code Monkey logo

Comments (3)

caozhichongchong avatar caozhichongchong commented on August 14, 2024

Hi Claudèle,

Thanks for reaching out!

Unfortunately, version 1 does not have the flexibility for customized ARG database. We'll incorporate this function in version 2.

Option1:
Directly annotate the integron ORFs (Integron/all.ORFs.ClassI.fasta and Integron/all.ORFs.fasta) by blastp.

Option2:
You could "fool" I-VIP that the new ARG database is SARG.db.fasta.
Copy database/SARG.db.fasta* to somewhere else.
Copy the new ARG database into the database folder and rename it as SARG.db.fasta.

You also need to prepare the following documents for the new ARG database (also put in the database folder).

  1. SARG.db.fasta.length.txt, the length of each ARG sequence (separated by tab)
    Format: https://github.com/caozhichongchong/I-VIP/blob/master/database/SARG.db.fasta.length.txt

  2. SARG.structure.txt, the annotation of each ARG sequence (separated by tab)
    Format: https://github.com/caozhichongchong/I-VIP/blob/master/database/SARG.structure.txt
    The genotype and phenotype represent the gene family of an ARG and the antibiotic it resisting.
    We use the phenotype to color the ARG in the Phylogram.
    If you are not sure about the phenotype, you could keep it as "antibiotic" or "unknown".

  3. Remake the blastp database for SARG.db.fasta
    makeblastdb -in database/SARG.db.fasta -dbtype prot

If you have any questions, please feel free to contact me by email.
[email protected]
[email protected]

from i-vip.

claudelelemaystdenis avatar claudelelemaystdenis commented on August 14, 2024

Thanks for your quick answer, I'll try that!
Claudèle

from i-vip.

caozhichongchong avatar caozhichongchong commented on August 14, 2024

No problem. Good luck!

from i-vip.

Related Issues (6)

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.