BlastEC is an homology based EC-number (Enzyme id) annotator which used Blastp/x and UniProtKB-db.
Input
Fasta File
Fasta Input File
Output
Blast results
Blast results
Configuration
taxonomy
Specify the tax group to select the dedicated database
string
alignment_type
Type of alignement to perform : Prot against Prot database (i.e blastp) or Translated Nucl against prot database (i.e blastx). [Respectivly, options : PP, TNP ]. Default = PP
string
PP
num_alignments
Number of database sequences to show alignments for [Default: 10]
int
10
e_value
E-value : Default = 0.00001 (i.e 1e-5)
float
0.00001
threads
Number of threads
int
1
idt
Similarity/identity minimum percentage threshold to exclude results. [Default = 70]
int
70
cov
Coverage (see blast option -qcov_hsp_perc) minimum percentage threshold to exclude results [Default = 70]
int
70