LabTools

Molecular Genetics · Sequences

Blast NCBI+ Tutorials (EN/ES)

BLAST (Basic Local Alignment Search Tool) finds regions of similarity between your sequence and the sequences in NCBI’s databases. Run a search in the official NCBI BLAST tool embedded below, then use the guide to choose the right program and read your results with confidence.

Open NCBI BLAST in a new tab ↗ (recommended on small screens).

Which BLAST program should I use?

Pick the program by the type of query and database:

How to run a BLAST search

  1. Choose the program above (e.g. blastn for DNA).
  2. Enter your query as raw sequence, FASTA, or an accession number.
  3. Select a database — e.g. nr/nt for general searches, RefSeq for curated sequences, or a specific organism.
  4. (Optional) tune the parameters — organism filter, expect threshold, or a more/less sensitive algorithm (megablast vs blastn).
  5. Run BLAST and wait for the results page.

Reading your BLAST results

Read these together: a hit with low E-value, high bit score, high identity and high query cover is a confident match.

Video tutorials

Frequently asked questions

What does the E-value mean?

It is the number of matches as good as this one you would expect to find by chance in the database. The lower the E-value, the more significant the hit; values near zero indicate a strong match.

blastn or megablast?

megablast is faster and intended for highly similar sequences (e.g. the same or closely related species); use traditional blastn for more divergent matches.

Which database should I search?

nr/nt is the broad default. Use RefSeq for curated, non-redundant references, or restrict by organism to speed up and focus the search.

High identity but low query cover — is it a match?

It means only part of your query aligns well, often a shared domain. Check whether the covered region is the part you care about before concluding the sequences are homologous.