Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • Tapi
    Junior Member
    • Jun 2013
    • 1

    BLAST+ basic help

    Hi,

    i am new here so first of all I would like to say Hi to everybody. This forum is really useful



    My problem is that I got a genome assembly consisting in a multifasta file of scaffolds.

    I wanted to use BLAST+ to transform it to a database and later use a gene sequence from a closely related species which is alreeady sequenced to recover scaffolds with the homologous gene.

    So I use my multiFASTA file and execute:

    makeblastdb -in database.scf.fasta -parse_seqids -dbtype nucl

    And got:

    Building a new DB, current time: 06/19/2013 18:16:55
    New DB name: database.scf.fasta
    New DB title: database.scf.fasta
    Sequence type: Nucleotide
    Keep Linkouts: T
    Keep MBits: T
    Maximum file size: 1000000000B
    Adding sequences from FASTA; added 173006 sequences in 57.8037 seconds.




    And now run blast to look for a sequence in FASTA format (gene.fasta) in the database (database.scf.fasta):

    blastn -db database.scf.fasta -query gene.fasta -out result



    But I got no results, which is impossible.

    I would really appreciate some basic help in this

    Best
  • mastal
    Senior Member
    • Mar 2009
    • 666

    #2
    BLAST+ basic help

    Try using the sequence of one (or part of one) of the scaffolds in your database as the query,
    since that should give a 100% identity match to your database, and see what result you get.

    Comment

    • GenoMax
      Senior Member
      • Feb 2008
      • 7142

      #3
      I am not sure what happens if you do not provide a name for your blast index file when you are building it (e.g. -out db_name). Did you get the "database.scf.fasta".nin/.nhr etc files after the index build completed?

      Comment

      • cliffbeall
        Senior Member
        • Jan 2010
        • 144

        #4
        You might try tblastx, depending on how closely related the bacteria are. I am studying two species from the same genus and similarities are easily detectable in the translated proteins but are mostly below the noise threshold at nucleotide level.

        Comment

        Latest Articles

        Collapse

        • SEQadmin2
          Nine Things a Sample Prep Scientist Thinks About Before Sequencing
          by SEQadmin2


          I’m not a sequencing expert. I’m a purification scientist who uses NGS to evaluate workflows my group develops. With this perspective, we think about the sample first and the NGS workflow second. The sequencer is an exceptionally honest reporter, but it can only report on what you give it, so whether you get clean, interpretable data from an NGS workflow is largely determined before you begin.

          Here are nine questions we think about, in roughly the order they matter, before...
          06-18-2026, 07:11 AM
        • SEQadmin2
          From Collection to Sequencing: Why Sample Preparation and Preservation Define Sequencing Data
          by SEQadmin2


          Data variability is still an issue in sequencing technologies despite the advances in reproducibility and accuracy of these platforms. But the problem does not originate in the sequencing itself, but in the previous steps, before the sample reaches the sequencer.


          The first step is collection, followed by preservation and sample preparation for analysis. Most scientists overlook those steps, but not being careful might just be skewing the experiment’s results.
          ...
          06-02-2026, 10:05 AM

        ad_right_rmr

        Collapse

        News

        Collapse

        Topics Statistics Last Post
        Started by SEQadmin2, Yesterday, 11:10 AM
        0 responses
        7 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 06-17-2026, 06:09 AM
        0 responses
        42 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 06-09-2026, 11:58 AM
        0 responses
        103 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 06-05-2026, 10:09 AM
        0 responses
        125 views
        0 reactions
        Last Post SEQadmin2  
        Working...