Accelerated BLAST compatible local sequence aligner.
Input
Fasta File
Fasta Input File
Output
Blast results
This table resumes Diamond results
Configuration
input_type_value
Type of alignement to perform : Prot against Prot database (i.e blastp) or Translated Nucl against prot database (i.e blastx). [Respectivly, options : prot, nuc ]. Default = nuc
string
nuc
evalue_value
E-value : Default = 0.00001 (i.e 1e-5)
float
0.00001
num_threads
Number of threads
int
1
query_cover_value
Report only alignments above the given percentage of query cover (min= 1, max= 100). [Default = 70]
int
70