Seqanswers Leaderboard Ad

Collapse

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!

  • #2
    See if one of the following works


    Comment


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


      • #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
          Essential Discoveries and Tools in Epitranscriptomics
          by seqadmin


          The field of epigenetics has traditionally concentrated more on DNA and how changes like methylation and phosphorylation of histones impact gene expression and regulation. However, our increased understanding of RNA modifications and their importance in cellular processes has led to a rise in epitranscriptomics research. “Epitranscriptomics brings together the concepts of epigenetics and gene expression,” explained Adrien Leger, PhD, Principal Research Scientist on Modified Bases...
          Yesterday, 07:01 AM
        • seqadmin
          Current Approaches to Protein Sequencing
          by seqadmin


          Proteins are often described as the workhorses of the cell, and identifying their sequences is key to understanding their role in biological processes and disease. Currently, the most common technique used to determine protein sequences is mass spectrometry. While still a valuable tool, mass spectrometry faces several limitations and requires a highly experienced scientist familiar with the equipment to operate it. Additionally, other proteomic methods, like affinity assays, are constrained...
          04-04-2024, 04:25 PM

        ad_right_rmr

        Collapse

        News

        Collapse

        Topics Statistics Last Post
        Started by seqadmin, 04-11-2024, 12:08 PM
        0 responses
        39 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 04-10-2024, 10:19 PM
        0 responses
        41 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 04-10-2024, 09:21 AM
        0 responses
        35 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 04-04-2024, 09:00 AM
        0 responses
        55 views
        0 likes
        Last Post seqadmin  
        Working...
        X