Giter Site home page Giter Site logo

Comments (7)

Juke34 avatar Juke34 commented on July 4, 2024

Could you relaunch with '-vvv' option to have more verbose information ?
Thx

from emblmygff3.

Asutu avatar Asutu commented on July 4, 2024

Of course, please attached log file.
EMBLmyGFF3.test.log

from emblmygff3.

Juke34 avatar Juke34 commented on July 4, 2024

Ok then it's related to a bug we are aware of: #32
We shouldn't stop the tool but just raise a WARNING and not report the value in the output.
It's because the KEGG database (from the dbxref attribute) is not among accepted databases at ENA.
Here the list of databases accepted: https://www.ncbi.nlm.nih.gov/genbank/collab/db_xref/

A way would be to remove those information or edit the legal_dbxref.json to add those DB among the list of accepted one. In the second case you will create an EMBL file that do not strictly follow the ENA specification and I'm no sure how ENA will handle it.

Another thing, I realised recently that ENA do not keep DB_xref information when it's processed by their pipeline. I'm still waiting for information about it from them, but the only information I got is: "We get rid of DB_xref information and redo our own functional information"...
At the end I don't really know how the db_xref data is handle by ENA.

from emblmygff3.

Asutu avatar Asutu commented on July 4, 2024

Great, so I guess the safest way for now is to remove this attribute from the GFF. Will try to do that.
Many thanks for the prompt support.

from emblmygff3.

Juke34 avatar Juke34 commented on July 4, 2024

As your annotation comes from NBIS I guess several other DB reported in the dbxref attribute are not supported by ENA. Here is the list of DB we can report that are not accepted by ENA:
"KOG",
"KEGG",
"MetaCyc",
"Reactome",
"UniPathway"

from emblmygff3.

Asutu avatar Asutu commented on July 4, 2024

Removing these values from the dbxref attribute solves this error.

from emblmygff3.

Juke34 avatar Juke34 commented on July 4, 2024

fixed in release 1.2.5

from emblmygff3.

Related Issues (20)

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.