Giter Site home page Giter Site logo

Comments (4)

Juke34 avatar Juke34 commented on July 25, 2024

What command did yo run?
Can you run it with more verbosity to see where the problem comes from?

from emblmygff3.

rob123king avatar rob123king commented on July 25, 2024

EMBLmyGFF3 FC_Mitochondria2.gff FC_Mitochondria.fasta --topology circular --molecule_type 'genomic DNA' --species 'Fusarium culmorum' --project_id PRJEB36692 -o FC_Mitochondria.embl -g Mitochondrion

Without the -g option. It works fine but then when I validate I get the below error, even when change the embl DE line to Mitochondrion
ERROR: organism classified. Submitted /transl_table "4" conflicts with translation table "1" recruited from taxonomy. Please check submitted /transl_table, /organelle and /organism for agreement. Contact us if necessary. [ line: 1 of FC_Mitochondria.embl.gz]

from emblmygff3.

Juke34 avatar Juke34 commented on July 25, 2024

The problem comes that your EMBL file created with EMBLmyGFF3 contains the information to use the table4 (what is correct as it is mitochondrial genome) while the ENA check sees that the organism is Fusarium culmorum and should have table 1. It sounds they don't deal properly with the information that you are submitting the organelle of this organism.
I'm not sure there is anything we can do from EMBLmyGFF3 side. Maybe there is a way by modifying the DE line as you tried but I'm not sure. You should contact the ENA Helpdesk to see what is the correct way to deal with that.
Come back to use If there is anything we could then implement to avoid this problem.

from emblmygff3.

Juke34 avatar Juke34 commented on July 25, 2024

I report here what we discuss on biostars (https://www.biostars.org/p/435707/#436088)
The name of the chromosome in the AC line is extracted from the fasta file by EMBLmyGFF3. It should be the same as the OBJECT_NAME (first column) you specify within the the chromosome list file.

Since version 2.2.3 webin-cli requires a manifest file and a chromosome list that are formatted according to the below guidelines:

Manifest file guidance: https://ena-docs.readthedocs.io/en/latest/submit/assembly/genome.html# manifest-files

Chromosome list file guidance: https://ena-docs.readthedocs.io/en/latest/submit/fileprep/assembly.html# chromosome-list-file

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.