Announcement

Collapse
No announcement yet.
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • 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!

  • #3
    No module named BCBio

    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


    • #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
        Advanced Methods for the Detection of Infectious Disease
        by seqadmin




        The recent pandemic caused worldwide health, economic, and social disruptions with its reverberations still felt today. A key takeaway from this event is the need for accurate and accessible tools for detecting and tracking infectious diseases. Timely identification is essential for early intervention, managing outbreaks, and preventing their spread. This article reviews several valuable tools employed in the detection and surveillance of infectious diseases.
        ...
        11-27-2023, 01:15 PM
      • seqadmin
        Strategies for Investigating the Microbiome
        by seqadmin




        Microbiome research has led to the discovery of important connections to human and environmental health. Sequencing has become a core investigational tool in microbiome research, a subject that we covered during a recent webinar. Our expert speakers shared a number of advancements including improved experimental workflows, research involving transmission dynamics, and invaluable analysis resources. This article recaps their informative presentations, offering insights...
        11-09-2023, 07:02 AM

      ad_right_rmr

      Collapse

      News

      Collapse

      Topics Statistics Last Post
      Started by seqadmin, Today, 10:35 AM
      0 responses
      9 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 12-05-2023, 02:24 PM
      0 responses
      17 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 12-05-2023, 07:37 AM
      0 responses
      28 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 12-04-2023, 08:23 AM
      0 responses
      13 views
      0 likes
      Last Post seqadmin  
      Working...
      X