Unconfigured Ad

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • favorite
    Junior Member
    • Jul 2012
    • 3

    #1

    is there a file of annotated names for NCBI sequence identifiers?

    Hi Seqanswerers, I looked online but could not a file to link names to the NCBI sequence identifiers, examples below.

    I can search on NCBI to get their name, for example, the first one will get "Synthetic Enterobacteria phage phiX174.1f, complete genome". But I can not do this manually for all of them. Are there a file that have 2 columns, one is the identifier and the other one is the annoted sequence information?

    thanks much!!!

    gi|410809623|gb|JX913857.1|
    gi|397909638|gb|JQ764988.2|
    gi|258548842|gb|GQ449188.1|
    gi|397310634|gb|JQ839147.1|
    gi|216089|gb|M14428.1|S13CG
    gi|453201063|gb|JQ999043.1|
    gi|474443144|dbj|AB627568.1|
    gi|451172671|gb|KC335150.1|
    gi|192792159|gb|EU794108.1|
    gi|399935676|gb|JX095881.1|
  • GenoMax
    Senior Member
    • Feb 2008
    • 7142

    #2
    NCBI Eutils may be of help. http://www.ncbi.nlm.nih.gov/books/NBK1058/

    Are you interested in getting a list of gi# and corresponding accession?

    Comment

    • favorite
      Junior Member
      • Jul 2012
      • 3

      #3
      Originally posted by GenoMax View Post
      NCBI Eutils may be of help. http://www.ncbi.nlm.nih.gov/books/NBK1058/

      Are you interested in getting a list of gi# and corresponding accession?
      Yes, gi# and accession with annotation is what I am looking for. But I could not locate them from the link that you send? Could you specify? Thank you GenoMax!
      Last edited by favorite; 07-27-2014, 01:48 PM.

      Comment

      • GenoMax
        Senior Member
        • Feb 2008
        • 7142

        #4
        More than likely you are going to have to do some work to get this information. I don't know of a file that has all gi/accession numbers (that doesn't mean there isn't one available somewhere).

        I also thought of a second way. If you are interested in sequences in blast databases then you can use the following command (available in the blast+ package) to query the blast database and pull out the information you are looking for. I used 456346 as a "gi" example. (first number is gi, second number is accession, third entry is title)

        For example:

        Code:
        $ blastdbcmd -db /path_to_database/nr -entry 456346 -outfmt "%g %a %t"
        238236 AAB20203.1 transmembrane secretory component [Homo sapiens]
        255098 AAB23176.1 transmembrane secretory component [Homo sapiens]
        456346 CAA51532.1 Polymeric immunoglobulin receptor [Homo sapiens]
        51476744 CAH18339.1 hypothetical protein [Homo sapiens]
        Using
        Code:
        -entry all
        is supposed to give you the entire contents.

        Do you have a list of the gi's you are interested in? You could use that with the above command.

        Comment

        • favorite
          Junior Member
          • Jul 2012
          • 3

          #5
          Thank you GenoMax, this will do!

          Comment

          Latest Articles

          Collapse

          • SEQadmin2
            Beyond CRISPR/Cas9: Understand, Choose, and Use the Right Genome Editing Tool
            by SEQadmin2



            CRISPR/Cas9 sparked the gene editing revolution for both research and therapeutics.1 But this system still showed severe issues that limited its applications. The most prominent were the heavy reliance on PAM sequences, delivery limitations, double-stranded breaks that prompt unintended edits and cell death, and editing inefficiency (both in targeting and in knock-in reliability).

            Despite this, “CRISPR helped turn genome editing from a specialized technique into
            ...
            07-31-2026, 11:01 AM
          • SEQadmin2
            Proteomic Platforms: How to Choose the Right Analytical Strategy to Improve Detection and Clinical Applications
            by SEQadmin2


            Proteomics platforms are evolving rapidly, with advances in mass spectrometry and affinity-based approaches expanding what researchers can detect and at what scale. As the field moves toward deeper proteome coverage and clinical applications, scientists face an increasingly complex landscape of tools. This article will explore how researchers are navigating these choices to find the right platform for their work.

            The systematic characterization of the human proteome has
            ...
            07-20-2026, 11:48 AM

          ad_right_rmr

          Collapse

          News

          Collapse

          Topics Statistics Last Post
          Started by SEQadmin2, Yesterday, 12:22 PM
          0 responses
          12 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 08-11-2026, 10:35 AM
          0 responses
          13 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 08-06-2026, 07:41 AM
          0 responses
          30 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 08-03-2026, 10:13 AM
          0 responses
          48 views
          0 reactions
          Last Post SEQadmin2  
          Working...