Giter Site home page Giter Site logo

Comments (2)

Juke34 avatar Juke34 commented on June 21, 2024

You can use the attribute of you choice as locus_tag using the --use_attribute_value_as_locus_tag parameter. But be aware that when submitting the file to ENA, the locus_tag will be anyway overwritten.

About overlapping UTR and CDS you could automatically fix it using gff3_sp_fix_features_locations_duplicated.pl from AGAT.
The same if you encounter problems with short introns you can use gff3_sp_flag_short_introns.pl .

For the gene names the easier is to have it prior conversion in the GFF file, then it will automatically be included in the EMBL file.
To load gene names from a blast output in your GFF file you can use agat_sp_manage_functional_annotation.pl.
If you want to add the gene names afterwards in the EMBL file you will have to code your own script (don't hesitate to share it then, I could include it here in case someone else would like to do the same).

from emblmygff3.

Juke34 avatar Juke34 commented on June 21, 2024

We didn't hear anything back from you for a while, I guess you found your way. So I close the issue but feel free to re-open it necessary.

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.