Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • BLAST alias performance

    Hello SEQAnswers,

    I need to set up a BLAST database on a server. There are many different databases that need to be set up, but ultimately, all of their data is in NCBI's nr and nt databases. There will also be a lot of shared data between these databases. Rather than individually maintaining all of these databases, which poses many issues, I'm looking into uses BLAST aliases. Ideally, I want to simply maintain nt and nr as the sole data sources, and create a series of aliases that use data from them.

    I believe I have it working, though there are serious issues with performance. Below are results from running a simple BLAST query on several databases (and using time to measure running time). The databases are nt, an alias for a subset of nt, and a normal BLAST database with only this subset of data:

    nt
    real 0m7.824s
    user 0m39.986s
    sys 0m2.744s

    alias
    real 0m3.473s
    user 0m3.555s
    sys 0m0.869s

    subset
    real 0m0.589s
    user 0m0.214s
    sys 0m0.039s

    Note that "user" is probably the best metric to use here for efficiency. While it's nice that it's faster to BLAST against the alilas than the entire nt database (and also nice that it only returns results from the subset), the running time is clearly much longer than for just the subset itself. For this individual query, it's not a huge problem, but for larger/many queries, the performance overhead could easily add up.

    So, as far as I know, I either have to deal with the poor performance of aliases, or I have to deal with managing several separate BLAST databases, leading to much more expensive maintenance. Does anyone know of a nice solution to this problem?

  • #2
    Those times are so short they seem almost meaningless for the typical large BLAST search. At least for our usage, I would compare times with say 100 or 1000 or more queries in a single search - searches lasting at least several minutes. If you really do primarily make lots of small queries, then ignore me

    Comment

    Latest Articles

    Collapse

    • 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...
      Yesterday, 07:01 AM
    • 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

    ad_right_rmr

    Collapse

    News

    Collapse

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