Giter Site home page Giter Site logo

Comments (8)

mikemc avatar mikemc commented on July 16, 2024

Came to post an issue but I think I'm having the same problem noted above, so will just add a concrete example of why this is a problem. I am trying to extract 16S sequences that are annotated in a GenBank file (example). The fact that a gene is the 16S sequence is identified by the product name in the GenBank file,

     gene            517900..517988
                     /locus_tag="SAMN05444282_102329"
     rRNA            517900..517988
                     /locus_tag="SAMN05444282_102329"
                     /product="16S ribosomal RNA . Bacterial SSU"

However, the product name doesn't make it into the GFF3 file and so it is impossible to select the 16S sequences downstream separately from other rRNA's,

FNQD01000002	GenBank	gene	517900	517988	.	+	.	ID=SAMN05444282_102329;locus_tag=SAMN05444282_102329
FNQD01000002	GenBank	rRNA	517900	517988	.	+	.	ID=SAMN05444282_102329.rRNA.1;Parent=SAMN05444282_102329

from biocode.

jorvis avatar jorvis commented on July 16, 2024

I'll see if I can get this added tonight.

from biocode.

jorvis avatar jorvis commented on July 16, 2024

Last night has shifted into today.

from biocode.

jorvis avatar jorvis commented on July 16, 2024

@mikemc Is it possible to attach your GBK file so I can test with it, or is it private?

from biocode.

mikemc avatar mikemc commented on July 16, 2024

@jorvis The example I gave is from this GenBank file

from biocode.

jorvis avatar jorvis commented on July 16, 2024

@mikemc - The current version of the code should fix your issue. The tRNAs now export with anticodon reported and rRNAs with product. I'm not closing this ticket yet, as what @jonathancrabtree reported is actually the reverse conversion, going from GFF3 -> GBK.

from biocode.

jorvis avatar jorvis commented on July 16, 2024

Closing. I've now confirmed retention of annotation of tRNAs and rRNAs from source Genbank Flat file, converted to GFF3, then converted back to Genbank.

from biocode.

mikemc avatar mikemc commented on July 16, 2024

Great, thanks @jorvis! I haven't had a chance to test yet but sounds like this covers my issue.

from biocode.

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.