Header Leaderboard Ad

Collapse

Blast+ database with gene annotation

Collapse

Announcement

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

  • Blast+ database with gene annotation

    Hello,

    I have been trying for the last few days to make a blast database (with blast+ tools) that would contain the gene information from a genebank file. Is it possible to do that with blast+ or with bioperl?
    I have been looking at bioperl and it looks like you can add the annotation information to a sequence object, but I don't relly understand which object should I use. There is not a lot of information on this, not even in the bioperl docs.

    Thanks,
    Andrei

  • #2
    Andrei,

    BLAST databases aren't designed to contain a large amount of annotation about a sequence, and you can't create one directly from a GenBank file. The input to makeblastdb must be a FASTA formatted file (or an existing BLASTDB you want to alter). The text on the definition (description) line for each sequence is stored in the BLASTdb but just as a plain text string.

    The more reasonable approach would be to read the accession or gi numbers from the BLAST hits and then use those to query GenBank or a local database for annotation.

    Comment


    • #3
      OK, so blast+ does not do this automatically. Then I should be able to do this with bioperl. There should be an object that can get the genbank information from a file and then you could compare it to a SeqIO object that contains the corresponding sequence.

      What I want to do is compare a query sequence to a blast database and see which gene from that database corresponds to that query. Also print out the parcentage of the matching nucleotides.

      In order to do this I think I must first get the sequence for each gene that is found in the genebank file from the blast database. Then BLAST my query sequence against the gene sequences and get the one that matches the best.

      Does this make any sense to anyone else?

      Andrei

      Comment


      • #4
        Why not follow kmcarr's suggestion - first Blast, then lookup the accessions in a annotation file or db?

        That's how I'd do it too.

        Comment


        • #5
          And how do I do that? The computer that I am working from has no internet connection, so I have to download all the genbank files that contain the gene information. I can make a local database from them too, as you can make with the fasta sequences?
          Last edited by andreitudor; 03-03-2011, 08:32 AM.

          Comment

          Latest Articles

          Collapse

          • seqadmin
            How RNA-Seq is Transforming Cancer Studies
            by seqadmin



            Cancer research has been transformed through numerous molecular techniques, with RNA sequencing (RNA-seq) playing a crucial role in understanding the complexity of the disease. Maša Ivin, Ph.D., Scientific Writer at Lexogen, and Yvonne Goepel Ph.D., Product Manager at Lexogen, remarked that “The high-throughput nature of RNA-seq allows for rapid profiling and deep exploration of the transcriptome.” They emphasized its indispensable role in cancer research, aiding in biomarker...
            09-07-2023, 11:15 PM
          • seqadmin
            Methods for Investigating the Transcriptome
            by seqadmin




            Ribonucleic acid (RNA) represents a range of diverse molecules that play a crucial role in many cellular processes. From serving as a protein template to regulating genes, the complex processes involving RNA make it a focal point of study for many scientists. This article will spotlight various methods scientists have developed to investigate different RNA subtypes and the broader transcriptome.

            Whole Transcriptome RNA-seq
            Whole transcriptome sequencing...
            08-31-2023, 11:07 AM

          ad_right_rmr

          Collapse

          News

          Collapse

          Topics Statistics Last Post
          Started by seqadmin, Today, 06:18 AM
          0 responses
          5 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, Yesterday, 09:17 AM
          0 responses
          8 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 09-19-2023, 09:23 AM
          0 responses
          24 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 09-19-2023, 09:14 AM
          0 responses
          7 views
          0 likes
          Last Post seqadmin  
          Working...
          X