Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • blast hit problem

    Hi,

    I've a problem with a blast alignment (blast2 -p blastn or blastall -p blastn or megablast )

    When I align a fasta file with about 3M sequences ( ~ 20 nt each sequence ) with a DB, I don't have any good alignment. But if I take a little sample of the sequences in the fasta file ( ~ 100 sequences ) , I have a few very good alignment ( ID = ~100% and e-value < 1e-5 )

    I don't understand how this can occur ?

    Anybody knows how to solve this problem ?

    Thanks,

    Nicolas

  • #2
    That is strange. In the past I have used BLAST to align blocks of 500,000 to 1 million reads to various databases (not the whole genome, but transcriptome or junction databases). In that scenario I used the '-m 8' option to produce tabular output, and filtered it as a stream to remove alignments below a specified score. If you do not do this, the output files can be massive (because BLAST reports all multi-match hits). Is it possible that you are producing a massive file that consumes all your disk space. Does the job actually run to completion? Remember that the output is buffered so it can take a while before anything gets written to disk if you have a large number of reads but only a small number of alignments being found, this effect could be exaggerated.

    Comment


    • #3
      Originally posted by NicoBxl View Post
      When I align a fasta file with about 3M sequences ( ~ 20 nt each sequence ) with a DB, I don't have any good alignment. But if I take a little sample of the sequences in the fasta file ( ~ 100 sequences ) , I have a few very good alignment ( ID = ~100% and e-value < 1e-5 )
      Older BLAST engines aligned each input sequence one by one, and wrote the result into the output file. Newer BLAST iterate over large chunks of the input to avoid scanning the whole database for each query sequence. Sometimes it can take hours before any output will be written.

      Are you letting BLAST finish running first?

      Comment

      Latest Articles

      Collapse

      • 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
      • seqadmin
        Strategies for Sequencing Challenging Samples
        by seqadmin


        Despite advancements in sequencing platforms and related sample preparation technologies, certain sample types continue to present significant challenges that can compromise sequencing results. Pedro Echave, Senior Manager of the Global Business Segment at Revvity, explained that the success of a sequencing experiment ultimately depends on the amount and integrity of the nucleic acid template (RNA or DNA) obtained from a sample. “The better the quality of the nucleic acid isolated...
        03-22-2024, 06:39 AM

      ad_right_rmr

      Collapse

      News

      Collapse

      Topics Statistics Last Post
      Started by seqadmin, 04-11-2024, 12:08 PM
      0 responses
      31 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 04-10-2024, 10:19 PM
      0 responses
      32 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 04-10-2024, 09:21 AM
      0 responses
      28 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 04-04-2024, 09:00 AM
      0 responses
      53 views
      0 likes
      Last Post seqadmin  
      Working...
      X