Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • 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

  • #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


    • #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


      • #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

        • 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...
          05-06-2024, 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, Yesterday, 06:35 AM
        0 responses
        12 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 05-09-2024, 02:46 PM
        0 responses
        18 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 05-07-2024, 06:57 AM
        0 responses
        17 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 05-06-2024, 07:17 AM
        0 responses
        19 views
        0 likes
        Last Post seqadmin  
        Working...
        X