Description Usage Arguments See Also Examples
Run blastx()
without arguments to print usage and
arguments description.
1 2 |
... |
Additional parameters passed on to the BLAST commmand line tools. See here for a description of common options. |
query |
Query sequences as path to a FASTA file,
an |
query_gencode |
Genetic code used to translate the query (default: 1). |
db |
The database to BLAST against (default: nr). |
out |
(optional) Output file for alignment.
If |
outfmt |
Output format, |
max_hits |
How many hits to return (default: 20). |
evalue |
Expect value cutoff (default: 10). |
matrix |
Scoring matrix name (default: BLOSUM62). |
remote |
Execute search remotely. |
Other blast functions: blastn
,
blastn_short
, blastn_short
,
dc_megablast
, dc_megablast
,
megablast
, megablast
;
blastp
, blastp_short
,
blastp_short
; makeblasttdb
;
qblast
; rpsblast
;
tblastn
; tblastx
1 | ##
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.