Seqanswers Leaderboard Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • EricSchon
    Member
    • Nov 2013
    • 10

    Getting genbank annotation file from JGI

    Hi All,

    I would like to extract the genbank or (embl) annotation file from genomes sequenced at JGI. At JGI you can download the annotation of the genomes in gff format, and you can get the genome or CDS in fasta format.

    So my question is:

    Is there any way of retrieving the genbank file from jgi or do I have to use a conversion tool to generate the genbank file myself from the gff and fasta files.

    If so, which conversion tool would you recommend (I guess people must have had this problem before, so I hope I don’t have to make a python converter myself)

    Thanks!
  • GenoMax
    Senior Member
    • Feb 2008
    • 7142

    #2
    See if one of the following works


    Comment

    • EricSchon
      Member
      • Nov 2013
      • 10

      #3
      No module named BCBio

      Originally posted by GenoMax View Post
      Thanks!

      I tried to run the gff2genbank.py file from your github repository: https://github.com/chapmanb/bcbb/blo..._to_genbank.py

      However I get an import error:

      Traceback (most recent call last):
      File "gff2genbank.py", line 13, in <module>
      from BCBio import GFF
      ImportError: No module named BCBio

      I’ve tried to pip install

      (gff2genbank)[user@cluster scripts]$ pip install bcbio-gff
      Requirement already satisfied (use --upgrade to upgrade): bcbio-gff in /c3se/users/user/Glenn/virtualenvs/gff2genbank/lib/python2.7/site-packages
      Requirement already satisfied (use --upgrade to upgrade): six in /c3se/users/user/Glenn/virtualenvs/gff2genbank/lib/python2.7/site-packages (from bcbio-gff)
      Cleaning up...

      But it doesn’t help. Can you help me how to get the BCBio this module imported?

      Specs: non-sudo user on a CentOS release 6.6 distro. Python 2.7.6 and biopython 1.62

      Comment

      • cliffbeall
        Senior Member
        • Jan 2010
        • 144

        #4
        There is a tool on the IMG that generates Genbank format directly - there is a button at the bottom of the genome main page ("Taxon Details") saying Export Genome Data and Generate Genbank File. It worked ok for what I wanted, which was to look at the annotation with Artemis.

        The help says:

        #############################################

        This tool was provided to you as an aid. We do not guarantee the output is a valid Genbank format.
        You still need to spend extra effort to make the Genbank file accepted by NCBI. And we will no longer support this tool, why?

        You may generate a custom Genbank File for one or more scaffolds.
        Your MyIMG gene annotation may override the default product name.
        (You must be logged into MyIMG to use your annotations.)
        If an IMG term is associated with a gene, this can also override the product name.
        IMG term, if present and the override option selected, also overrides MyIMG annotation.

        Comment

        Latest Articles

        Collapse

        • seqadmin
          Pathogen Surveillance with Advanced Genomic Tools
          by seqadmin




          The COVID-19 pandemic highlighted the need for proactive pathogen surveillance systems. As ongoing threats like avian influenza and newly emerging infections continue to pose risks, researchers are working to improve how quickly and accurately pathogens can be identified and tracked. In a recent SEQanswers webinar, two experts discussed how next-generation sequencing (NGS) and machine learning are shaping efforts to monitor viral variation and trace the origins of infectious...
          03-24-2025, 11:48 AM
        • seqadmin
          New Genomics Tools and Methods Shared at AGBT 2025
          by seqadmin


          This year’s Advances in Genome Biology and Technology (AGBT) General Meeting commemorated the 25th anniversary of the event at its original venue on Marco Island, Florida. While this year’s event didn’t include high-profile musical performances, the industry announcements and cutting-edge research still drew the attention of leading scientists.

          The Headliner
          The biggest announcement was Roche stepping back into the sequencing platform market. In the years since...
          03-03-2025, 01:39 PM

        ad_right_rmr

        Collapse

        News

        Collapse

        Topics Statistics Last Post
        Started by seqadmin, 03-20-2025, 05:03 AM
        0 responses
        41 views
        0 reactions
        Last Post seqadmin  
        Started by seqadmin, 03-19-2025, 07:27 AM
        0 responses
        50 views
        0 reactions
        Last Post seqadmin  
        Started by seqadmin, 03-18-2025, 12:50 PM
        0 responses
        38 views
        0 reactions
        Last Post seqadmin  
        Started by seqadmin, 03-03-2025, 01:15 PM
        0 responses
        192 views
        0 reactions
        Last Post seqadmin  
        Working...