# BLAST Service ## Overview The PATRIC BLAST service integrates the BLAST (Basic Local Aligment Search Tool) algorithms to perform searches against against public or private genomes in PATRIC or other reference databases using a DNA or protein sequence and find matching genomes, genes, RNAs, or proteins. ### See also * [BLAST Service](https://patricbrc.org/app/BLAST) * [BLAST Service Tutorial](https://docs.patricbrc.org/tutorial/blast/blast.html) ## Using the BLAST Service The **BLAST** submenu option under the **Services** main menu (Genomics category) opens the BLAST input form (*shown below*). *Note: The BLAST Service can be used without logging in, but if you want to include your private genome in the BLAST results, you must be logged into PATRIC.* ![BLAST Menu](../images/services_menu.png) ## Options ![BLAST Input Form](../images/blast_input_form.png) **Sequence:** This is the entry box for either the nucleotide or amino acid target search sequence. Cut-and-paste is supported. **Program:** Depending upon the type of sequence (nucleotide or amino acid) entered into the Sequence text box sequence, this will open a dropdown box showing the types of BLAST available. These include the following: * blastn: searches nucleotide databases using a nucleotide query * blastx: searches protein databases using a translated nucleotide query * tblastx: searches translated nucleotide databases using a translated nucleotide query * blastp: searches protein databases using a protein query * tblastn: searches translated nucleotide subjects using a protein query **Database:** Dropdown list of a variety of PATRIC databases or user-selected data sets for searching. Depending upon the query type, searches are available for entire genomes or limited to only features. Specifically, blastn, tblastn, or tblastx, allows searches against either genomes or features. However, blastp or blastx are limited to features (proteins) only. ## Advanced Options **BLAST Parameters:** Allows adjustment of maximum number of hits returned and E value threshold. ## Buttons **Search:** Launches the search which, upon completion, returns a set of results matching the sequence provided and selected criteria. On the results page, the **Edit form and resubmit Button** above the search results reloads the input form so that the parameters can be easily adjusted and the search relaunched. ## Output Results ![BLAST Service Results](../images/blast_service_results.png) The BLAST Service generates a table of matching results (features) based on the options chosen. ### Action buttons After selecting one of the output files by clicking it, a set of options becomes available in the vertical green Action Bar on the right side of the table. These include * **Hide/Show:** Toggles (hides) the right-hand side Details Pane. * **Download:** Downloads the selected items (rows). * **Copy:** Copies the selected items to the clipboard. * **FASTA:** Provides the FASTA DNA or protein sequence for the selected feature(s). * **ID Map:** Provides the option to map the selected feature(s) to multiple other idenfiers, such as RefSeq and UniProt. * **MSA:** Launches the PATRIC Multiple Sequence Alignment (MSA) tool and aligns the selected features by DNA or protein sequence in an interactive viewer. * **Pathway:** Loads the Pathway Summary Table containing a list of all the pathways in PATRIC in which the selected features are found. * **Group:** Opens a pop-up window to enable adding the selected sequences to an existing or new group in the private workspace. * **Feature:** Loads the Feature Page for the selected feature. *Available only if a single feature is selected.* * **Features:** Loads the Features Table for the selected features. *Available only if multiple features are selected.* * **Genome:** Loads the Genome View Overview page corresponding to the selected feature. *Available only if a single feature is selected.* * **Genomes:** Loads the Genomes Table, listing the genomes that correspond to the selected features. *Available only if multiple features are selected.* More details are available in the [Action Buttons](../action_buttons.html) user guide. ## References 1. Boratyn, G.M., Camacho, C., Cooper, P.S., Coulouris, G., Fong, A., Ma, N., Madden, T.L., Matten, W.T., McGinnis, S.D., Merezhuk, Y. et al. (2013) BLAST: a more efficient report with usability improvements. Nucleic acids research, 41, W29-33. 2. O'Leary, N.A., Wright, M.W., Brister, J.R., Ciufo, S., Haddad, D., McVeigh, R., Rajput, B., Robbertse, B., Smith-White, B., Ako-Adjei, D. et al. (2016) Reference sequence (RefSeq) database at NCBI: current status, taxonomic expansion, and functional annotation. Nucleic acids research, 44, D733-745.