Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • Converting Blast+ output to Fasta sequence files

    Hi All,

    I have a bioinformatics problem that I'm hoping others have encountered (and solved) already.

    I have a transcriptome that I have BLASTed against itself to look for putatively-paralogous genes. Right now the Blastn results are in tab-separated format, with several thousand rows of results. After filtering the results to remove unhelpful stuff (e.g., very, very short hsp's or sequences that hit to themselves), what I would like to be able to do is take each hit between two sequences, find the full sequences in the original transcriptome fasta file and output the two sequences into a new fasta file. Ideally, I would like to able to do this in a relatively automated manner, so that I get separate fasta files for each hit from my Blastn results.

    Is anybody aware of a script or utility that could do something like that? My coding skills are not great, and I'm hoping that I don't have to spend a lot of time inventing (reinventing?) the wheel on this. Any help or suggestions would be appreciated! Thanks.

  • #2
    You probably want to use blastdbcmd to pull the full sequences from the BLAST database (assuming you are using NCBI BLAST+, this tool had a different name in NCBI legacy BLAST).

    Comment


    • #3
      Originally posted by maubp View Post
      You probably want to use blastdbcmd to pull the full sequences from the BLAST database (assuming you are using NCBI BLAST+, this tool had a different name in NCBI legacy BLAST).
      Thanks for the suggestion! Based on other threads I've seen, I had been considering using blastdbcmd, however if I understand correctly, this will only output a single file containing whatever sequences correspond to the ID's from the list provided as an argument. Is there a way to make blastdbcmd output multiple files?

      Comment


      • #4
        If you want one sequence per FASTA file, either call blastdbcmd many times in a loop, or divide the big FASTA file using a tool like EMBOSS seqretsplit http://emboss.open-bio.org/rel/rel6/...qretsplit.html or a simple script.

        Comment


        • #5
          Originally posted by maubp View Post
          If you want one sequence per FASTA file, either call blastdbcmd many times in a loop, or divide the big FASTA file using a tool like EMBOSS seqretsplit http://emboss.open-bio.org/rel/rel6/...qretsplit.html or a simple script.
          Thanks! With a bit of fiddling around, I was able to get blastdbcmd to output the sequences I needed (and in the order I needed them to be in), and then I used Fasta Splitter to separate the putatively-paralogous sequences into their own files. Thanks for taking the time to help me!

          Comment


          • #6
            Good work

            Comment

            Latest Articles

            Collapse

            • seqadmin
              Recent Advances in Sequencing Analysis Tools
              by seqadmin


              The sequencing world is rapidly changing due to declining costs, enhanced accuracies, and the advent of newer, cutting-edge instruments. Equally important to these developments are improvements in sequencing analysis, a process that converts vast amounts of raw data into a comprehensible and meaningful form. This complex task requires expertise and the right analysis tools. In this article, we highlight the progress and innovation in sequencing analysis by reviewing several of the...
              Today, 07:48 AM
            • 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...
              04-22-2024, 07:01 AM

            ad_right_rmr

            Collapse

            News

            Collapse

            Topics Statistics Last Post
            Started by seqadmin, Today, 07:17 AM
            0 responses
            11 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 05-02-2024, 08:06 AM
            0 responses
            19 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 04-30-2024, 12:17 PM
            0 responses
            20 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 04-29-2024, 10:49 AM
            0 responses
            28 views
            0 likes
            Last Post seqadmin  
            Working...
            X